kexi
KexiDBSubForm Class Reference
#include <kexidbsubform.h>
Inherits QScrollView.
Detailed Description
A form embedded as a widget inside other form.Definition at line 28 of file kexidbsubform.h.
Public Member Functions | |
KexiDBSubForm (KFormDesigner::Form *parentForm, QWidget *parent, const char *name) | |
QString | formName () const |
void | setFormName (const QString &name) |
Properties | |
QString | formName |
Member Function Documentation
QString KexiDBSubForm::formName | ( | ) | const [inline] |
- Returns:
- the name of the subform to display inside this widget
Definition at line 38 of file kexidbsubform.h.
void KexiDBSubForm::setFormName | ( | const QString & | name | ) |
Sets the name of the subform to display inside this widget.
- Todo:
- error message
Definition at line 63 of file kexidbsubform.cpp.
The documentation for this class was generated from the following files: