#include <GuiLog.h>
|
void | Clear () |
| Clear the contents of the log widget. More...
|
|
void | Save () |
| Save the contents of the log widget to a file. More...
|
|
◆ GuiLog()
Isis::GuiLog::GuiLog |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~GuiLog()
Isis::GuiLog::~GuiLog |
( |
| ) |
|
◆ Clear
void Isis::GuiLog::Clear |
( |
| ) |
|
|
slot |
Clear the contents of the log widget.
◆ Save
void Isis::GuiLog::Save |
( |
| ) |
|
|
slot |
Save the contents of the log widget to a file.
◆ Write()
void Isis::GuiLog::Write |
( |
const QString & |
string | ) |
|
The documentation for this class was generated from the following files:
- /home/isis3mgr/repos/ISIS3/isis/src/base/objs/Gui/GuiLog.h
- /home/isis3mgr/repos/ISIS3/isis/src/base/objs/Gui/GuiLog.cpp