Gui::TaskView::ControlPy Class Reference

#include <TaskDialogPython.h>

Inheritance diagram for Gui::TaskView::ControlPy:
Py::PythonExtension< ControlPy > Py::PythonExtensionBase

List of all members.

Public Member Functions

Py::Object activeDialog (const Py::Tuple &)
Py::Object addTaskWatcher (const Py::Tuple &)
Py::Object clearTaskWatcher (const Py::Tuple &)
Py::Object closeDialog (const Py::Tuple &)
 ControlPy ()
Py::Object isAllowedAlterDocument (const Py::Tuple &)
Py::Object isAllowedAlterSelection (const Py::Tuple &)
Py::Object isAllowedAlterView (const Py::Tuple &)
Py::Object repr ()
Py::Object showDialog (const Py::Tuple &)
 ~ControlPy ()

Static Public Member Functions

static ControlPygetInstance ()
static void init_type (void)

Detailed Description

Definition at line 34 of file TaskDialogPython.h.


Constructor & Destructor Documentation

ControlPy::ControlPy (  ) 

Definition at line 73 of file TaskDialogPython.cpp.

Referenced by getInstance().

ControlPy::~ControlPy (  ) 

Definition at line 77 of file TaskDialogPython.cpp.


Member Function Documentation

Py::Object ControlPy::activeDialog ( const Py::Tuple args  ) 

Definition at line 99 of file TaskDialogPython.cpp.

References Gui::ControlSingleton::activeDialog(), and Gui::Control().

Referenced by init_type().

Py::Object ControlPy::addTaskWatcher ( const Py::Tuple args  ) 
Py::Object ControlPy::clearTaskWatcher ( const Py::Tuple  ) 
Py::Object ControlPy::closeDialog ( const Py::Tuple  ) 

Definition at line 105 of file TaskDialogPython.cpp.

References Gui::ControlSingleton::closeDialog(), Gui::Control(), and Sketcher::None.

Referenced by init_type().

ControlPy * ControlPy::getInstance (  )  [static]

Definition at line 48 of file TaskDialogPython.cpp.

References ControlPy().

Referenced by Gui::Application::Application().

void ControlPy::init_type ( void   )  [static]
Py::Object ControlPy::isAllowedAlterDocument ( const Py::Tuple  ) 

Definition at line 134 of file TaskDialogPython.cpp.

References Gui::Control(), and Gui::ControlSingleton::isAllowedAlterDocument().

Referenced by init_type().

Py::Object ControlPy::isAllowedAlterSelection ( const Py::Tuple  ) 

Definition at line 146 of file TaskDialogPython.cpp.

References Gui::Control(), and Gui::ControlSingleton::isAllowedAlterSelection().

Referenced by init_type().

Py::Object ControlPy::isAllowedAlterView ( const Py::Tuple  ) 

Definition at line 140 of file TaskDialogPython.cpp.

References Gui::Control(), and Gui::ControlSingleton::isAllowedAlterView().

Referenced by init_type().

Py::Object ControlPy::repr (  )  [virtual]

Reimplemented from Py::PythonExtensionBase.

Definition at line 81 of file TaskDialogPython.cpp.

Py::Object ControlPy::showDialog ( const Py::Tuple args  ) 

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

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