PythonConfigWidget Class Reference
#include <pythonconfigwidget.h>
Inheritance diagram for PythonConfigWidget:


Public Slots | |
void | accept () |
Public Member Functions | |
PythonConfigWidget (QDomDocument &projectDom, QWidget *parent=0, const char *name=0) | |
~PythonConfigWidget () | |
Private Attributes | |
QDomDocument & | dom |
Constructor & Destructor Documentation
|
Definition at line 19 of file pythonconfigwidget.cpp. References dom. |
|
Definition at line 28 of file pythonconfigwidget.cpp. |
Member Function Documentation
|
Definition at line 32 of file pythonconfigwidget.cpp. References dom, DomUtil::writeBoolEntry(), and DomUtil::writeEntry(). |
Member Data Documentation
|
Definition at line 31 of file pythonconfigwidget.h. Referenced by accept(), and PythonConfigWidget(). |
The documentation for this class was generated from the following files:
- languages/python/pythonconfigwidget.h
- languages/python/pythonconfigwidget.cpp