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

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

Detailed Description

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.

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