KDevelop API Documentation

CheckoutDialogBase Class Reference

#include <checkoutdialogbase.h>

Inheritance diagram for CheckoutDialogBase:

Inheritance graph
[legend]
Collaboration diagram for CheckoutDialogBase:

Collaboration graph
[legend]
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
QComboBoxserverPaths
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 32 of file checkoutdialogbase.cpp.

References KListView::addColumn(), CheckoutDialogBaseLayout, fetchModulesButton, groupBox1, groupBox1Layout, groupBox2, groupBox2Layout, languageChange(), layout4, layout5, layout5_2, moduleEdit, modulesListView, pruneDirsCheck, serverPaths, spacer4, spacer4_2, tagEdit, textLabel1_2, textLabel1_3, textLabel1_4, textLabel2, and workURLRequester.

CheckoutDialogBase::~CheckoutDialogBase  ) 
 

Definition at line 138 of file checkoutdialogbase.cpp.


Member Function Documentation

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

Definition at line 147 of file checkoutdialogbase.cpp.

References fetchModulesButton, groupBox1, groupBox2, modulesListView, pruneDirsCheck, textLabel1_2, textLabel1_3, textLabel1_4, and textLabel2.

Referenced by CheckoutDialogBase().


Member Data Documentation

QVBoxLayout* CheckoutDialogBase::CheckoutDialogBaseLayout [protected]
 

Definition at line 53 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase().

QPushButton* CheckoutDialogBase::fetchModulesButton
 

Definition at line 50 of file checkoutdialogbase.h.

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

QGroupBox* CheckoutDialogBase::groupBox1
 

Definition at line 38 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), and languageChange().

QVBoxLayout* CheckoutDialogBase::groupBox1Layout [protected]
 

Definition at line 54 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase().

QGroupBox* CheckoutDialogBase::groupBox2
 

Definition at line 43 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), and languageChange().

QVBoxLayout* CheckoutDialogBase::groupBox2Layout [protected]
 

Definition at line 56 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase().

QGridLayout* CheckoutDialogBase::layout4 [protected]
 

Definition at line 55 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase().

QGridLayout* CheckoutDialogBase::layout5 [protected]
 

Definition at line 57 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase().

QHBoxLayout* CheckoutDialogBase::layout5_2 [protected]
 

Definition at line 59 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase().

QLineEdit* CheckoutDialogBase::moduleEdit
 

Definition at line 47 of file checkoutdialogbase.h.

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

KListView* CheckoutDialogBase::modulesListView
 

Definition at line 49 of file checkoutdialogbase.h.

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

QCheckBox* CheckoutDialogBase::pruneDirsCheck
 

Definition at line 48 of file checkoutdialogbase.h.

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

QComboBox* CheckoutDialogBase::serverPaths
 

Definition at line 41 of file checkoutdialogbase.h.

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

QSpacerItem* CheckoutDialogBase::spacer4 [protected]
 

Definition at line 58 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase().

QSpacerItem* CheckoutDialogBase::spacer4_2 [protected]
 

Definition at line 60 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase().

QLineEdit* CheckoutDialogBase::tagEdit
 

Definition at line 46 of file checkoutdialogbase.h.

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

QLabel* CheckoutDialogBase::textLabel1_2
 

Definition at line 39 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), and languageChange().

QLabel* CheckoutDialogBase::textLabel1_3
 

Definition at line 45 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), and languageChange().

QLabel* CheckoutDialogBase::textLabel1_4
 

Definition at line 44 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), and languageChange().

QLabel* CheckoutDialogBase::textLabel2
 

Definition at line 42 of file checkoutdialogbase.h.

Referenced by CheckoutDialogBase(), and languageChange().

KURLRequester* CheckoutDialogBase::workURLRequester
 

Definition at line 40 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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:19:58 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003