PHPNewClassDlg Class Reference
#include <phpnewclassdlg.h>
Inheritance diagram for PHPNewClassDlg:


Public Member Functions | |
PHPNewClassDlg (const QStringList &baseClassNames, const QString &directory, QWidget *parent=0, const char *name=0) | |
~PHPNewClassDlg () | |
Protected Slots | |
void | classNameTextChanged (const QString &) |
void | fileNameTextChanged (const QString &) |
void | accept () |
void | slotDirButtonClicked () |
Protected Attributes | |
bool | m_filenameModified |
Detailed Description
- Author:
- Sandy Meier
Definition at line 28 of file phpnewclassdlg.h.
Constructor & Destructor Documentation
|
Definition at line 33 of file phpnewclassdlg.cpp. References classNameTextChanged(), KInstance::dirs(), file, fileNameTextChanged(), KStandardDirs::findResource(), KGlobal::instance(), m_filenameModified, KLineEdit::setCompletionObject(), KCompletion::setItems(), and slotDirButtonClicked(). |
|
Definition at line 60 of file phpnewclassdlg.cpp. |
Member Function Documentation
|
Definition at line 80 of file phpnewclassdlg.cpp. References KInstance::dirs(), file, KGlobal::instance(), kdWarning(), KStandardDirs::saveLocation(), and text(). |
|
Definition at line 69 of file phpnewclassdlg.cpp. Referenced by PHPNewClassDlg(). |
|
Definition at line 75 of file phpnewclassdlg.cpp. References m_filenameModified. Referenced by PHPNewClassDlg(). |
|
Definition at line 63 of file phpnewclassdlg.cpp. References KFileDialog::getExistingDirectory(). Referenced by PHPNewClassDlg(). |
Member Data Documentation
|
Definition at line 39 of file phpnewclassdlg.h. Referenced by fileNameTextChanged(), and PHPNewClassDlg(). |
The documentation for this class was generated from the following files:
- languages/php/phpnewclassdlg.h
- languages/php/phpnewclassdlg.cpp