1 #ifndef SIMSHELL_GUI_LOGWINDOW_H_INCLUDED
2 #define SIMSHELL_GUI_LOGWINDOW_H_INCLUDED
41 void AddLine(
const std::string& line);
44 QPlainTextEdit* m_log_widget;
51 #endif // end_of_inclde_guard
Interface for ViewerDockWidget.
A viewer that displays sim events in a log in a dock window.
see the online Qt documentation
see the online Qt documentation
Namespace for generic graphical shell for simulators.