LibraryDocDlgBase Class Reference
#include <librarydocdlgbase.h>
Inheritance diagram for LibraryDocDlgBase:

Public Slots | |
virtual void | slotDefault ()=0 |
Public Member Functions | |
LibraryDocDlgBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~LibraryDocDlgBase () | |
virtual QString | url () |
virtual QString | path () |
Public Attributes | |
QLabel * | TextLabel3 |
QPushButton * | buttonOk |
QPushButton * | buttonDefault |
QPushButton * | buttonCancel |
QLabel * | TextLabel1 |
QLabel * | TextLabel2 |
KLineEdit * | libName |
KURLRequester * | docLocal |
KURLRequester * | libSource |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QGridLayout * | LibraryDocDlgBaseLayout |
QSpacerItem * | Spacer7 |
QHBoxLayout * | layout3 |
QSpacerItem * | spacer3_2 |
Constructor & Destructor Documentation
|
Definition at line 31 of file librarydocdlgbase.cpp. References buttonCancel, buttonDefault, buttonOk, docLocal, languageChange(), layout3, libName, LibraryDocDlgBase(), LibraryDocDlgBaseLayout, libSource, slotDefault(), spacer3_2, Spacer7, TextLabel1, TextLabel2, and TextLabel3. Referenced by LibraryDocDlgBase(). |
|
Definition at line 118 of file librarydocdlgbase.cpp. |
Member Function Documentation
|
Definition at line 127 of file librarydocdlgbase.cpp. References buttonCancel, buttonDefault, buttonOk, TextLabel1, TextLabel2, and TextLabel3. Referenced by LibraryDocDlgBase(). |
|
Definition at line 144 of file librarydocdlgbase.cpp. |
|
Implemented in LibraryDocDlg. Referenced by LibraryDocDlgBase(). |
|
Definition at line 138 of file librarydocdlgbase.cpp. |
Member Data Documentation
|
Definition at line 36 of file librarydocdlgbase.h. Referenced by languageChange(), and LibraryDocDlgBase(). |
|
Definition at line 35 of file librarydocdlgbase.h. Referenced by languageChange(), and LibraryDocDlgBase(). |
|
Definition at line 34 of file librarydocdlgbase.h. Referenced by languageChange(), and LibraryDocDlgBase(). |
|
Definition at line 40 of file librarydocdlgbase.h. Referenced by LibraryDocDlgBase(). |
|
Definition at line 52 of file librarydocdlgbase.h. Referenced by LibraryDocDlgBase(). |
|
Definition at line 39 of file librarydocdlgbase.h. Referenced by DocTreeGlobalConfigWidget::dhEditButton_clicked(), DocTreeGlobalConfigWidget::extEdit(), and LibraryDocDlgBase(). |
|
Definition at line 50 of file librarydocdlgbase.h. Referenced by LibraryDocDlgBase(). |
|
Definition at line 41 of file librarydocdlgbase.h. Referenced by DocTreeGlobalConfigWidget::dhEditButton_clicked(), DocTreeGlobalConfigWidget::extEdit(), and LibraryDocDlgBase(). |
|
Definition at line 53 of file librarydocdlgbase.h. Referenced by LibraryDocDlgBase(). |
|
Definition at line 51 of file librarydocdlgbase.h. Referenced by LibraryDocDlgBase(). |
|
Definition at line 37 of file librarydocdlgbase.h. Referenced by languageChange(), and LibraryDocDlgBase(). |
|
Definition at line 38 of file librarydocdlgbase.h. Referenced by languageChange(), and LibraryDocDlgBase(). |
|
Definition at line 33 of file librarydocdlgbase.h. Referenced by languageChange(), and LibraryDocDlgBase(). |
The documentation for this class was generated from the following files:
- parts/doctreeview/librarydocdlgbase.h
- parts/doctreeview/librarydocdlgbase.cpp