FemGui::ActiveAnalysisObserver Class Reference
#include <ActiveAnalysisObserver.h>
Public Member Functions | |
| Fem::FemAnalysis * | getActiveObject () const |
| bool | hasActiveObject () const |
| void | highlightActiveObject (const Gui::HighlightMode &, bool) |
| void | setActiveObject (Fem::FemAnalysis *) |
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 () |
Static Public Member Functions | |
| static ActiveAnalysisObserver * | instance () |
Additional Inherited Members | |
Protected Member Functions inherited from App::DocumentObserver | |
| Document * | getDocument () const |
Member Function Documentation
◆ getActiveObject()
| Fem::FemAnalysis * ActiveAnalysisObserver::getActiveObject | ( | ) | const |
◆ hasActiveObject()
| bool ActiveAnalysisObserver::hasActiveObject | ( | ) | const |
◆ highlightActiveObject()
| void ActiveAnalysisObserver::highlightActiveObject | ( | const Gui::HighlightMode & | mode, |
| bool | on | ||
| ) |
References Gui::Document::signalHighlightObject.
Referenced by FemGui::Module::Module().
◆ instance()
|
static |
◆ setActiveObject()
| void ActiveAnalysisObserver::setActiveObject | ( | Fem::FemAnalysis * | fem | ) |
The documentation for this class was generated from the following files:
- src/Mod/Fem/Gui/ActiveAnalysisObserver.h
- src/Mod/Fem/Gui/ActiveAnalysisObserver.cpp
Public Member Functions inherited from
1.8.17