KDevelop API Documentation

FCTypeEditBase Class Reference

#include <fctypeeditbase.h>

Inheritance diagram for FCTypeEditBase:

QDialog FCTypeEdit List of all members.

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

QLabeltextLabel1
QLineEdittypeext_edit
QLabeltextLabel3
QLineEdittypename_edit
QLabeltextLabel3_2
QLineEdittypedescr_edit
KIconButtonicon_url
QLabeltextLabel1_2
KURLRequestertemplate_url
QPushButtonok_button
QPushButtoncancel_button

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutFCTypeEditBaseLayout
QVBoxLayoutlayout5
QVBoxLayoutlayout3
QVBoxLayoutlayout3_2
QVBoxLayoutlayout4
QHBoxLayoutlayout1
QSpacerItemspacer1

Constructor & Destructor Documentation

FCTypeEditBase::FCTypeEditBase QWidget parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0
 

Definition at line 34 of file fctypeeditbase.cpp.

References cancel_button, FCTypeEditBase(), 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.

Referenced by FCTypeEditBase().

FCTypeEditBase::~FCTypeEditBase  ) 
 

Definition at line 136 of file fctypeeditbase.cpp.


Member Function Documentation

virtual void FCTypeEditBase::init  )  [virtual, slot]
 

Referenced by FCTypeEditBase().

void FCTypeEditBase::languageChange  )  [protected, virtual, slot]
 

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

QPushButton* FCTypeEditBase::cancel_button
 

Definition at line 44 of file fctypeeditbase.h.

Referenced by FCTypeEditBase(), and languageChange().

QGridLayout* FCTypeEditBase::FCTypeEditBaseLayout [protected]
 

Definition at line 50 of file fctypeeditbase.h.

Referenced by FCTypeEditBase().

KIconButton* FCTypeEditBase::icon_url
 

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().

QHBoxLayout* FCTypeEditBase::layout1 [protected]
 

Definition at line 55 of file fctypeeditbase.h.

Referenced by FCTypeEditBase().

QVBoxLayout* FCTypeEditBase::layout3 [protected]
 

Definition at line 52 of file fctypeeditbase.h.

Referenced by FCTypeEditBase().

QVBoxLayout* FCTypeEditBase::layout3_2 [protected]
 

Definition at line 53 of file fctypeeditbase.h.

Referenced by FCTypeEditBase().

QVBoxLayout* FCTypeEditBase::layout4 [protected]
 

Definition at line 54 of file fctypeeditbase.h.

Referenced by FCTypeEditBase().

QVBoxLayout* FCTypeEditBase::layout5 [protected]
 

Definition at line 51 of file fctypeeditbase.h.

Referenced by FCTypeEditBase().

QPushButton* FCTypeEditBase::ok_button
 

Definition at line 43 of file fctypeeditbase.h.

Referenced by FCTypeEditBase(), and languageChange().

QSpacerItem* FCTypeEditBase::spacer1 [protected]
 

Definition at line 56 of file fctypeeditbase.h.

Referenced by FCTypeEditBase().

KURLRequester* FCTypeEditBase::template_url
 

Definition at line 42 of file fctypeeditbase.h.

Referenced by FCConfigWidget::edittype_button_clicked(), FCTypeEditBase(), FCConfigWidget::newsubtype_button_clicked(), and FCConfigWidget::newtype_button_clicked().

QLabel* FCTypeEditBase::textLabel1
 

Definition at line 34 of file fctypeeditbase.h.

Referenced by FCTypeEditBase(), and languageChange().

QLabel* FCTypeEditBase::textLabel1_2
 

Definition at line 41 of file fctypeeditbase.h.

Referenced by FCTypeEditBase(), and languageChange().

QLabel* FCTypeEditBase::textLabel3
 

Definition at line 36 of file fctypeeditbase.h.

Referenced by FCTypeEditBase(), and languageChange().

QLabel* FCTypeEditBase::textLabel3_2
 

Definition at line 38 of file fctypeeditbase.h.

Referenced by FCTypeEditBase(), and languageChange().

QLineEdit* FCTypeEditBase::typedescr_edit
 

Definition at line 39 of file fctypeeditbase.h.

Referenced by FCConfigWidget::edittype_button_clicked(), FCTypeEditBase(), FCConfigWidget::newsubtype_button_clicked(), and FCConfigWidget::newtype_button_clicked().

QLineEdit* FCTypeEditBase::typeext_edit
 

Definition at line 35 of file fctypeeditbase.h.

Referenced by FCConfigWidget::edittype_button_clicked(), FCTypeEditBase(), FCConfigWidget::newsubtype_button_clicked(), and FCConfigWidget::newtype_button_clicked().

QLineEdit* FCTypeEditBase::typename_edit
 

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:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:24 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003