|
| | ToolsObserverT () |
| | The constructor. It is protected so that only derived classes can create instances of this class. More...
|
| |
| virtual ToolsObserverT::~ToolsObserverT |
( |
| ) |
|
|
inlinevirtual |
| ToolsObserverT::ToolsObserverT |
( |
| ) |
|
|
inlineprotected |
The constructor. It is protected so that only derived classes can create instances of this class.
Notifies the observer that the current subject has been changed.
- Parameters
-
| Subject | The tools (tool manager) in which something has changed. |
| Tool | The specific tool that has changed. |
| Priority | The priority with which the update should be implemented. |
Reimplemented in ChildFrameT::UpdaterT, ViewWindow2DT, and ViewWindow3DT.
The documentation for this class was generated from the following file: