#include <ConsoleGUI.h>
Definition at line 45 of file ConsoleGUI.h.
◆ ConsoleGUI()
◆ ~ConsoleGUI()
mars::log_console::ConsoleGUI::~ConsoleGUI |
( |
void |
| ) |
|
◆ append
void mars::log_console::ConsoleGUI::append |
( |
const QString & |
text | ) |
|
|
inlineslot |
◆ messageTypeChanged
void mars::log_console::ConsoleGUI::messageTypeChanged |
( |
int |
, |
|
|
bool |
|
|
) |
| |
|
signal |
◆ onCheckBoxToggled
void mars::log_console::ConsoleGUI::onCheckBoxToggled |
( |
int |
state | ) |
|
|
slot |
◆ paintEvent()
void mars::log_console::ConsoleGUI::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protected |
◆ setMaxLines()
void mars::log_console::ConsoleGUI::setMaxLines |
( |
int |
maxLines | ) |
|
◆ setTextColor()
void mars::log_console::ConsoleGUI::setTextColor |
( |
const QColor & |
color | ) |
|
|
inline |
◆ buttons
QCheckBox* mars::log_console::ConsoleGUI::buttons[5] |
|
private |
◆ maxLines
int mars::log_console::ConsoleGUI::maxLines |
|
private |
◆ myText
QTextDocument* mars::log_console::ConsoleGUI::myText |
|
private |
◆ myTextEdit
QTextEdit* mars::log_console::ConsoleGUI::myTextEdit |
|
private |
The documentation for this class was generated from the following files:
- /Developer/bob-learning-dev/simulation/mars/common/gui/log_console/src/ConsoleGUI.h
- /Developer/bob-learning-dev/simulation/mars/common/gui/log_console/src/ConsoleGUI.cpp