|
Declared in: /boot/home/devel/Inferno-project/Inferno/SDK/Headers/Core/InfernoHistory.h Author: YNOP
Version: 1.0 Date: Feb 5 2000 Summary: more...
InfernoHistory(InfernoDocument *doc)
~InfernoHistory()
void BeginHistoryGroup(const char *name)
status_t EndHistoryGroup()
status_t Save(InfernoLayer *ilay,BRect undoRect)
status_t SaveRaw(BMessage *rawmsg,BLooper *target,const char * historyName = NULL)
status_t SaveSelection()
status_t Restore()
status_t Redo()
status_t Branch(const char *branchname, int32 i)
status_t Merge(const char *branchname)
|