VcsForm Class Reference
#include <vcs_form.h>
Inheritance diagram for VcsForm:


Public Member Functions | |
VcsForm (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~VcsForm () | |
Public Attributes | |
QWidgetStack * | stack |
QWidget * | page |
QLabel * | textLabel1 |
QComboBox * | combo |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QGridLayout * | VcsFormLayout |
QSpacerItem * | spacer1 |
Constructor & Destructor Documentation
|
Definition at line 27 of file vcs_form.cpp. References combo, languageChange(), page, spacer1, stack, textLabel1, and VcsFormLayout. |
|
Definition at line 64 of file vcs_form.cpp. |
Member Function Documentation
|
Definition at line 73 of file vcs_form.cpp. References textLabel1. Referenced by VcsForm(). |
Member Data Documentation
|
Definition at line 36 of file vcs_form.h. Referenced by VcsForm(). |
|
Definition at line 34 of file vcs_form.h. Referenced by VcsForm(). |
|
Definition at line 40 of file vcs_form.h. Referenced by VcsForm(). |
|
Definition at line 33 of file vcs_form.h. Referenced by VcsForm(). |
|
Definition at line 35 of file vcs_form.h. Referenced by languageChange(), and VcsForm(). |
|
Definition at line 39 of file vcs_form.h. Referenced by VcsForm(). |
The documentation for this class was generated from the following files:
- parts/appwizard/vcs_form.h
- parts/appwizard/vcs_form.cpp