27      void Write(
const QString &
string);
 
   34      QTextEdit *p_textEdit;
 
 
void Write(const QString &string)
Add more information to the log widget.
 
void Save()
Save the contents of the log widget to a file.
 
void Clear()
Clear the contents of the log widget.
 
GuiLog(QWidget *parent=0)
Constructor.
 
This is free and unencumbered software released into the public domain.