Gui::PythonStdin Class Reference

Python class for redirection of stdin to an input dialog of Qt. More...

#include <PythonConsolePy.h>

Inheritance diagram for Gui::PythonStdin:
Py::PythonExtension< PythonStdin > Py::PythonExtensionBase

List of all members.

Public Member Functions

 PythonStdin (PythonConsole *pc)
Py::Object readline (const Py::Tuple &)
Py::Object repr ()
 ~PythonStdin ()

Static Public Member Functions

static void init_type (void)

Detailed Description

Python class for redirection of stdin to an input dialog of Qt.

Author:
Werner Mayer

Definition at line 127 of file PythonConsolePy.h.


Constructor & Destructor Documentation

PythonStdin::PythonStdin ( PythonConsole pc  ) 

Definition at line 291 of file PythonConsolePy.cpp.

PythonStdin::~PythonStdin (  ) 

Definition at line 297 of file PythonConsolePy.cpp.


Member Function Documentation

void PythonStdin::init_type ( void   )  [static]
Py::Object PythonStdin::readline ( const Py::Tuple args  ) 
Py::Object PythonStdin::repr (  )  [virtual]

Reimplemented from Py::PythonExtensionBase.

Definition at line 303 of file PythonConsolePy.cpp.


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

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