#include <flowvisabout.h>
Public Member Functions | |
flowvisAbout (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
Public Attributes | |
QTextEdit * | textEdit2 |
QPushButton * | buttonOk |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QVBoxLayout * | flowvisAboutLayout |
Diese Klasse wird von Qt automatisch erstellt.
|
Constructs a flowvisAbout as a child of 'parent', with the name 'name' and widget flags set to 'f'. The dialog will by default be modeless, unless you set 'modal' to TRUE to construct a modal dialog. |