EnterKeyActionAttachedType Class
class QtVirtualKeyboard::EnterKeyActionAttachedType| Header: | #include <EnterKeyActionAttachedType> |
| Inherits: | QObject |
Public Functions
| int | actionId() const |
| bool | enabled() const |
| QString | label() const |
| void | setActionId(int actionId) |
| void | setEnabled(bool enabled) |
| void | setLabel(const QString &label) |
Signals
| void | actionIdChanged() |
| void | enabledChanged() |
| void | labelChanged() |
Detailed Description
\internal