◆ TextViewProxy()
Console::TextViewProxy::TextViewProxy |
( |
Console & |
parent | ) |
|
◆ on_key_press_event()
◆ history
std::list<std::string> cadabra::Console::TextViewProxy::history |
|
private |
◆ history_max_length
size_t cadabra::Console::TextViewProxy::history_max_length |
◆ history_ptr
std::list<std::string>::iterator cadabra::Console::TextViewProxy::history_ptr |
|
private |
◆ parent
Console& cadabra::Console::TextViewProxy::parent |
|
private |
◆ temp_in
std::string cadabra::Console::TextViewProxy::temp_in |
|
private |
The documentation for this class was generated from the following files: