Dockable widget designed for application's log presentation. More...
#include <logdock.h>
 Inheritance diagram for LogDock:Public Slots | |
| void | appendLogEntry (const QString &entry) | 
| void | clearContent () | 
Public Member Functions | |
| LogDock (QWidget *parent=NULL) | |
Protected Slots | |
| void | btnCopyClicked () | 
Dockable widget designed for application's log presentation.
      
  | 
  slot | 
New entry will be appended to the end of the current textedit content as it is, without any special formatting.
Definition at line 50 of file logdock.cpp.