CheckoutDialogBase Class Reference
#include <checkoutdialogbase.h>
Inheritance diagram for CheckoutDialogBase:

Public Member Functions | |
CheckoutDialogBase (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~CheckoutDialogBase () | |
Public Attributes | |
QGroupBox * | groupBox1 |
QLabel * | textLabel1_2 |
KURLRequester * | workURLRequester |
QLabel * | textLabel1 |
QLineEdit * | cvsRshEdit |
QLineEdit * | serverPathLineEdit |
QLabel * | textLabel2 |
QGroupBox * | groupBox2 |
QLabel * | textLabel1_4 |
QLabel * | textLabel1_3 |
QLineEdit * | tagEdit |
QLineEdit * | moduleEdit |
QCheckBox * | pruneDirsCheck |
KListView * | modulesListView |
QPushButton * | fetchModulesButton |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QVBoxLayout * | CheckoutDialogBaseLayout |
QVBoxLayout * | groupBox1Layout |
QGridLayout * | layout4 |
QVBoxLayout * | groupBox2Layout |
QGridLayout * | layout5 |
QSpacerItem * | spacer4 |
QHBoxLayout * | layout5_2 |
QSpacerItem * | spacer4_2 |
Constructor & Destructor Documentation
|
Definition at line 31 of file checkoutdialogbase.cpp. References KListView::addColumn(), CheckoutDialogBase(), CheckoutDialogBaseLayout, cvsRshEdit, fetchModulesButton, groupBox1, groupBox1Layout, groupBox2, groupBox2Layout, languageChange(), layout4, layout5, layout5_2, moduleEdit, modulesListView, pruneDirsCheck, serverPathLineEdit, spacer4, spacer4_2, tagEdit, textLabel1, textLabel1_2, textLabel1_3, textLabel1_4, textLabel2, and workURLRequester. Referenced by CheckoutDialogBase(). |
|
Definition at line 147 of file checkoutdialogbase.cpp. |
Member Function Documentation
|
Definition at line 156 of file checkoutdialogbase.cpp. References fetchModulesButton, groupBox1, groupBox2, modulesListView, pruneDirsCheck, textLabel1, textLabel1_2, textLabel1_3, textLabel1_4, and textLabel2. Referenced by CheckoutDialogBase(). |
Member Data Documentation
|
Definition at line 54 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(). |
|
Definition at line 41 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(), and CheckoutDialog::cvsRsh(). |
|
Definition at line 51 of file checkoutdialogbase.h. Referenced by CheckoutDialog::CheckoutDialog(), CheckoutDialogBase(), and languageChange(). |
|
Definition at line 37 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(), and languageChange(). |
|
Definition at line 55 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(). |
|
Definition at line 44 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(), and languageChange(). |
|
Definition at line 57 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(). |
|
Definition at line 56 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(). |
|
Definition at line 58 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(). |
|
Definition at line 60 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(). |
|
Definition at line 48 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(), CheckoutDialog::module(), and CheckoutDialog::slotModuleSelected(). |
|
Definition at line 50 of file checkoutdialogbase.h. Referenced by CheckoutDialog::CheckoutDialog(), CheckoutDialogBase(), languageChange(), CheckoutDialog::slotModuleSelected(), and CheckoutDialog::slotReceivedOutput(). |
|
Definition at line 49 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(), languageChange(), and CheckoutDialog::pruneDirs(). |
|
Definition at line 42 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(), CheckoutDialog::serverPath(), and CheckoutDialog::setServerPath(). |
|
Definition at line 59 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(). |
|
Definition at line 61 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(). |
|
Definition at line 47 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(), and CheckoutDialog::tag(). |
|
Definition at line 40 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(), and languageChange(). |
|
Definition at line 38 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(), and languageChange(). |
|
Definition at line 46 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(), and languageChange(). |
|
Definition at line 45 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(), and languageChange(). |
|
Definition at line 43 of file checkoutdialogbase.h. Referenced by CheckoutDialogBase(), and languageChange(). |
|
Definition at line 39 of file checkoutdialogbase.h. Referenced by CheckoutDialog::CheckoutDialog(), CheckoutDialogBase(), CheckoutDialog::setWorkDir(), and CheckoutDialog::workDir(). |
The documentation for this class was generated from the following files:
- vcs/cvsservice/checkoutdialogbase.h
- vcs/cvsservice/checkoutdialogbase.cpp