Here's a small sample to reproduce the bug (Windows 7, Qt 5.3.0): import QtQuick 2.3 import QtQuick.Controls 1.1 Row { spacing: 2 Button ...
確定! 回上一頁