![]() |
Isis Developer Reference
|
#include <GuiLog.h>


Public Slots | |
| void | Clear () |
| Clear the contents of the log widget. More... | |
| void | Save () |
| Save the contents of the log widget to a file. More... | |
Public Member Functions | |
| GuiLog (QWidget *parent=0) | |
| Constructor. More... | |
| ~GuiLog () | |
| Destructor. More... | |
| void | Write (const QString &string) |
| Add more information to the log widget. More... | |
| Isis::GuiLog::GuiLog | ( | QWidget * | parent = 0 | ) |
Constructor.
| Isis::GuiLog::~GuiLog | ( | ) |
Destructor.
|
slot |
Clear the contents of the log widget.
|
slot |
Save the contents of the log widget to a file.
| void Isis::GuiLog::Write | ( | const QString & | string | ) |
Add more information to the log widget.
Referenced by Isis::Gui::Log().
| U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/21/2025 22:10:14 |