#include <MDIViewPy.h>
◆ MDIViewPy()
MDIViewPy::MDIViewPy |
( |
MDIView * |
mdi | ) |
|
◆ ~MDIViewPy()
MDIViewPy::~MDIViewPy |
( |
| ) |
|
◆ cast_to_base()
Py::Object MDIViewPy::cast_to_base |
( |
const Py::Tuple & |
| ) |
|
◆ create()
◆ extension_object_new()
◆ fitAll()
Py::Object MDIViewPy::fitAll |
( |
const Py::Tuple & |
args | ) |
|
◆ getActiveObject()
Py::Object MDIViewPy::getActiveObject |
( |
const Py::Tuple & |
args | ) |
|
◆ getMDIViewPtr()
MDIView * Gui::MDIViewPy::getMDIViewPtr |
( |
| ) |
|
◆ init_type()
void MDIViewPy::init_type |
( |
void |
| ) |
|
|
static |
References cast_to_base(), extension_object_new(), fitAll(), getActiveObject(), printPdf(), printPreview(), printView(), redoActions(), sendMessage(), setActiveObject(), supportMessage(), and undoActions().
Referenced by Gui::Application::Application().
◆ printPdf()
Py::Object MDIViewPy::printPdf |
( |
const Py::Tuple & |
args | ) |
|
◆ printPreview()
Py::Object MDIViewPy::printPreview |
( |
const Py::Tuple & |
args | ) |
|
◆ printView()
Py::Object MDIViewPy::printView |
( |
const Py::Tuple & |
args | ) |
|
◆ redoActions()
Py::Object MDIViewPy::redoActions |
( |
const Py::Tuple & |
args | ) |
|
◆ repr()
Py::Object MDIViewPy::repr |
( |
| ) |
|
◆ sendMessage()
Py::Object MDIViewPy::sendMessage |
( |
const Py::Tuple & |
args | ) |
|
◆ setActiveObject()
Py::Object MDIViewPy::setActiveObject |
( |
const Py::Tuple & |
args | ) |
|
◆ supportMessage()
Py::Object MDIViewPy::supportMessage |
( |
const Py::Tuple & |
args | ) |
|
◆ type()
Py::Object MDIViewPy::type |
( |
| ) |
|
|
static |
◆ undoActions()
Py::Object MDIViewPy::undoActions |
( |
const Py::Tuple & |
args | ) |
|
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/MDIViewPy.h
- FreeCAD/src/Gui/MDIViewPy.cpp