30 case QOF_EVENT_CREATE:
32 case QOF_EVENT_MODIFY:
34 case QOF_EVENT_DESTROY:
38 case QOF_EVENT_REMOVE:
43 case GNC_EVENT_ITEM_REMOVED:
44 return "ITEM_REMOVED";
45 case GNC_EVENT_ITEM_CHANGED:
46 return "ITEM_CHANGED";
49 return "<unknown, maybe multiple>";
const char * qofeventid_to_string(QofEventId id)
Convert the given QofEventId (an integer number) to a string that is usable in debugging output...
gint QofEventId
Define the type of events allowed.
Additional event handling code.
#define GNC_EVENT_ITEM_ADDED
These events are used when a split is added to an account.