![]() |
|
Wrapper class for Sdf notices. More...
#include <notice.h>
Classes | |
| class | Base |
| Base notification class for scene. More... | |
| class | BaseLayersDidChange |
| Base class for LayersDidChange and LayersDidChangeSentPerLayer. More... | |
| class | LayerDidReloadContent |
| Sent after a layer is reloaded. More... | |
| class | LayerDidReplaceContent |
| Sent after a layer has been loaded from a file. More... | |
| class | LayerDidSaveLayerToFile |
| Sent after a layer is saved to file. More... | |
| class | LayerDirtinessChanged |
| Similar behavior to LayersDidChange, but only gets sent if a change in the dirty status of a layer occurs. More... | |
| class | LayerIdentifierDidChange |
| Sent when the identifier of a layer has changed. More... | |
| class | LayerInfoDidChange |
| Sent when the (scene spec) info of a layer have changed. More... | |
| class | LayerMutenessChanged |
| Sent after a layer has been added or removed from the set of muted layers. More... | |
| class | LayersDidChange |
| Global notice sent to indicate that layer contents have changed. More... | |
| class | LayersDidChangeSentPerLayer |
| Notice sent per-layer indicating all layers whose contents have changed within a single round of change processing. More... | |