KDevelop API Documentation

CheckoutDialogBase Class Reference

#include <checkoutdialogbase.h>

Inheritance diagram for CheckoutDialogBase:

QWidget List of all members.

Public Member Functions

 CheckoutDialogBase (QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~CheckoutDialogBase ()

Public Attributes

QGroupBoxgroupBox1
QLabeltextLabel1_2
KURLRequesterworkURLRequester
QLabeltextLabel1
QLineEditcvsRshEdit
QLineEditserverPathLineEdit
QLabeltextLabel2
QGroupBoxgroupBox2
QLabeltextLabel1_4
QLabeltextLabel1_3
QLineEdittagEdit
QLineEditmoduleEdit
QCheckBoxpruneDirsCheck
KListViewmodulesListView
QPushButtonfetchModulesButton

Protected Slots

virtual void languageChange ()

Protected Attributes

QVBoxLayoutCheckoutDialogBaseLayout
QVBoxLayoutgroupBox1Layout
QGridLayoutlayout4
QVBoxLayoutgroupBox2Layout
QGridLayoutlayout5
QSpacerItemspacer4
QHBoxLayoutlayout5_2
QSpacerItemspacer4_2

Constructor & Destructor Documentation

CheckoutDialogBase::CheckoutDialogBase QWidget parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

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().

CheckoutDialogBase::~CheckoutDialogBase  ) 
 

Definition at line 147 of file checkoutdialogbase.cpp.


Member Function Documentation

void CheckoutDialogBase::languageChange  )  [protected, virtual, slot]
 

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

QVBoxLayout* CheckoutDialogBase::CheckoutDialogBaseLayout [protected]
 

Definition at line 54 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase().

QLineEdit* CheckoutDialogBase::cvsRshEdit
 

Definition at line 41 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), and CheckoutDialog::cvsRsh().

QPushButton* CheckoutDialogBase::fetchModulesButton
 

Definition at line 51 of file checkoutdialogbase.h.

Referenced by CheckoutDialog::CheckoutDialog(), CheckoutDialogBase(), and languageChange().

QGroupBox* CheckoutDialogBase::groupBox1
 

Definition at line 37 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), and languageChange().

QVBoxLayout* CheckoutDialogBase::groupBox1Layout [protected]
 

Definition at line 55 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase().

QGroupBox* CheckoutDialogBase::groupBox2
 

Definition at line 44 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), and languageChange().

QVBoxLayout* CheckoutDialogBase::groupBox2Layout [protected]
 

Definition at line 57 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase().

QGridLayout* CheckoutDialogBase::layout4 [protected]
 

Definition at line 56 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase().

QGridLayout* CheckoutDialogBase::layout5 [protected]
 

Definition at line 58 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase().

QHBoxLayout* CheckoutDialogBase::layout5_2 [protected]
 

Definition at line 60 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase().

QLineEdit* CheckoutDialogBase::moduleEdit
 

Definition at line 48 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), CheckoutDialog::module(), and CheckoutDialog::slotModuleSelected().

KListView* CheckoutDialogBase::modulesListView
 

Definition at line 50 of file checkoutdialogbase.h.

Referenced by CheckoutDialog::CheckoutDialog(), CheckoutDialogBase(), languageChange(), CheckoutDialog::slotModuleSelected(), and CheckoutDialog::slotReceivedOutput().

QCheckBox* CheckoutDialogBase::pruneDirsCheck
 

Definition at line 49 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), languageChange(), and CheckoutDialog::pruneDirs().

QLineEdit* CheckoutDialogBase::serverPathLineEdit
 

Definition at line 42 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), CheckoutDialog::serverPath(), and CheckoutDialog::setServerPath().

QSpacerItem* CheckoutDialogBase::spacer4 [protected]
 

Definition at line 59 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase().

QSpacerItem* CheckoutDialogBase::spacer4_2 [protected]
 

Definition at line 61 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase().

QLineEdit* CheckoutDialogBase::tagEdit
 

Definition at line 47 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), and CheckoutDialog::tag().

QLabel* CheckoutDialogBase::textLabel1
 

Definition at line 40 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), and languageChange().

QLabel* CheckoutDialogBase::textLabel1_2
 

Definition at line 38 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), and languageChange().

QLabel* CheckoutDialogBase::textLabel1_3
 

Definition at line 46 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), and languageChange().

QLabel* CheckoutDialogBase::textLabel1_4
 

Definition at line 45 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), and languageChange().

QLabel* CheckoutDialogBase::textLabel2
 

Definition at line 43 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), and languageChange().

KURLRequester* CheckoutDialogBase::workURLRequester
 

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:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:20 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003