![]() |
Cadabra
Computer algebra system for field theory problems
|
Public Member Functions | |
| TextViewProxy (Console &parent) | |
| bool | on_key_press_event (GdkEventKey *key_event) override |
Public Attributes | |
| size_t | history_max_length |
Private Attributes | |
| Console & | parent |
| std::string | temp_in |
| std::list< std::string > | history |
| std::list< std::string >::iterator | history_ptr |
| Console::TextViewProxy::TextViewProxy | ( | Console & | parent | ) |
|
override |
|
private |
| size_t cadabra::Console::TextViewProxy::history_max_length |
|
private |
|
private |
|
private |