The following members of QML type InputContext 已過時。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。
|
capsLock : bool |
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
使用 capsLockActive 代替。
此特性被改變,當大寫鎖定狀態改變時。
|
inputItem : QtObject |
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
This property is changed when the focused input item changes.
|
shift : bool |
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
使用 shiftActive 代替。
This property is changed when the shift status changes.