AddFileDlgBase Class Reference
#include <addfiledlgbase.h>
Inheritance diagram for AddFileDlgBase:

Public Member Functions | |
AddFileDlgBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~AddFileDlgBase () | |
Public Attributes | |
QGroupBox * | targetBox |
KSqueezedTextLabel * | directoryLabel |
QLabel * | targetLabel |
QLabel * | directoryStaticLabel |
QLabel * | targetStaticLabel |
QGroupBox * | fileGroupBox |
KLineEdit * | fileEdit |
QCheckBox * | templateCheckBox |
QLabel * | fileStaticLabel |
QPushButton * | createButton |
QPushButton * | cancelButton |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QGridLayout * | AddFileDlgBaseLayout |
QSpacerItem * | Spacer2 |
QHBoxLayout * | targetBoxLayout |
QGridLayout * | targetLayout |
QGridLayout * | fileGroupBoxLayout |
QHBoxLayout * | buttonLayout |
QSpacerItem * | buttonSpacer |
Constructor & Destructor Documentation
|
Definition at line 33 of file addfiledlgbase.cpp. References AddFileDlgBase(), AddFileDlgBaseLayout, buttonLayout, buttonSpacer, cancelButton, createButton, directoryLabel, directoryStaticLabel, fileEdit, fileGroupBox, fileGroupBoxLayout, fileStaticLabel, languageChange(), Spacer2, targetBox, targetBoxLayout, targetLabel, targetLayout, targetStaticLabel, and templateCheckBox. Referenced by AddFileDlgBase(). |
|
Definition at line 133 of file addfiledlgbase.cpp. |
Member Function Documentation
|
Definition at line 142 of file addfiledlgbase.cpp. References cancelButton, createButton, directoryLabel, directoryStaticLabel, fileGroupBox, fileStaticLabel, KSqueezedTextLabel::setText(), targetBox, targetLabel, targetStaticLabel, and templateCheckBox. Referenced by AddFileDlgBase(). |
Member Data Documentation
|
Definition at line 48 of file addfiledlgbase.h. Referenced by AddFileDlgBase(). |
|
Definition at line 53 of file addfiledlgbase.h. Referenced by AddFileDlgBase(). |
|
Definition at line 54 of file addfiledlgbase.h. Referenced by AddFileDlgBase(). |
|
Definition at line 45 of file addfiledlgbase.h. Referenced by AddFileDlgBase(), and languageChange(). |
|
Definition at line 44 of file addfiledlgbase.h. Referenced by AddFileDlgBase(), and languageChange(). |
|
Definition at line 36 of file addfiledlgbase.h. Referenced by AddFileDlgBase(), and languageChange(). |
|
Definition at line 38 of file addfiledlgbase.h. Referenced by AddFileDlgBase(), and languageChange(). |
|
Definition at line 41 of file addfiledlgbase.h. Referenced by AddFileDlgBase(). |
|
Definition at line 40 of file addfiledlgbase.h. Referenced by AddFileDlgBase(), and languageChange(). |
|
Definition at line 52 of file addfiledlgbase.h. Referenced by AddFileDlgBase(). |
|
Definition at line 43 of file addfiledlgbase.h. Referenced by AddFileDlgBase(), and languageChange(). |
|
Definition at line 49 of file addfiledlgbase.h. Referenced by AddFileDlgBase(). |
|
Definition at line 35 of file addfiledlgbase.h. Referenced by AddFileDlgBase(), and languageChange(). |
|
Definition at line 50 of file addfiledlgbase.h. Referenced by AddFileDlgBase(). |
|
Definition at line 37 of file addfiledlgbase.h. Referenced by AddFileDlgBase(), and languageChange(). |
|
Definition at line 51 of file addfiledlgbase.h. Referenced by AddFileDlgBase(). |
|
Definition at line 39 of file addfiledlgbase.h. Referenced by AddFileDlgBase(), and languageChange(). |
|
Definition at line 42 of file addfiledlgbase.h. Referenced by AddFileDlgBase(), and languageChange(). |
The documentation for this class was generated from the following files:
- buildtools/autotools/addfiledlgbase.h
- buildtools/autotools/addfiledlgbase.cpp