KDevelop API Documentation

ChooseSubprojectDlgBase Class Reference

#include <choosesubprojectdlgbase.h>

Inheritance diagram for ChooseSubprojectDlgBase:

QDialog ChooseSubprojectDlg List of all members.

Public Member Functions

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

Public Attributes

QPushButtonbuttonOk
QPushButtonbuttonCancel
KListViewsubprojects_view

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutChooseSubprojectDlgBaseLayout
QHBoxLayoutLayout1
QSpacerItemHorizontal_Spacing2

Constructor & Destructor Documentation

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

Definition at line 29 of file choosesubprojectdlgbase.cpp.

References KListView::addColumn(), buttonCancel, buttonOk, ChooseSubprojectDlgBase(), ChooseSubprojectDlgBaseLayout, Horizontal_Spacing2, languageChange(), Layout1, and subprojects_view.

Referenced by ChooseSubprojectDlgBase().

ChooseSubprojectDlgBase::~ChooseSubprojectDlgBase  ) 
 

Definition at line 73 of file choosesubprojectdlgbase.cpp.


Member Function Documentation

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

Definition at line 82 of file choosesubprojectdlgbase.cpp.

References buttonCancel, buttonOk, and subprojects_view.

Referenced by ChooseSubprojectDlgBase().


Member Data Documentation

QPushButton* ChooseSubprojectDlgBase::buttonCancel
 

Definition at line 33 of file choosesubprojectdlgbase.h.

Referenced by ChooseSubprojectDlgBase(), and languageChange().

QPushButton* ChooseSubprojectDlgBase::buttonOk
 

Definition at line 32 of file choosesubprojectdlgbase.h.

Referenced by ChooseSubprojectDlgBase(), and languageChange().

QGridLayout* ChooseSubprojectDlgBase::ChooseSubprojectDlgBaseLayout [protected]
 

Definition at line 37 of file choosesubprojectdlgbase.h.

Referenced by ChooseSubprojectDlgBase().

QSpacerItem* ChooseSubprojectDlgBase::Horizontal_Spacing2 [protected]
 

Definition at line 39 of file choosesubprojectdlgbase.h.

Referenced by ChooseSubprojectDlgBase().

QHBoxLayout* ChooseSubprojectDlgBase::Layout1 [protected]
 

Definition at line 38 of file choosesubprojectdlgbase.h.

Referenced by ChooseSubprojectDlgBase().

KListView* ChooseSubprojectDlgBase::subprojects_view
 

Definition at line 34 of file choosesubprojectdlgbase.h.

Referenced by ChooseSubprojectDlgBase(), and languageChange().


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