PHPInfoDlg Class Reference
#include <phpinfodlg.h>
Inheritance diagram for PHPInfoDlg:

Public Member Functions | |
PHPInfoDlg (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~PHPInfoDlg () | |
Public Attributes | |
QMultiLineEdit * | php_edit |
QPushButton * | ok_button |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QGridLayout * | PHPInfoDlgLayout |
QSpacerItem * | Spacer3 |
QSpacerItem * | Spacer4 |
Constructor & Destructor Documentation
|
Definition at line 29 of file phpinfodlg.cpp. References languageChange(), ok_button, php_edit, PHPInfoDlg(), PHPInfoDlgLayout, Spacer3, and Spacer4. Referenced by PHPInfoDlg(). |
|
Definition at line 59 of file phpinfodlg.cpp. |
Member Function Documentation
|
Definition at line 68 of file phpinfodlg.cpp. References ok_button. Referenced by PHPInfoDlg(). |
Member Data Documentation
|
Definition at line 32 of file phpinfodlg.h. Referenced by languageChange(), and PHPInfoDlg(). |
|
Definition at line 31 of file phpinfodlg.h. Referenced by PHPInfoDlg(), and PHPConfigWidget::slotAboutClicked(). |
|
Definition at line 35 of file phpinfodlg.h. Referenced by PHPInfoDlg(). |
|
Definition at line 36 of file phpinfodlg.h. Referenced by PHPInfoDlg(). |
|
Definition at line 37 of file phpinfodlg.h. Referenced by PHPInfoDlg(). |
The documentation for this class was generated from the following files:
- languages/php/phpinfodlg.h
- languages/php/phpinfodlg.cpp