Infenro Home SDK Docs Blah

InfernoHistory

Declared in:/boot/home/devel/Inferno-project/Inferno/SDK/Headers/Core/InfernoHistory.h
Author: YNOP
Version:1.0
Date: Feb 5 2000
Summary:more...




Hook Functions


InfernoHistory()
InfernoHistory(InfernoDocument *doc)

~InfernoHistory()
~InfernoHistory()

BeginHistoryGroup()
void BeginHistoryGroup(const char *name)

EndHistoryGroup()
status_t EndHistoryGroup()

Save()
status_t Save(InfernoLayer *ilay,BRect undoRect)

SaveRaw()
status_t SaveRaw(BMessage *rawmsg,BLooper *target,const char * historyName = NULL)

SaveSelection()
status_t SaveSelection()

Restore()
status_t Restore()

Redo()
status_t Redo()

Branch()
status_t Branch(const char *branchname, int32 i)

Merge()
status_t Merge(const char *branchname)


Infenro Home SDK Docs Blah

Generated on 12/27/2001
Copyright © 1999-2001 Inferno Dev Team. All rights reserved.