class TextMonitor

Text Monitor. More...

Definition#include <textmonitor.h>
InheritsQWidget, SQLMonitorInterface [virtual public]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members

Public Slots


Detailed Description

TextMonitor ist ein Qt-Widget für die Ausgabe von Textzeilen wie z.B. beim SQL Monitor.

TextMonitor (QWidget* parent = NULL, const char* name = NULL)

Constructor.

Parameters:
parentParent QWidget; default: NULL.
nameWidget-Name; default: NULL.