KDevelop API Documentation

PHPNewClassDlgBase Class Reference

#include <phpnewclassdlgbase.h>

Inheritance diagram for PHPNewClassDlgBase:

Inheritance graph
[legend]
Collaboration diagram for PHPNewClassDlgBase:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PHPNewClassDlgBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 ~PHPNewClassDlgBase ()

Public Attributes

QLabelTextLabel1
QPushButtonm_okButton
QPushButtonm_cancelButton
KLineEditm_baseClassEdit
QLineEditm_classNameEdit
QLabelTextLabel2
QLabelTextLabel4
QLabelTextLabel1_2
QLabelTextLabel3
QToolButtonm_dirButton
QLineEditm_fileNameEdit
QLineEditm_dirEdit
QTextEditm_classTemplate

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutm_ClassDLGLayout
QSpacerItemSpacer1

Constructor & Destructor Documentation

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

Definition at line 33 of file phpnewclassdlgbase.cpp.

References languageChange(), m_baseClassEdit, m_cancelButton, m_ClassDLGLayout, m_classNameEdit, m_classTemplate, m_dirButton, m_dirEdit, m_fileNameEdit, m_okButton, Spacer1, TextLabel1, TextLabel1_2, TextLabel2, TextLabel3, and TextLabel4.

PHPNewClassDlgBase::~PHPNewClassDlgBase  ) 
 

Definition at line 123 of file phpnewclassdlgbase.cpp.


Member Function Documentation

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

Definition at line 132 of file phpnewclassdlgbase.cpp.

References m_cancelButton, m_classTemplate, m_dirButton, m_okButton, TextLabel1, TextLabel1_2, TextLabel2, TextLabel3, and TextLabel4.

Referenced by PHPNewClassDlgBase().


Member Data Documentation

KLineEdit* PHPNewClassDlgBase::m_baseClassEdit
 

Definition at line 39 of file phpnewclassdlgbase.h.

Referenced by PHPNewClassDlgBase().

QPushButton* PHPNewClassDlgBase::m_cancelButton
 

Definition at line 38 of file phpnewclassdlgbase.h.

Referenced by languageChange(), and PHPNewClassDlgBase().

QGridLayout* PHPNewClassDlgBase::m_ClassDLGLayout [protected]
 

Definition at line 51 of file phpnewclassdlgbase.h.

Referenced by PHPNewClassDlgBase().

QLineEdit* PHPNewClassDlgBase::m_classNameEdit
 

Definition at line 40 of file phpnewclassdlgbase.h.

Referenced by PHPNewClassDlgBase().

QTextEdit* PHPNewClassDlgBase::m_classTemplate
 

Definition at line 48 of file phpnewclassdlgbase.h.

Referenced by languageChange(), and PHPNewClassDlgBase().

QToolButton* PHPNewClassDlgBase::m_dirButton
 

Definition at line 45 of file phpnewclassdlgbase.h.

Referenced by languageChange(), and PHPNewClassDlgBase().

QLineEdit* PHPNewClassDlgBase::m_dirEdit
 

Definition at line 47 of file phpnewclassdlgbase.h.

Referenced by PHPNewClassDlgBase().

QLineEdit* PHPNewClassDlgBase::m_fileNameEdit
 

Definition at line 46 of file phpnewclassdlgbase.h.

Referenced by PHPNewClassDlgBase().

QPushButton* PHPNewClassDlgBase::m_okButton
 

Definition at line 37 of file phpnewclassdlgbase.h.

Referenced by languageChange(), and PHPNewClassDlgBase().

QSpacerItem* PHPNewClassDlgBase::Spacer1 [protected]
 

Definition at line 52 of file phpnewclassdlgbase.h.

Referenced by PHPNewClassDlgBase().

QLabel* PHPNewClassDlgBase::TextLabel1
 

Definition at line 36 of file phpnewclassdlgbase.h.

Referenced by languageChange(), and PHPNewClassDlgBase().

QLabel* PHPNewClassDlgBase::TextLabel1_2
 

Definition at line 43 of file phpnewclassdlgbase.h.

Referenced by languageChange(), and PHPNewClassDlgBase().

QLabel* PHPNewClassDlgBase::TextLabel2
 

Definition at line 41 of file phpnewclassdlgbase.h.

Referenced by languageChange(), and PHPNewClassDlgBase().

QLabel* PHPNewClassDlgBase::TextLabel3
 

Definition at line 44 of file phpnewclassdlgbase.h.

Referenced by languageChange(), and PHPNewClassDlgBase().

QLabel* PHPNewClassDlgBase::TextLabel4
 

Definition at line 42 of file phpnewclassdlgbase.h.

Referenced by languageChange(), and PHPNewClassDlgBase().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:45:45 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003