PHPConfigParserWidgetBase Class Reference
#include <phpconfigparserwidgetbase.h>
Inheritance diagram for PHPConfigParserWidgetBase:

Public Member Functions | |
PHPConfigParserWidgetBase (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~PHPConfigParserWidgetBase () | |
Public Attributes | |
QGroupBox * | GroupBox13 |
QCheckBox * | codeHinting_checkbox |
QCheckBox * | codeCompletion_checkbox |
QGroupBox * | GroupBox14 |
QCheckBox * | realtimeParsing_checkbox |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QGridLayout * | Form1Layout |
QSpacerItem * | Spacer33 |
QSpacerItem * | Spacer34 |
QSpacerItem * | Spacer35 |
QGridLayout * | GroupBox13Layout |
QGridLayout * | GroupBox14Layout |
Constructor & Destructor Documentation
|
Definition at line 27 of file phpconfigparserwidgetbase.cpp. References codeCompletion_checkbox, codeHinting_checkbox, Form1Layout, GroupBox13, GroupBox13Layout, GroupBox14, GroupBox14Layout, languageChange(), PHPConfigParserWidgetBase(), realtimeParsing_checkbox, Spacer33, Spacer34, and Spacer35. Referenced by PHPConfigParserWidgetBase(). |
|
Definition at line 77 of file phpconfigparserwidgetbase.cpp. |
Member Function Documentation
|
Definition at line 86 of file phpconfigparserwidgetbase.cpp. References codeCompletion_checkbox, codeHinting_checkbox, GroupBox13, GroupBox14, and realtimeParsing_checkbox. Referenced by PHPConfigParserWidgetBase(). |
Member Data Documentation
|
Definition at line 33 of file phpconfigparserwidgetbase.h. Referenced by languageChange(), and PHPConfigParserWidgetBase(). |
|
Definition at line 32 of file phpconfigparserwidgetbase.h. Referenced by languageChange(), and PHPConfigParserWidgetBase(). |
|
Definition at line 38 of file phpconfigparserwidgetbase.h. Referenced by PHPConfigParserWidgetBase(). |
|
Definition at line 31 of file phpconfigparserwidgetbase.h. Referenced by languageChange(), and PHPConfigParserWidgetBase(). |
|
Definition at line 42 of file phpconfigparserwidgetbase.h. Referenced by PHPConfigParserWidgetBase(). |
|
Definition at line 34 of file phpconfigparserwidgetbase.h. Referenced by languageChange(), and PHPConfigParserWidgetBase(). |
|
Definition at line 43 of file phpconfigparserwidgetbase.h. Referenced by PHPConfigParserWidgetBase(). |
|
Definition at line 35 of file phpconfigparserwidgetbase.h. Referenced by languageChange(), and PHPConfigParserWidgetBase(). |
|
Definition at line 39 of file phpconfigparserwidgetbase.h. Referenced by PHPConfigParserWidgetBase(). |
|
Definition at line 40 of file phpconfigparserwidgetbase.h. Referenced by PHPConfigParserWidgetBase(). |
|
Definition at line 41 of file phpconfigparserwidgetbase.h. Referenced by PHPConfigParserWidgetBase(). |
The documentation for this class was generated from the following files:
- languages/php/phpconfigparserwidgetbase.h
- languages/php/phpconfigparserwidgetbase.cpp