KDevelop API Documentation

PartExplorerFormBase Class Reference

#include <partexplorerformbase.h>

Inheritance diagram for PartExplorerFormBase:

Inheritance graph
[legend]
Collaboration diagram for PartExplorerFormBase:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

QLabeltextLabel1
KComboBoxtypeCombo
QLabeltextLabel1_2
QTextEditconstraintsText
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 constraintsText, languageChange(), PartExplorerFormBaseLayout, resultsLabel, KComboBox::setAutoCompletion(), textLabel1, textLabel1_2, and typeCombo.

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 constraintsText, resultsLabel, textLabel1, and textLabel1_2.

Referenced by PartExplorerFormBase().


Member Data Documentation

QTextEdit* PartExplorerFormBase::constraintsText
 

Definition at line 35 of file partexplorerformbase.h.

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

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().

KComboBox* PartExplorerFormBase::typeCombo
 

Definition at line 33 of file partexplorerformbase.h.

Referenced by PartExplorerForm::PartExplorerForm(), PartExplorerFormBase(), 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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:27:39 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003