App::FeaturePythonPyT< FeaturePyT > Class Template Reference
#include <FeaturePythonPyImp.h>
Public Member Functions | |
FeaturePythonPyT (Base::BaseClass *pcObject, PyTypeObject *T=&Type) | |
virtual | ~FeaturePythonPyT () |
Static Public Attributes | |
static PyTypeObject | Type |
Type structure of FeaturePythonPyT. More... | |
Protected Attributes | |
callbacks and implementers for the python object methods | |
PyObject * | dict_methods |
Detailed Description
template<class FeaturePyT>
class App::FeaturePythonPyT< FeaturePyT >
Constructor & Destructor Documentation
◆ FeaturePythonPyT()
template<class FeaturePyT >
App::FeaturePythonPyT< FeaturePyT >::FeaturePythonPyT | ( | Base::BaseClass * | pcObject, |
PyTypeObject * | T = &Type |
||
) |
◆ ~FeaturePythonPyT()
template<class FeaturePyT >
|
virtual |
Member Data Documentation
◆ dict_methods
template<class FeaturePyT >
|
protected |
◆ Type
template<class FeaturePyT >
|
static |
Type structure of FeaturePythonPyT.
Referenced by ArchPanel.CommandPanelSheet::Activated(), ArchStructure.StructSelectionObserver::addSelection(), ArchSite.Compass::buildCoordinates(), ArchComponent.Component::execute(), DraftLayer.LayerContainer::execute(), ArchSchedule.CommandArchSchedule::IsActive(), ArchAxis.CommandArchGrid::IsActive(), draftobjects.draft_annotation.DraftAnnotation::onDocumentRestored(), ArchReference.ArchReference::setProperties(), and DraftLayer.Layer::setProperties().
The documentation for this class was generated from the following files:
- src/App/FeaturePythonPyImp.h
- src/App/FeaturePythonPyImp.inl