#include <MDIViewPy.h>
◆ MDIViewPy()
MDIViewPy::MDIViewPy |
( |
MDIView * |
mdi | ) |
|
◆ ~MDIViewPy()
MDIViewPy::~MDIViewPy |
( |
| ) |
|
◆ fitAll()
Py::Object MDIViewPy::fitAll |
( |
const Py::Tuple & |
args | ) |
|
Referenced by init_type().
◆ getActiveObject()
Py::Object MDIViewPy::getActiveObject |
( |
const Py::Tuple & |
args | ) |
|
◆ getMDIViewPtr()
MDIView* Gui::MDIViewPy::getMDIViewPtr |
( |
| ) |
|
◆ init_type()
void MDIViewPy::init_type |
( |
void |
| ) |
|
|
static |
◆ message()
Py::Object MDIViewPy::message |
( |
const Py::Tuple & |
args | ) |
|
Referenced by init_type().
◆ repr()
Py::Object MDIViewPy::repr |
( |
| ) |
|
◆ setActiveObject()
Py::Object MDIViewPy::setActiveObject |
( |
const Py::Tuple & |
args | ) |
|
The documentation for this class was generated from the following files:
- src/Gui/MDIViewPy.h
- src/Gui/MDIViewPy.cpp