score::SelectionDispatcher Class Reference
The SelectionDispatcher class. More...
Detailed Description
The SelectionDispatcher class.
Sends new selections to the document so that they can be shown in the inspector and other places that work with selections.
Public Member Functions | |
SelectionDispatcher (SelectionStack &s) | |
void | deselect () |
void | select (const Selection &) |
void | select (const IdentifiedObjectAbstract &obj) |
score::SelectionStack & | stack () const |
The documentation for this class was generated from the following files:
- SelectionDispatcher.hpp
- SelectionDispatcher.cpp