
Public Types | |
| enum | Type { TitleKeyword , TitleText , KeyKeyword , KeySequence , Command , OutputText } |
Public Attributes | |
| QString | text |
| Type | type |
Definition at line 456 of file KeyboardTranslator.h.
| Enumerator | |
|---|---|
| TitleKeyword | |
| TitleText | |
| KeyKeyword | |
| KeySequence | |
| Command | |
| OutputText | |
Definition at line 458 of file KeyboardTranslator.h.
| QString KeyboardTranslatorReader::Token::text |
Definition at line 468 of file KeyboardTranslator.h.
| Type KeyboardTranslatorReader::Token::type |
Definition at line 467 of file KeyboardTranslator.h.