![]() |
ufe
1.0
Universal Front End is a DCC-agnostic component that will allow a DCC to browse and edit data in multiple data models
|
Selection cleared notification. More...
#include <selectionNotification.h>
Public Member Functions | |
SelectionCleared () | |
Constructor. More... | |
SelectionCleared (const SelectionCleared &)=default | |
Default copy constructor. More... | |
~SelectionCleared () override | |
Destructor. More... | |
![]() | |
SelectionChanged () | |
Constructor. More... | |
SelectionChanged (const SelectionChanged &)=default | |
Default copy constructor. More... | |
~SelectionChanged () override | |
Destructor. More... | |
![]() | |
Notification () | |
Constructor. More... | |
Notification (const Notification &)=default | |
Default copy constructor. More... | |
virtual | ~Notification () |
Destructor. More... | |
Selection cleared notification.
This class notifies observers that the selection has been cleared.
Definition at line 99 of file selectionNotification.h.
Ufe::SelectionCleared::SelectionCleared | ( | ) |
Constructor.
|
default |
Default copy constructor.
|
override |
Destructor.