PythonConfigWidgetBase Class Reference
#include <pythonconfigwidgetbase.h>
Inheritance diagram for PythonConfigWidgetBase:


Public Member Functions | |
PythonConfigWidgetBase (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~PythonConfigWidgetBase () | |
Public Attributes | |
QLabel * | interpreter_label |
QLineEdit * | interpreter_edit |
QCheckBox * | terminal_box |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QVBoxLayout * | python_config_widgetLayout |
QSpacerItem * | Spacer3 |
QSpacerItem * | Spacer2 |
QHBoxLayout * | Layout1 |
QSpacerItem * | Spacer1 |
Constructor & Destructor Documentation
|
Definition at line 27 of file pythonconfigwidgetbase.cpp. References interpreter_edit, interpreter_label, languageChange(), Layout1, python_config_widgetLayout, Spacer1, Spacer2, Spacer3, and terminal_box. |
|
Definition at line 62 of file pythonconfigwidgetbase.cpp. |
Member Function Documentation
|
Definition at line 71 of file pythonconfigwidgetbase.cpp. References interpreter_label, and terminal_box. Referenced by PythonConfigWidgetBase(). |
Member Data Documentation
|
Definition at line 33 of file pythonconfigwidgetbase.h. Referenced by PythonConfigWidgetBase(). |
|
Definition at line 32 of file pythonconfigwidgetbase.h. Referenced by languageChange(), and PythonConfigWidgetBase(). |
|
Definition at line 40 of file pythonconfigwidgetbase.h. Referenced by PythonConfigWidgetBase(). |
|
Definition at line 37 of file pythonconfigwidgetbase.h. Referenced by PythonConfigWidgetBase(). |
|
Definition at line 41 of file pythonconfigwidgetbase.h. Referenced by PythonConfigWidgetBase(). |
|
Definition at line 39 of file pythonconfigwidgetbase.h. Referenced by PythonConfigWidgetBase(). |
|
Definition at line 38 of file pythonconfigwidgetbase.h. Referenced by PythonConfigWidgetBase(). |
|
Definition at line 34 of file pythonconfigwidgetbase.h. Referenced by languageChange(), and PythonConfigWidgetBase(). |
The documentation for this class was generated from the following files:
- languages/python/pythonconfigwidgetbase.h
- languages/python/pythonconfigwidgetbase.cpp