KDevelop API Documentation

ImportDialogBase Class Reference

#include <importdlgbase.h>

Inheritance diagram for ImportDialogBase:

Inheritance graph
[legend]
Collaboration diagram for ImportDialogBase:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void dirChanged ()

Public Member Functions

 ImportDialogBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 ~ImportDialogBase ()

Public Attributes

QLabeldir_label
QComboBoxvcsCombo
QPushButtonfetchModuleButton
QLabeltextLabel1
QLabelname_label
QLineEditname_edit
QPushButtonok_button
QPushButtoncancel_button
QComboBoxproject_combo
QLabelproject_label
QFrameline1
KURLRequesterurlinput_edit
QLabelTextLabel5
QLineEditemail_edit
QLineEditauthor_edit
QLabelauthor_label
QCheckBoxinfrastructureBox

Protected Slots

virtual void languageChange ()
virtual void dirButtonClicked ()
virtual void projectTypeChanged (const QString &)
virtual void projectTypeChanged (int)

Protected Attributes

QGridLayoutimport_dialogLayout
QSpacerItemSpacer2
QSpacerItemSpacer1
QHBoxLayoutLayout1
QSpacerItemSpacer3

Constructor & Destructor Documentation

ImportDialogBase::ImportDialogBase QWidget parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0
 

Definition at line 34 of file importdlgbase.cpp.

References author_edit, author_label, cancel_button, dir_label, email_edit, fetchModuleButton, import_dialogLayout, infrastructureBox, languageChange(), Layout1, line1, name_edit, name_label, ok_button, project_combo, project_label, projectTypeChanged(), Spacer1, Spacer2, Spacer3, textLabel1, TextLabel5, urlinput_edit, and vcsCombo.

ImportDialogBase::~ImportDialogBase  ) 
 

Definition at line 163 of file importdlgbase.cpp.


Member Function Documentation

void ImportDialogBase::dirButtonClicked  )  [protected, virtual, slot]
 

Definition at line 187 of file importdlgbase.cpp.

void ImportDialogBase::dirChanged  )  [virtual, slot]
 

Reimplemented in ImportDialog.

Definition at line 192 of file importdlgbase.cpp.

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

Definition at line 172 of file importdlgbase.cpp.

References author_label, cancel_button, dir_label, fetchModuleButton, infrastructureBox, name_label, ok_button, project_label, textLabel1, and TextLabel5.

Referenced by ImportDialogBase().

void ImportDialogBase::projectTypeChanged int   )  [protected, virtual, slot]
 

Reimplemented in ImportDialog.

Definition at line 202 of file importdlgbase.cpp.

void ImportDialogBase::projectTypeChanged const QString  )  [protected, virtual, slot]
 

Reimplemented in ImportDialog.

Definition at line 197 of file importdlgbase.cpp.

Referenced by ImportDialogBase().


Member Data Documentation

QLineEdit* ImportDialogBase::author_edit
 

Definition at line 50 of file importdlgbase.h.

Referenced by ImportDialogBase().

QLabel* ImportDialogBase::author_label
 

Definition at line 51 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QPushButton* ImportDialogBase::cancel_button
 

Definition at line 43 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QLabel* ImportDialogBase::dir_label
 

Definition at line 36 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QLineEdit* ImportDialogBase::email_edit
 

Definition at line 49 of file importdlgbase.h.

Referenced by ImportDialogBase().

QPushButton* ImportDialogBase::fetchModuleButton
 

Definition at line 38 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QGridLayout* ImportDialogBase::import_dialogLayout [protected]
 

Definition at line 58 of file importdlgbase.h.

Referenced by ImportDialogBase().

QCheckBox* ImportDialogBase::infrastructureBox
 

Definition at line 52 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QHBoxLayout* ImportDialogBase::Layout1 [protected]
 

Definition at line 61 of file importdlgbase.h.

Referenced by ImportDialogBase().

QFrame* ImportDialogBase::line1
 

Definition at line 46 of file importdlgbase.h.

Referenced by ImportDialogBase().

QLineEdit* ImportDialogBase::name_edit
 

Definition at line 41 of file importdlgbase.h.

Referenced by ImportDialogBase().

QLabel* ImportDialogBase::name_label
 

Definition at line 40 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QPushButton* ImportDialogBase::ok_button
 

Definition at line 42 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QComboBox* ImportDialogBase::project_combo
 

Definition at line 44 of file importdlgbase.h.

Referenced by ImportDialogBase().

QLabel* ImportDialogBase::project_label
 

Definition at line 45 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QSpacerItem* ImportDialogBase::Spacer1 [protected]
 

Definition at line 60 of file importdlgbase.h.

Referenced by ImportDialogBase().

QSpacerItem* ImportDialogBase::Spacer2 [protected]
 

Definition at line 59 of file importdlgbase.h.

Referenced by ImportDialogBase().

QSpacerItem* ImportDialogBase::Spacer3 [protected]
 

Definition at line 62 of file importdlgbase.h.

Referenced by ImportDialogBase().

QLabel* ImportDialogBase::textLabel1
 

Definition at line 39 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QLabel* ImportDialogBase::TextLabel5
 

Definition at line 48 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

KURLRequester* ImportDialogBase::urlinput_edit
 

Definition at line 47 of file importdlgbase.h.

Referenced by ImportDialogBase().

QComboBox* ImportDialogBase::vcsCombo
 

Definition at line 37 of file importdlgbase.h.

Referenced by ImportDialogBase().


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 Tue Feb 22 09:43:31 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003