LogDock Class Reference

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

Detailed Description

Dockable widget designed for application's log presentation.

Definition at line 33 of file logdock.h.

Member Function Documentation

void LogDock::appendLogEntry ( const QString &  entry)
slot

New entry will be appended to the end of the current textedit content as it is, without any special formatting.

Definition at line 47 of file logdock.cpp.


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