KDevelop API Documentation

PythonConfigWidget Class Reference

#include <pythonconfigwidget.h>

Inheritance diagram for PythonConfigWidget:

PythonConfigWidgetBase QWidget 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, and PythonConfigWidget().

Referenced by PythonConfigWidget().

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.


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.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:06 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003