GNU Octave
3.8.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.
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.