KDevelop API Documentation

PythonConfigWidgetBase Class Reference

#include <pythonconfigwidgetbase.h>

Inheritance diagram for PythonConfigWidgetBase:

QWidget PythonConfigWidget List of all members.

Public Member Functions

 PythonConfigWidgetBase (QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~PythonConfigWidgetBase ()

Public Attributes

QLabelinterpreter_label
QLineEditinterpreter_edit
QCheckBoxterminal_box

Protected Slots

virtual void languageChange ()

Protected Attributes

QVBoxLayoutpython_config_widgetLayout
QSpacerItemSpacer3
QSpacerItemSpacer2
QHBoxLayoutLayout1
QSpacerItemSpacer1

Constructor & Destructor Documentation

PythonConfigWidgetBase::PythonConfigWidgetBase QWidget parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 27 of file pythonconfigwidgetbase.cpp.

References interpreter_edit, interpreter_label, languageChange(), Layout1, python_config_widgetLayout, PythonConfigWidgetBase(), Spacer1, Spacer2, Spacer3, and terminal_box.

Referenced by PythonConfigWidgetBase().

PythonConfigWidgetBase::~PythonConfigWidgetBase  ) 
 

Definition at line 62 of file pythonconfigwidgetbase.cpp.


Member Function Documentation

void PythonConfigWidgetBase::languageChange  )  [protected, virtual, slot]
 

Definition at line 71 of file pythonconfigwidgetbase.cpp.

References interpreter_label, and terminal_box.

Referenced by PythonConfigWidgetBase().


Member Data Documentation

QLineEdit* PythonConfigWidgetBase::interpreter_edit
 

Definition at line 33 of file pythonconfigwidgetbase.h.

Referenced by PythonConfigWidgetBase().

QLabel* PythonConfigWidgetBase::interpreter_label
 

Definition at line 32 of file pythonconfigwidgetbase.h.

Referenced by languageChange(), and PythonConfigWidgetBase().

QHBoxLayout* PythonConfigWidgetBase::Layout1 [protected]
 

Definition at line 40 of file pythonconfigwidgetbase.h.

Referenced by PythonConfigWidgetBase().

QVBoxLayout* PythonConfigWidgetBase::python_config_widgetLayout [protected]
 

Definition at line 37 of file pythonconfigwidgetbase.h.

Referenced by PythonConfigWidgetBase().

QSpacerItem* PythonConfigWidgetBase::Spacer1 [protected]
 

Definition at line 41 of file pythonconfigwidgetbase.h.

Referenced by PythonConfigWidgetBase().

QSpacerItem* PythonConfigWidgetBase::Spacer2 [protected]
 

Definition at line 39 of file pythonconfigwidgetbase.h.

Referenced by PythonConfigWidgetBase().

QSpacerItem* PythonConfigWidgetBase::Spacer3 [protected]
 

Definition at line 38 of file pythonconfigwidgetbase.h.

Referenced by PythonConfigWidgetBase().

QCheckBox* PythonConfigWidgetBase::terminal_box
 

Definition at line 34 of file pythonconfigwidgetbase.h.

Referenced by languageChange(), and PythonConfigWidgetBase().


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