An Qt Widget that displays verbosity information.
More...
#include <qVerboseCatcher.hpp>
|
|
void | AddAppendText (QString) |
| |
|
void | clearLog () |
| |
|
void | verbosityLevelChanged (int) |
| |
|
|
void | setAppendText (QString) |
| |
|
|
void | hideEvent (QHideEvent *event) override |
| |
|
| qVerboseCatcher (QWidget *parent) |
| |
|
void | showEvent (QShowEvent *event) override |
| |
|
|
QPointer< QComboBox > | Domains |
| |
|
MemCore::RefPtr< MemCore::VerboseCatcher > | myVerboseCatcher |
| |
An Qt Widget that displays verbosity information.
The documentation for this struct was generated from the following files:
- qVerboseCatcher.hpp
- qVerboseCatcher.cpp