KoMo2  1.0.0
A modern ARM emulator GUI.
Classes
MainWindowView.h File Reference

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...
 

Detailed Description

A class declaration for the MainWindowView class, which inherits from GTK::Window.

Author
Lawrence Warren (lawre.nosp@m.ncew.nosp@m.arren.nosp@m.2@gm.nosp@m.ail.c.nosp@m.om)
Version
1.0.0
Date
10-04-2021

Definition in file MainWindowView.h.