ObjectObserver Class Reference
Public Member Functions | |
| ObjectObserver (App::DocumentObject *o, SoCoordinate3 *c) | |
Public Member Functions inherited from App::DocumentObserver | |
| void | attachDocument (Document *) |
| Attaches to another document, the old document is not longer observed then. More... | |
| void | detachDocument () |
| Detaches from the current document, the document is not longer observed then. More... | |
| DocumentObserver () | |
| Constructor. More... | |
| DocumentObserver (Document *) | |
| virtual | ~DocumentObserver () |
Additional Inherited Members | |
Protected Member Functions inherited from App::DocumentObserver | |
| Document * | getDocument () const |
Constructor & Destructor Documentation
◆ ObjectObserver()
| ObjectObserver::ObjectObserver | ( | App::DocumentObject * | o, |
| SoCoordinate3 * | c | ||
| ) |
The documentation for this class was generated from the following file:
- src/Mod/Sandbox/Gui/AppSandboxGui.cpp
Public Member Functions inherited from
1.8.17