KDevelop API Documentation

PartExplorerFormBase Class Reference

#include <partexplorerformbase.h>

Inheritance diagram for PartExplorerFormBase:

QWidget List of all members.

Public Member Functions

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

Public Attributes

QLabeltextLabel1
QLineEdittypeEdit
QLabeltextLabel1_2
QTextEditcostraintsText
QLabelresultsLabel

Protected Slots

virtual void languageChange ()

Protected Attributes

QVBoxLayoutPartExplorerFormBaseLayout

Constructor & Destructor Documentation

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

Definition at line 27 of file partexplorerformbase.cpp.

References costraintsText, languageChange(), PartExplorerFormBase(), PartExplorerFormBaseLayout, resultsLabel, textLabel1, textLabel1_2, and typeEdit.

Referenced by PartExplorerFormBase().

PartExplorerFormBase::~PartExplorerFormBase  ) 
 

Definition at line 69 of file partexplorerformbase.cpp.


Member Function Documentation

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

Definition at line 78 of file partexplorerformbase.cpp.

References costraintsText, resultsLabel, textLabel1, textLabel1_2, and typeEdit.

Referenced by PartExplorerFormBase().


Member Data Documentation

QTextEdit* PartExplorerFormBase::costraintsText
 

Definition at line 35 of file partexplorerformbase.h.

Referenced by PartExplorerForm::costraints(), languageChange(), PartExplorerForm::PartExplorerForm(), and PartExplorerFormBase().

QVBoxLayout* PartExplorerFormBase::PartExplorerFormBaseLayout [protected]
 

Definition at line 39 of file partexplorerformbase.h.

Referenced by PartExplorerFormBase().

QLabel* PartExplorerFormBase::resultsLabel
 

Definition at line 36 of file partexplorerformbase.h.

Referenced by languageChange(), PartExplorerForm::PartExplorerForm(), and PartExplorerFormBase().

QLabel* PartExplorerFormBase::textLabel1
 

Definition at line 32 of file partexplorerformbase.h.

Referenced by languageChange(), and PartExplorerFormBase().

QLabel* PartExplorerFormBase::textLabel1_2
 

Definition at line 34 of file partexplorerformbase.h.

Referenced by languageChange(), and PartExplorerFormBase().

QLineEdit* PartExplorerFormBase::typeEdit
 

Definition at line 33 of file partexplorerformbase.h.

Referenced by languageChange(), PartExplorerForm::PartExplorerForm(), PartExplorerFormBase(), PartExplorerForm::serviceType(), and PartExplorerForm::slotSearchRequested().


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:27 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003