![]() |
KoMo2
1.0.0
A modern ARM emulator GUI.
|
A class declaration for the MainWindowView class, which inherits from GTK::Window.
More...
#include <gtkmm/box.h>#include <gtkmm/button.h>#include <gtkmm/buttonbox.h>#include <gtkmm/image.h>#include <gtkmm/label.h>#include <gtkmm/window.h>#include <string>#include "CompileLoadView.h"#include "ControlsView.h"#include "DisassemblyView.h"#include "RegistersView.h"#include "TerminalView.h"Go to the source code of this file.
Classes | |
| class | MainWindowView |
| The class definition of the main window of the program. This main window is the mater view of the program. Within this class are all of the child views, controllers, and a pointer to the master model, as keeping with MVC. More... | |
A class declaration for the MainWindowView class, which inherits from GTK::Window.
Definition in file MainWindowView.h.
1.8.11