#include <DocumentProtectorPy.h>
◆ DocumentProtectorPy()
DocumentProtectorPy::DocumentProtectorPy |
( |
App::DocumentPy * |
doc | ) |
|
◆ ~DocumentProtectorPy()
DocumentProtectorPy::~DocumentProtectorPy |
( |
| ) |
|
◆ addObject()
Py::Object DocumentProtectorPy::addObject |
( |
const Py::Tuple & |
args | ) |
|
◆ getattr()
Py::Object DocumentProtectorPy::getattr |
( |
const char * |
attr | ) |
|
◆ init_type()
void DocumentProtectorPy::init_type |
( |
void |
| ) |
|
|
static |
◆ recompute()
Py::Object DocumentProtectorPy::recompute |
( |
const Py::Tuple & |
args | ) |
|
◆ repr()
Py::Object DocumentProtectorPy::repr |
( |
| ) |
|
◆ setattr()
int DocumentProtectorPy::setattr |
( |
const char * |
attr, |
|
|
const Py::Object & |
value |
|
) |
| |
◆ DocumentProtector
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Sandbox/App/DocumentProtectorPy.h
- FreeCAD/src/Mod/Sandbox/App/DocumentProtectorPy.cpp