![]() |
KoMo2
1.0.0
A modern ARM emulator GUI.
|
Declares the TerminalView class, which is an element of the KoMo2 GUI which represents the input & output text boxes at the bottom of the screen. Any data, and functions related to the manipulation of data, can be found in the accompanying TerminalModel class. More...
#include <gtkmm/button.h>#include <gtkmm/buttonbox.h>#include <gtkmm/entry.h>#include <gtkmm/scrolledwindow.h>#include <gtkmm/textview.h>Go to the source code of this file.
Classes | |
| class | TerminalView |
| The GUI element which encapsulates the "clear" button, the output text box, and the input text box at the bottom of the KoMo2 GUI. More... | |
Declares the TerminalView class, which is an element of the KoMo2 GUI which represents the input & output text boxes at the bottom of the screen. Any data, and functions related to the manipulation of data, can be found in the accompanying TerminalModel class.
Definition in file TerminalView.h.
1.8.11