Gui::PythonInputField Class Reference

#include <PythonConsole.h>

List of all members.

Signals

void textEntered ()

Public Member Functions

void clear ()
QString getText () const
 PythonInputField (QWidget *parent=0)
 ~PythonInputField ()

Protected Member Functions

void changeEvent (QEvent *e)
void showEvent (QShowEvent *e)

Detailed Description

Definition at line 162 of file PythonConsole.h.


Constructor & Destructor Documentation

PythonInputField::PythonInputField ( QWidget *  parent = 0  ) 

Definition at line 1198 of file PythonConsole.cpp.

References clear(), draftlibs::fcgeo::connect(), and textEntered().

PythonInputField::~PythonInputField (  ) 

Definition at line 1230 of file PythonConsole.cpp.


Member Function Documentation

void PythonInputField::changeEvent ( QEvent *  e  )  [protected]

Definition at line 1244 of file PythonConsole.cpp.

void PythonInputField::clear ( void   ) 

Definition at line 1239 of file PythonConsole.cpp.

Referenced by PythonInputField(), and Gui::PythonStdin::readline().

QString PythonInputField::getText (  )  const

Definition at line 1234 of file PythonConsole.cpp.

Referenced by Gui::PythonStdin::readline().

void PythonInputField::showEvent ( QShowEvent *  e  )  [protected]

Definition at line 1256 of file PythonConsole.cpp.

void Gui::PythonInputField::textEntered (  )  [signal]

Referenced by PythonInputField().


The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:02:01 2011 for FreeCAD by  doxygen 1.6.1