ReleaseInputDialogBase Class Reference
#include <releaseinputdialogbase.h>
Inheritance diagram for ReleaseInputDialogBase:


Public Member Functions | |
ReleaseInputDialogBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~ReleaseInputDialogBase () | |
Public Attributes | |
QButtonGroup * | buttonGroup1 |
QRadioButton * | headRadio |
QRadioButton * | revisionRadio |
QLineEdit * | revisionEdit |
QRadioButton * | dateRadio |
QLineEdit * | dateEdit |
QGroupBox * | groupBox1 |
QCheckBox * | revertCheck |
QFrame * | line1 |
QPushButton * | buttonOk |
QPushButton * | buttonCancel |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QVBoxLayout * | ReleaseInputDialogBaseLayout |
QVBoxLayout * | buttonGroup1Layout |
QHBoxLayout * | layout3 |
QHBoxLayout * | layout2 |
QGridLayout * | groupBox1Layout |
QHBoxLayout * | layout2_2 |
QSpacerItem * | Horizontal_Spacing2 |
Constructor & Destructor Documentation
|
Definition at line 33 of file releaseinputdialogbase.cpp. References buttonCancel, buttonGroup1, buttonGroup1Layout, buttonOk, dateEdit, dateRadio, groupBox1, groupBox1Layout, headRadio, Horizontal_Spacing2, languageChange(), layout2, layout2_2, layout3, line1, ReleaseInputDialogBaseLayout, revertCheck, revisionEdit, and revisionRadio. |
|
Definition at line 121 of file releaseinputdialogbase.cpp. |
Member Function Documentation
|
Definition at line 130 of file releaseinputdialogbase.cpp. References buttonCancel, buttonGroup1, buttonOk, dateEdit, dateRadio, groupBox1, headRadio, revertCheck, revisionEdit, and revisionRadio. Referenced by ReleaseInputDialogBase(). |
Member Data Documentation
|
Definition at line 46 of file releaseinputdialogbase.h. Referenced by languageChange(), and ReleaseInputDialogBase(). |
|
Definition at line 36 of file releaseinputdialogbase.h. Referenced by languageChange(), and ReleaseInputDialogBase(). |
|
Definition at line 50 of file releaseinputdialogbase.h. Referenced by ReleaseInputDialogBase(). |
|
Definition at line 45 of file releaseinputdialogbase.h. Referenced by languageChange(), and ReleaseInputDialogBase(). |
|
Definition at line 41 of file releaseinputdialogbase.h. Referenced by languageChange(), and ReleaseInputDialogBase(). |
|
Definition at line 40 of file releaseinputdialogbase.h. Referenced by languageChange(), and ReleaseInputDialogBase(). |
|
Definition at line 42 of file releaseinputdialogbase.h. Referenced by languageChange(), and ReleaseInputDialogBase(). |
|
Definition at line 53 of file releaseinputdialogbase.h. Referenced by ReleaseInputDialogBase(). |
|
Definition at line 37 of file releaseinputdialogbase.h. Referenced by languageChange(), and ReleaseInputDialogBase(). |
|
Definition at line 55 of file releaseinputdialogbase.h. Referenced by ReleaseInputDialogBase(). |
|
Definition at line 52 of file releaseinputdialogbase.h. Referenced by ReleaseInputDialogBase(). |
|
Definition at line 54 of file releaseinputdialogbase.h. Referenced by ReleaseInputDialogBase(). |
|
Definition at line 51 of file releaseinputdialogbase.h. Referenced by ReleaseInputDialogBase(). |
|
Definition at line 44 of file releaseinputdialogbase.h. Referenced by ReleaseInputDialogBase(). |
|
Definition at line 49 of file releaseinputdialogbase.h. Referenced by ReleaseInputDialogBase(). |
|
Definition at line 43 of file releaseinputdialogbase.h. Referenced by languageChange(), and ReleaseInputDialogBase(). |
|
Definition at line 39 of file releaseinputdialogbase.h. Referenced by languageChange(), and ReleaseInputDialogBase(). |
|
Definition at line 38 of file releaseinputdialogbase.h. Referenced by languageChange(), and ReleaseInputDialogBase(). |
The documentation for this class was generated from the following files:
- vcs/cvsservice/releaseinputdialogbase.h
- vcs/cvsservice/releaseinputdialogbase.cpp