CommitDialogBase Class Reference
#include <commitdialogbase.h>
Inheritance diagram for CommitDialogBase:

Public Member Functions | |
CommitDialogBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~CommitDialogBase () | |
Public Attributes | |
QGroupBox * | groupBox1 |
QTextEdit * | textEdit |
QCheckBox * | checkAddToChangelog |
QLineEdit * | changeLogNameEdit |
QFrame * | line1 |
QPushButton * | buttonOk |
QPushButton * | buttonCancel |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QVBoxLayout * | CommitDialogBaseLayout |
QVBoxLayout * | groupBox1Layout |
QHBoxLayout * | layout2 |
QHBoxLayout * | layout5 |
QSpacerItem * | Horizontal_Spacing2 |
Constructor & Destructor Documentation
|
Definition at line 32 of file commitdialogbase.cpp. References buttonCancel, buttonOk, changeLogNameEdit, checkAddToChangelog, CommitDialogBase(), CommitDialogBaseLayout, groupBox1, groupBox1Layout, Horizontal_Spacing2, languageChange(), layout2, layout5, line1, and textEdit. Referenced by CommitDialogBase(). |
|
Definition at line 92 of file commitdialogbase.cpp. |
Member Function Documentation
|
Definition at line 101 of file commitdialogbase.cpp. References buttonCancel, buttonOk, changeLogNameEdit, checkAddToChangelog, and groupBox1. Referenced by CommitDialogBase(). |
Member Data Documentation
|
Definition at line 41 of file commitdialogbase.h. Referenced by CommitDialogBase(), and languageChange(). |
|
Definition at line 40 of file commitdialogbase.h. Referenced by CommitDialogBase(), and languageChange(). |
|
Definition at line 38 of file commitdialogbase.h. Referenced by CommitDialogBase(), and languageChange(). |
|
Definition at line 37 of file commitdialogbase.h. Referenced by CommitDialogBase(), and languageChange(). |
|
Definition at line 44 of file commitdialogbase.h. Referenced by CommitDialogBase(). |
|
Definition at line 35 of file commitdialogbase.h. Referenced by CommitDialogBase(), and languageChange(). |
|
Definition at line 45 of file commitdialogbase.h. Referenced by CommitDialogBase(). |
|
Definition at line 48 of file commitdialogbase.h. Referenced by CommitDialogBase(). |
|
Definition at line 46 of file commitdialogbase.h. Referenced by CommitDialogBase(). |
|
Definition at line 47 of file commitdialogbase.h. Referenced by CommitDialogBase(). |
|
Definition at line 39 of file commitdialogbase.h. Referenced by CommitDialogBase(). |
|
Definition at line 36 of file commitdialogbase.h. Referenced by CommitDialogBase(). |
The documentation for this class was generated from the following files:
- vcs/cvsservice/commitdialogbase.h
- vcs/cvsservice/commitdialogbase.cpp