|
ImagingTools Core SDK
|
#include <IObjectCollectionEvent.h>
Inherits istd::IChangeable.
Public Member Functions | |
| virtual EventType | GetEventType () const =0 |
| virtual QByteArray | GetItemId () const =0 |
Interface for object collection events
Definition at line 17 of file IObjectCollectionEvent.h.
|
pure virtual |
Get type of the collection event.
|
pure virtual |
Get ID of the related item in the collection.