我有一个像这样的QML textInput 元素: 文本框.qml FocusScope { id: focusScope property int fontSize: focusScope.height -30 property int textBoxWidth: ...
確定! 回上一頁