File failed to load: https://isis.astrogeology.usgs.gov/8.2.0/Object/assets/jax/output/NativeMML/config.js
Isis Developer Reference
Isis::GuiLog Class Reference

#include <GuiLog.h>

Inheritance diagram for Isis::GuiLog:
Inheritance graph
Collaboration diagram for Isis::GuiLog:
Collaboration graph

Public Slots

void Clear ()
 Clear the contents of the log widget.
 
void Save ()
 Save the contents of the log widget to a file.
 

Public Member Functions

 GuiLog (QWidget *parent=0)
 Constructor.
 
 ~GuiLog ()
 Destructor.
 
void Write (const QString &string)
 Add more information to the log widget.
 

Detailed Description

Author
????-??-?? Unknown

Constructor & Destructor Documentation

◆ GuiLog()

Isis::GuiLog::GuiLog ( QWidget * parent = 0)

Constructor.

◆ ~GuiLog()

Isis::GuiLog::~GuiLog ( )

Destructor.

Member Function Documentation

◆ 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)

Add more information to the log widget.

Referenced by Isis::Gui::Log().


The documentation for this class was generated from the following files:

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: 08/22/2024 20:28:59