SelectTopicBase Class Reference
#include <selecttopicbase.h>
Inheritance diagram for SelectTopicBase:


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 | |
QPushButton * | buttonOk |
QPushButton * | buttonCancel |
QLabel * | topicLabel |
QListBox * | topicBox |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QGridLayout * | SelectTopicBaseLayout |
QHBoxLayout * | Layout1 |
QSpacerItem * | Horizontal_Spacing2 |
Constructor & Destructor Documentation
|
Definition at line 29 of file selecttopicbase.cpp. References buttonCancel, buttonOk, Horizontal_Spacing2, languageChange(), Layout1, SelectTopicBaseLayout, topicBox, and topicLabel. |
|
Definition at line 77 of file selecttopicbase.cpp. |
Member Function Documentation
|
Definition at line 86 of file selecttopicbase.cpp. References buttonCancel, buttonOk, and topicLabel. Referenced by SelectTopicBase(). |
|
Definition at line 96 of file selecttopicbase.cpp. |
Member Data Documentation
|
Definition at line 34 of file selecttopicbase.h. Referenced by languageChange(), and SelectTopicBase(). |
|
Definition at line 33 of file selecttopicbase.h. Referenced by languageChange(), and SelectTopicBase(). |
|
Definition at line 44 of file selecttopicbase.h. Referenced by SelectTopicBase(). |
|
Definition at line 43 of file selecttopicbase.h. Referenced by SelectTopicBase(). |
|
Definition at line 42 of file selecttopicbase.h. Referenced by SelectTopicBase(). |
|
Definition at line 36 of file selecttopicbase.h. Referenced by SelectTopicBase(). |
|
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:
- parts/documentation/selecttopicbase.h
- parts/documentation/selecttopicbase.cpp