KDevelop API Documentation

PHPConfigParserWidgetBase Class Reference

#include <phpconfigparserwidgetbase.h>

Inheritance diagram for PHPConfigParserWidgetBase:

QWidget PHPConfigParserWidget List of all members.

Public Member Functions

 PHPConfigParserWidgetBase (QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~PHPConfigParserWidgetBase ()

Public Attributes

QGroupBoxGroupBox13
QCheckBoxcodeHinting_checkbox
QCheckBoxcodeCompletion_checkbox
QGroupBoxGroupBox14
QCheckBoxrealtimeParsing_checkbox

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutForm1Layout
QSpacerItemSpacer33
QSpacerItemSpacer34
QSpacerItemSpacer35
QGridLayoutGroupBox13Layout
QGridLayoutGroupBox14Layout

Constructor & Destructor Documentation

PHPConfigParserWidgetBase::PHPConfigParserWidgetBase QWidget parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

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

PHPConfigParserWidgetBase::~PHPConfigParserWidgetBase  ) 
 

Definition at line 77 of file phpconfigparserwidgetbase.cpp.


Member Function Documentation

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

Definition at line 86 of file phpconfigparserwidgetbase.cpp.

References codeCompletion_checkbox, codeHinting_checkbox, GroupBox13, GroupBox14, and realtimeParsing_checkbox.

Referenced by PHPConfigParserWidgetBase().


Member Data Documentation

QCheckBox* PHPConfigParserWidgetBase::codeCompletion_checkbox
 

Definition at line 33 of file phpconfigparserwidgetbase.h.

Referenced by languageChange(), and PHPConfigParserWidgetBase().

QCheckBox* PHPConfigParserWidgetBase::codeHinting_checkbox
 

Definition at line 32 of file phpconfigparserwidgetbase.h.

Referenced by languageChange(), and PHPConfigParserWidgetBase().

QGridLayout* PHPConfigParserWidgetBase::Form1Layout [protected]
 

Definition at line 38 of file phpconfigparserwidgetbase.h.

Referenced by PHPConfigParserWidgetBase().

QGroupBox* PHPConfigParserWidgetBase::GroupBox13
 

Definition at line 31 of file phpconfigparserwidgetbase.h.

Referenced by languageChange(), and PHPConfigParserWidgetBase().

QGridLayout* PHPConfigParserWidgetBase::GroupBox13Layout [protected]
 

Definition at line 42 of file phpconfigparserwidgetbase.h.

Referenced by PHPConfigParserWidgetBase().

QGroupBox* PHPConfigParserWidgetBase::GroupBox14
 

Definition at line 34 of file phpconfigparserwidgetbase.h.

Referenced by languageChange(), and PHPConfigParserWidgetBase().

QGridLayout* PHPConfigParserWidgetBase::GroupBox14Layout [protected]
 

Definition at line 43 of file phpconfigparserwidgetbase.h.

Referenced by PHPConfigParserWidgetBase().

QCheckBox* PHPConfigParserWidgetBase::realtimeParsing_checkbox
 

Definition at line 35 of file phpconfigparserwidgetbase.h.

Referenced by languageChange(), and PHPConfigParserWidgetBase().

QSpacerItem* PHPConfigParserWidgetBase::Spacer33 [protected]
 

Definition at line 39 of file phpconfigparserwidgetbase.h.

Referenced by PHPConfigParserWidgetBase().

QSpacerItem* PHPConfigParserWidgetBase::Spacer34 [protected]
 

Definition at line 40 of file phpconfigparserwidgetbase.h.

Referenced by PHPConfigParserWidgetBase().

QSpacerItem* PHPConfigParserWidgetBase::Spacer35 [protected]
 

Definition at line 41 of file phpconfigparserwidgetbase.h.

Referenced by PHPConfigParserWidgetBase().


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:28 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003