addEvent(UndoEvent *event, const char *description=0) | Undo | |
addlock_ | Undo | protected |
attachCB(const NotifierAccess &, const CallBack &, bool onlyifnew=false) const | CallBacker | |
attachCB(const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const | CallBacker | |
attachednotifiers_ | CallBacker | private |
attachednotifierslock_ | CallBacker | mutableprivate |
CallBacker() | CallBacker | |
CallBacker(const CallBacker &) | CallBacker | |
canReDo() const | Undo | |
canUnDo() const | Undo | |
changenotifier | Undo | |
createReceiverForCurrentThread() | CallBacker | static |
currentEventID() const | Undo | |
currenteventid_ | Undo | protected |
detachAllNotifiers() const | CallBacker | |
detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
EMUndo() | EM::EMUndo | |
events_ | Undo | protected |
firstEventID() const | Undo | |
firsteventid_ | Undo | protected |
getCurrentEMObjectID(bool forredo) const | EM::EMUndo | |
getDesc(int eventid) const | Undo | |
getNextUserInteractionEnd(int start) const | Undo | |
indexOf(int eventid) const | Undo | protected |
isCapsule() const | CallBacker | inlinevirtual |
isNotifierAttached(const NotifierAccess *) const | CallBacker | |
isUserInteractionEnd(int eventid) const | Undo | |
lastEventID() const | Undo | |
maxLength() const | Undo | |
maxsize_ | Undo | protected |
notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
reDo(int nrtimes=1, bool userinteraction=true) | Undo | |
reDoDesc() const | Undo | |
removeAll() | Undo | |
removeAllAfterCurrentEvent() | Undo | |
removeAllBeforeCurrentEvent() | Undo | |
removeOldEvents() | Undo | protected |
removeReceiverForCurrentThread() | CallBacker | static |
removeStartToAndIncluding(int) | Undo | protected |
setDesc(int eventid, const char *d) | Undo | |
setMaxLength(int) | Undo | |
setUserInteractionEnd(int eventid, bool=true) | Undo | |
stopReceivingNotifications() const | CallBacker | inline |
trueCaller() | CallBacker | inlinevirtual |
unDo(int nrtimes=1, bool userinteraction=true) | Undo | |
Undo() | Undo | |
unDoDesc() const | Undo | |
undoredochange | Undo | |
userendscount_ | Undo | protected |
~CallBacker() | CallBacker | virtual |
~EMUndo() | EM::EMUndo | |
~Undo() | Undo | virtual |