KDevelop API Documentation

PHPConfigParserWidget Class Reference

#include <phpconfigparserwidget.h>

Inheritance diagram for PHPConfigParserWidget:

Inheritance graph
[legend]
Collaboration diagram for PHPConfigParserWidget:

Collaboration graph
[legend]
List of all members.

Public Slots

void accept ()

Public Member Functions

 PHPConfigParserWidget (PHPConfigData *data, QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~PHPConfigParserWidget ()

Private Attributes

PHPConfigDatam_configData

Constructor & Destructor Documentation

PHPConfigParserWidget::PHPConfigParserWidget PHPConfigData data,
QWidget parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 17 of file phpconfigparserwidget.cpp.

References PHPConfigData::getCodeCompletion(), PHPConfigData::getCodeHinting(), PHPConfigData::getRealtimeParsing(), and m_configData.

PHPConfigParserWidget::~PHPConfigParserWidget  ) 
 

Definition at line 27 of file phpconfigparserwidget.cpp.


Member Function Documentation

void PHPConfigParserWidget::accept  )  [slot]
 

Definition at line 32 of file phpconfigparserwidget.cpp.

References endl(), m_configData, PHPConfigData::setCodeCompletion(), PHPConfigData::setCodeHinting(), PHPConfigData::setRealtimeParsing(), and PHPConfigData::storeConfig().


Member Data Documentation

PHPConfigData* PHPConfigParserWidget::m_configData [private]
 

Definition at line 19 of file phpconfigparserwidget.h.

Referenced by accept(), and PHPConfigParserWidget().


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 Wed Mar 23 00:28:11 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003