KDevelop API Documentation

SelectTopicBase Class Reference

#include <selecttopicbase.h>

Inheritance diagram for SelectTopicBase:

Inheritance graph
[legend]
Collaboration diagram for SelectTopicBase:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void newSlot ()

Public Member Functions

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

Public Attributes

QPushButtonbuttonOk
QPushButtonbuttonCancel
QLabeltopicLabel
QListBoxtopicBox

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutSelectTopicBaseLayout
QHBoxLayoutLayout1
QSpacerItemHorizontal_Spacing2

Constructor & Destructor Documentation

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

Definition at line 29 of file selecttopicbase.cpp.

References buttonCancel, buttonOk, Horizontal_Spacing2, languageChange(), Layout1, SelectTopicBaseLayout, topicBox, and topicLabel.

SelectTopicBase::~SelectTopicBase  ) 
 

Definition at line 77 of file selecttopicbase.cpp.


Member Function Documentation

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

Definition at line 86 of file selecttopicbase.cpp.

References buttonCancel, buttonOk, and topicLabel.

Referenced by SelectTopicBase().

void SelectTopicBase::newSlot  )  [virtual, slot]
 

Definition at line 96 of file selecttopicbase.cpp.


Member Data Documentation

QPushButton* SelectTopicBase::buttonCancel
 

Definition at line 34 of file selecttopicbase.h.

Referenced by languageChange(), and SelectTopicBase().

QPushButton* SelectTopicBase::buttonOk
 

Definition at line 33 of file selecttopicbase.h.

Referenced by languageChange(), and SelectTopicBase().

QSpacerItem* SelectTopicBase::Horizontal_Spacing2 [protected]
 

Definition at line 44 of file selecttopicbase.h.

Referenced by SelectTopicBase().

QHBoxLayout* SelectTopicBase::Layout1 [protected]
 

Definition at line 43 of file selecttopicbase.h.

Referenced by SelectTopicBase().

QGridLayout* SelectTopicBase::SelectTopicBaseLayout [protected]
 

Definition at line 42 of file selecttopicbase.h.

Referenced by SelectTopicBase().

QListBox* SelectTopicBase::topicBox
 

Definition at line 36 of file selecttopicbase.h.

Referenced by SelectTopicBase().

QLabel* SelectTopicBase::topicLabel
 

Definition at line 35 of file selecttopicbase.h.

Referenced by languageChange(), IndexView::searchInIndex(), and SelectTopicBase().


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:47:33 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003