KDevelop API Documentation

ImportDialogBase Class Reference

#include <importdlgbase.h>

Inheritance diagram for ImportDialogBase:

QDialog ImportDialog 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
QLineEditauthor_edit
QLabelauthor_label
QLabelTextLabel5
QPushButtonok_button
QPushButtoncancel_button
QLineEditemail_edit
QComboBoxproject_combo
QLabelproject_label
QFrameline1
KURLRequesterurlinput_edit

Protected Slots

virtual void languageChange ()
virtual void dirButtonClicked ()

Protected Attributes

QGridLayoutimport_dialogLayout
QSpacerItemSpacer1
QSpacerItemSpacer2
QHBoxLayoutLayout1
QSpacerItemSpacer3

Constructor & Destructor Documentation

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

Definition at line 33 of file importdlgbase.cpp.

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

Referenced by ImportDialogBase().

ImportDialogBase::~ImportDialogBase  ) 
 

Definition at line 152 of file importdlgbase.cpp.


Member Function Documentation

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

Definition at line 175 of file importdlgbase.cpp.

void ImportDialogBase::dirChanged  )  [virtual, slot]
 

Reimplemented in ImportDialog.

Definition at line 180 of file importdlgbase.cpp.

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

Definition at line 161 of file importdlgbase.cpp.

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

Referenced by ImportDialogBase().


Member Data Documentation

QLineEdit* ImportDialogBase::author_edit
 

Definition at line 41 of file importdlgbase.h.

Referenced by ImportDialogBase().

QLabel* ImportDialogBase::author_label
 

Definition at line 42 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QPushButton* ImportDialogBase::cancel_button
 

Definition at line 45 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QLabel* ImportDialogBase::dir_label
 

Definition at line 35 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QLineEdit* ImportDialogBase::email_edit
 

Definition at line 46 of file importdlgbase.h.

Referenced by ImportDialogBase().

QPushButton* ImportDialogBase::fetchModuleButton
 

Definition at line 37 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QGridLayout* ImportDialogBase::import_dialogLayout [protected]
 

Definition at line 56 of file importdlgbase.h.

Referenced by ImportDialogBase().

QHBoxLayout* ImportDialogBase::Layout1 [protected]
 

Definition at line 59 of file importdlgbase.h.

Referenced by ImportDialogBase().

QFrame* ImportDialogBase::line1
 

Definition at line 49 of file importdlgbase.h.

Referenced by ImportDialogBase().

QLineEdit* ImportDialogBase::name_edit
 

Definition at line 40 of file importdlgbase.h.

Referenced by ImportDialogBase().

QLabel* ImportDialogBase::name_label
 

Definition at line 39 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QPushButton* ImportDialogBase::ok_button
 

Definition at line 44 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QComboBox* ImportDialogBase::project_combo
 

Definition at line 47 of file importdlgbase.h.

Referenced by ImportDialogBase().

QLabel* ImportDialogBase::project_label
 

Definition at line 48 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QSpacerItem* ImportDialogBase::Spacer1 [protected]
 

Definition at line 57 of file importdlgbase.h.

Referenced by ImportDialogBase().

QSpacerItem* ImportDialogBase::Spacer2 [protected]
 

Definition at line 58 of file importdlgbase.h.

Referenced by ImportDialogBase().

QSpacerItem* ImportDialogBase::Spacer3 [protected]
 

Definition at line 60 of file importdlgbase.h.

Referenced by ImportDialogBase().

QLabel* ImportDialogBase::textLabel1
 

Definition at line 38 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

QLabel* ImportDialogBase::TextLabel5
 

Definition at line 43 of file importdlgbase.h.

Referenced by ImportDialogBase(), and languageChange().

KURLRequester* ImportDialogBase::urlinput_edit
 

Definition at line 50 of file importdlgbase.h.

Referenced by ImportDialogBase().

QComboBox* ImportDialogBase::vcsCombo
 

Definition at line 36 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.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:03 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003