|
GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|

Public Types | |
| enum | Type { TitleKeyword, TitleText, KeyKeyword, KeySequence, Command, OutputText } |
Public Attributes | |
| QString | text |
| Type | type |
Definition at line 453 of file KeyboardTranslator.h.
| Enumerator | |
|---|---|
| TitleKeyword | |
| TitleText | |
| KeyKeyword | |
| KeySequence | |
| Command | |
| OutputText | |
Definition at line 455 of file KeyboardTranslator.h.
| QString KeyboardTranslatorReader::Token::text |
Definition at line 465 of file KeyboardTranslator.h.
| Type KeyboardTranslatorReader::Token::type |
Definition at line 464 of file KeyboardTranslator.h.
1.8.8