Represents the main interface of the Application.
More...
#include <Interface.h>
Represents the main interface of the Application.
◆ addHotkey()
◆ generateColorPairs()
void Interface::generateColorPairs |
( |
| ) |
const |
|
private |
◆ initialize()
void Interface::initialize |
( |
| ) |
const |
Initializes ncurses
and prepares.
◆ promptAction()
const std::shared_ptr< Action > & Interface::promptAction |
( |
| ) |
const |
◆ render()
◆ setTheme()
◆ stop()
◆ actions
std::map<int, std::shared_ptr<Action> > Interface::actions |
|
private |
◆ theme
The documentation for this class was generated from the following files: