Gui::PythonConsoleP Struct Reference

List of all members.

Public Types

enum  CopyType { Normal, History, Command }
enum  Output { Error = 20, Message = 21 }

Public Member Functions

 PythonConsoleP ()

Public Attributes

PyObject_stderrPy
PyObject_stdin
PyObject_stdinPy
PyObject_stdoutPy
CallTipsListcallTipsList
QMap< QString, QColor > colormap
QString error
ConsoleHistory history
bool interactive
InteractiveInterpreterinterpreter
QString output
QStringList statements
CopyType type

Detailed Description

Definition at line 59 of file PythonConsole.cpp.


Member Enumeration Documentation

Enumerator:
Normal 
History 
Command 

Definition at line 62 of file PythonConsole.cpp.

Enumerator:
Error 
Message 

Definition at line 61 of file PythonConsole.cpp.


Constructor & Destructor Documentation

Gui::PythonConsoleP::PythonConsoleP (  )  [inline]

Definition at line 72 of file PythonConsole.cpp.

References colormap, interpreter, Normal, and type.


Member Data Documentation

Definition at line 64 of file PythonConsole.cpp.

Referenced by Gui::PythonConsole::PythonConsole().

QMap<QString, QColor> Gui::PythonConsoleP::colormap

Definition at line 71 of file PythonConsole.cpp.

Referenced by Gui::PythonConsole::OnChange(), and PythonConsoleP().

Definition at line 68 of file PythonConsole.cpp.

Definition at line 68 of file PythonConsole.cpp.

Referenced by Gui::PythonConsole::PythonConsole().

Definition at line 69 of file PythonConsole.cpp.

Referenced by Gui::PythonConsole::printStatement().


The documentation for this struct was generated from the following file:

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