FileCreate::FileDialog Class Reference
#include <filecreate_filedialog.h>
Inheritance diagram for FileCreate::FileDialog:


Public Member Functions | |
FileDialog (const QString &startDir, const QString &filter, QWidget *parent, const char *name, bool modal, QWidget *extraWidget) | |
virtual | ~FileDialog () |
virtual void | initGUI () |
Protected Slots | |
void | slotActionFilterChanged (const QString &filter) |
void | slotActionTextChanged (const QString &text) |
Protected Attributes | |
QWidget * | m_extraWidget |
TypeChooser * | m_typeChooser |
Constructor & Destructor Documentation
|
Definition at line 23 of file filecreate_filedialog.cpp. References KFileDialog::filterChanged(), KFileDialog::KFileDialog(), m_extraWidget, m_typeChooser, KFileDialog::setOperationMode(), KFileDialog::setPreviewWidget(), slotActionFilterChanged(), and slotActionTextChanged(). |
|
Definition at line 43 of file filecreate_filedialog.cpp. |
Member Function Documentation
|
Reimplemented from KFileDialog. Definition at line 46 of file filecreate_filedialog.cpp. References KFileDialog::initGUI(). |
|
Definition at line 51 of file filecreate_filedialog.cpp. Referenced by FileDialog(). |
|
Definition at line 54 of file filecreate_filedialog.cpp. References FileCreate::FileType::descr(), FileCreatePart::getType(), kdDebug(), m_typeChooser, FileCreate::TypeChooser::part(), FileCreate::TypeChooser::setCurrent(), and text(). Referenced by FileDialog(). |
Member Data Documentation
|
Definition at line 34 of file filecreate_filedialog.h. Referenced by FileDialog(). |
|
Definition at line 35 of file filecreate_filedialog.h. Referenced by FileDialog(), and slotActionTextChanged(). |
The documentation for this class was generated from the following files:
- parts/filecreate/filecreate_filedialog.h
- parts/filecreate/filecreate_filedialog.cpp