FCTypeEditBase Class Reference
#include <fctypeeditbase.h>
Inheritance diagram for FCTypeEditBase:


Public Slots | |
virtual void | init () |
Public Member Functions | |
FCTypeEditBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~FCTypeEditBase () | |
Public Attributes | |
QLabel * | textLabel1 |
QLineEdit * | typeext_edit |
QLabel * | textLabel3 |
QLineEdit * | typename_edit |
QLabel * | textLabel3_2 |
QLineEdit * | typedescr_edit |
KIconButton * | icon_url |
QLabel * | textLabel1_2 |
KURLRequester * | template_url |
QPushButton * | ok_button |
QPushButton * | cancel_button |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QGridLayout * | FCTypeEditBaseLayout |
QVBoxLayout * | layout5 |
QVBoxLayout * | layout3 |
QVBoxLayout * | layout3_2 |
QVBoxLayout * | layout4 |
QHBoxLayout * | layout1 |
QSpacerItem * | spacer1 |
Constructor & Destructor Documentation
|
Definition at line 34 of file fctypeeditbase.cpp. References cancel_button, FCTypeEditBaseLayout, icon_url, init(), languageChange(), layout1, layout3, layout3_2, layout4, layout5, ok_button, spacer1, template_url, textLabel1, textLabel1_2, textLabel3, textLabel3_2, typedescr_edit, typeext_edit, and typename_edit. |
|
Definition at line 136 of file fctypeeditbase.cpp. |
Member Function Documentation
|
Referenced by FCTypeEditBase(). |
|
Definition at line 145 of file fctypeeditbase.cpp. References cancel_button, icon_url, ok_button, textLabel1, textLabel1_2, textLabel3, and textLabel3_2. Referenced by FCTypeEditBase(). |
Member Data Documentation
|
Definition at line 44 of file fctypeeditbase.h. Referenced by FCTypeEditBase(), and languageChange(). |
|
Definition at line 50 of file fctypeeditbase.h. Referenced by FCTypeEditBase(). |
|
Definition at line 40 of file fctypeeditbase.h. Referenced by FCConfigWidget::edittype_button_clicked(), FCTypeEditBase(), languageChange(), FCConfigWidget::newsubtype_button_clicked(), and FCConfigWidget::newtype_button_clicked(). |
|
Definition at line 55 of file fctypeeditbase.h. Referenced by FCTypeEditBase(). |
|
Definition at line 52 of file fctypeeditbase.h. Referenced by FCTypeEditBase(). |
|
Definition at line 53 of file fctypeeditbase.h. Referenced by FCTypeEditBase(). |
|
Definition at line 54 of file fctypeeditbase.h. Referenced by FCTypeEditBase(). |
|
Definition at line 51 of file fctypeeditbase.h. Referenced by FCTypeEditBase(). |
|
Definition at line 43 of file fctypeeditbase.h. Referenced by FCTypeEditBase(), and languageChange(). |
|
Definition at line 56 of file fctypeeditbase.h. Referenced by FCTypeEditBase(). |
|
Definition at line 42 of file fctypeeditbase.h. Referenced by FCConfigWidget::edittype_button_clicked(), FCTypeEditBase(), FCConfigWidget::newsubtype_button_clicked(), and FCConfigWidget::newtype_button_clicked(). |
|
Definition at line 34 of file fctypeeditbase.h. Referenced by FCTypeEditBase(), and languageChange(). |
|
Definition at line 41 of file fctypeeditbase.h. Referenced by FCTypeEditBase(), and languageChange(). |
|
Definition at line 36 of file fctypeeditbase.h. Referenced by FCTypeEditBase(), and languageChange(). |
|
Definition at line 38 of file fctypeeditbase.h. Referenced by FCTypeEditBase(), and languageChange(). |
|
Definition at line 39 of file fctypeeditbase.h. Referenced by FCConfigWidget::edittype_button_clicked(), FCTypeEditBase(), FCConfigWidget::newsubtype_button_clicked(), and FCConfigWidget::newtype_button_clicked(). |
|
Definition at line 35 of file fctypeeditbase.h. Referenced by FCConfigWidget::edittype_button_clicked(), FCTypeEditBase(), FCConfigWidget::newsubtype_button_clicked(), and FCConfigWidget::newtype_button_clicked(). |
|
Definition at line 37 of file fctypeeditbase.h. Referenced by FCConfigWidget::edittype_button_clicked(), FCTypeEditBase(), FCConfigWidget::newsubtype_button_clicked(), and FCConfigWidget::newtype_button_clicked(). |
The documentation for this class was generated from the following files:
- parts/filecreate/fctypeeditbase.h
- parts/filecreate/fctypeeditbase.cpp