|
|
|
|
Location:
calchangecallback.h
class MCalChangeCallBack;
A call back class for observing changes in the model view.
A client will not be notified of a change if it is the source of the change.
Defined in MCalChangeCallBack:
CalChangeNotification(), EChangeAdd, EChangeDelete, EChangeEntryAll, EChangeEntryEvent, EChangeEntryTodo, EChangeModify, EChangeOverflowError, EChangeUndefined, TChangeEntryType, TChangeType
virtual void CalChangeNotification(TChangeEntryType aChangeEntryType)=0;
A call back function for change notification
|
TChangeType
Instance view change type
|
TChangeEntryType
Instance view entry type
|