![]() |
KoMo2
1.0.0
A modern ARM emulator GUI.
|
A file containing the definition of the CompileLoadModel class. More...
Go to the source code of this file.
Classes | |
| class | CompileLoadModel |
| the class definition of the compileLoadModel class, a data model which encapsulates any statefullness and logical operations associated with the compile and loading section of the KoMo2 GUI. This Model is in keeping with the MVC design pattern, with this class is the Model, the file display Label is the View, and the compiling and file browsing buttons are the Controller. More... | |
Enumerations | |
| enum | CompileLoadInnerState : int { FILE_SELECTED = 0, NO_FILE } |
| An enum indicating the state of the specific compile and load section of the GUI - specifically, whether a file had been selected or not. | |
A file containing the definition of the CompileLoadModel class.
Definition in file CompileLoadModel.h.
1.8.11