#include </home/clem/local/src/opie/noncore/net/wellenreiter/gui/logwindow.h>
Collaboration diagram for MLogWindow:

Public Member Functions | |
| MLogWindow (QWidget *parent=0, const char *name="MLogWindow", WFlags f=0) | |
| void | log (QString text) |
| const QString | getLog () const |
| void | clear () |
Static Public Member Functions | |
| static MLogWindow * | logwindow () |
Protected Attributes | |
| QMultiLineEdit * | ledit |
Static Private Attributes | |
| static MLogWindow * | _instance |
|
||||||||||||||||
|
Definition at line 28 of file logwindow.cpp. References ledit. |
|
|
Definition at line 49 of file logwindow.cpp. References ledit. |
|
|
Definition at line 55 of file logwindow.cpp. References ledit. |
|
|
Definition at line 40 of file logwindow.cpp. References QTime::currentTime(), ledit, odebug, oendl, and QTime::toString(). Referenced by Wellenreiter::startClicked(), Wellenreiter::stopClicked(), and Wellenreiter::Wellenreiter(). |
|
|
Definition at line 34 of file logwindow.h. References _instance. |
|
|
Definition at line 26 of file logwindow.cpp. Referenced by logwindow(). |
|
|
Definition at line 34 of file logwindow.h. Referenced by clear(), getLog(), log(), and MLogWindow(). |
1.4.2