KDevelop API Documentation

PythonConfigWidget Class Reference

#include <pythonconfigwidget.h>

Inheritance diagram for PythonConfigWidget:

Inheritance graph
[legend]
Collaboration diagram for PythonConfigWidget:

Collaboration graph
[legend]
List of all members.

Public Slots

void accept ()

Public Member Functions

 PythonConfigWidget (QDomDocument &projectDom, QWidget *parent=0, const char *name=0)
 ~PythonConfigWidget ()

Private Attributes

QDomDocumentdom

Constructor & Destructor Documentation

PythonConfigWidget::PythonConfigWidget QDomDocument projectDom,
QWidget parent = 0,
const char *  name = 0
 

Definition at line 19 of file pythonconfigwidget.cpp.

References dom.

PythonConfigWidget::~PythonConfigWidget  ) 
 

Definition at line 28 of file pythonconfigwidget.cpp.


Member Function Documentation

void PythonConfigWidget::accept  )  [slot]
 

Definition at line 32 of file pythonconfigwidget.cpp.

References dom, DomUtil::writeBoolEntry(), and DomUtil::writeEntry().


Member Data Documentation

QDomDocument& PythonConfigWidget::dom [private]
 

Definition at line 31 of file pythonconfigwidget.h.

Referenced by accept(), and PythonConfigWidget().


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 Tue Feb 22 09:46:10 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003