Gui::TaskView::ControlPy Class Reference

#include <TaskDialogPython.h>

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 &)
 
Py::Object showModelView (const Py::Tuple &)
 
Py::Object showTaskView (const Py::Tuple &)
 
 ~ControlPy ()
 

Static Public Member Functions

static ControlPygetInstance ()
 
static void init_type (void)
 

Constructor & Destructor Documentation

◆ ControlPy()

ControlPy::ControlPy ( )

Referenced by getInstance().

◆ ~ControlPy()

ControlPy::~ControlPy ( )

Member Function Documentation

◆ activeDialog()

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

◆ addTaskWatcher()

Py::Object ControlPy::addTaskWatcher ( const Py::Tuple &  args)

◆ clearTaskWatcher()

Py::Object ControlPy::clearTaskWatcher ( const Py::Tuple &  args)

◆ closeDialog()

Py::Object ControlPy::closeDialog ( const Py::Tuple &  args)

◆ getInstance()

ControlPy * ControlPy::getInstance ( )
static

References ControlPy().

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

◆ init_type()

◆ isAllowedAlterDocument()

Py::Object ControlPy::isAllowedAlterDocument ( const Py::Tuple &  args)

◆ isAllowedAlterSelection()

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

◆ isAllowedAlterView()

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

◆ repr()

Py::Object ControlPy::repr ( )

◆ showDialog()

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

◆ showModelView()

Py::Object ControlPy::showModelView ( const Py::Tuple &  args)

◆ showTaskView()

Py::Object ControlPy::showTaskView ( const Py::Tuple &  args)

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