#include <MainWindowPy.h>
◆ MainWindowPy()
◆ ~MainWindowPy()
| MainWindowPy::~MainWindowPy |
( |
| ) |
|
◆ create()
◆ createWrapper()
| Py::Object MainWindowPy::createWrapper |
( |
MainWindow * |
mw | ) |
|
|
static |
◆ extension_object_new()
◆ getActiveWindow()
| Py::Object MainWindowPy::getActiveWindow |
( |
const Py::Tuple & |
args | ) |
|
◆ getWindows()
| Py::Object MainWindowPy::getWindows |
( |
const Py::Tuple & |
args | ) |
|
◆ getWindowsOfType()
| Py::Object MainWindowPy::getWindowsOfType |
( |
const Py::Tuple & |
args | ) |
|
◆ init_type()
| void MainWindowPy::init_type |
( |
void |
| ) |
|
|
static |
◆ repr()
| Py::Object MainWindowPy::repr |
( |
| ) |
|
◆ setActiveWindow()
| Py::Object MainWindowPy::setActiveWindow |
( |
const Py::Tuple & |
args | ) |
|
◆ type()
| Py::Object MainWindowPy::type |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/MainWindowPy.h
- FreeCAD/src/Gui/MainWindowPy.cpp