Note the KDE Human Interface Guidelines suggest using a ComboBox (dropdown menu) when your list is greater than 5 options. // main.qml import QtQuick 2.0 ...
確定! 回上一頁