kexi
KexiDBTitlePage Class Reference
#include <KexiDBTitlePage.h>
Inherits KexiDBTitlePageBase.
Detailed Description
A helper widget used to displaying a line edit with a label and layout.Definition at line 26 of file KexiDBTitlePage.h.
Public Member Functions | |
| KexiDBTitlePage (const QString &labelText, QWidget *parent=0, const char *name=0) | |
Protected Slots | |
| virtual void | languageChange () |
Constructor & Destructor Documentation
| KexiDBTitlePage::KexiDBTitlePage | ( | const QString & | labelText, | |
| QWidget * | parent = 0, |
|||
| const char * | name = 0 | |||
| ) |
Constructs title page.
labelText can be provided to change default "Project caption:" label.
Definition at line 24 of file KexiDBTitlePage.cpp.
The documentation for this class was generated from the following files:

