Views
Foundation Package API Reference Guide
Product Documentation:
Views Documentation Home
IlvCommandHistory Member List
This is the complete list of members for
IlvCommandHistory
, including all inherited members.
add
(IlvAction *c)
IlvCommandHistory
virtual
addProperty
(const IlSymbol *key, IlAny value)
IlvActionHistory
canRedo
(IlUInt n=1) const
IlvCommandHistory
virtual
canRepeat
()
IlvActionHistory
virtual
canUndo
(IlUInt n=1) const
IlvCommandHistory
virtual
closeMacro
()
IlvCommandHistory
decrRef
()
IlvSmartData
getAction
(IlUInt i) const
IlvActionHistory
getCurrentSelection
(IlUInt &c)
IlvActionHistory
getLast
() const
IlvActionHistory
getLength
() const
IlvActionHistory
getMaxLength
() const
IlvActionHistory
getProperty
(const IlSymbol *key) const
IlvActionHistory
getSelectionHandler
() const
IlvActionHistory
hasProperty
(const IlSymbol *key) const
IlvActionHistory
IlvActionHistory
(IlUInt max=8)
IlvActionHistory
IlvCommandHistory
(IlUInt n=64)
IlvCommandHistory
IlvObservable
()
IlvObservable
IlvSmartData
()
IlvSmartData
IlvSmartData
(const IlvSmartData &data)
IlvSmartData
incrRef
()
IlvSmartData
isMacroRecording
() const
IlvCommandHistory
lastUndoneCommand
()
IlvCommandHistory
notify
(IlAny arg=0)
IlvObservable
virtual
openMacro
(const IlString &name)
IlvCommandHistory
purge
(IlUInt n=(IlUInt) -1)
IlvActionHistory
virtual
recordValueChanges
() const
IlvActionHistory
redo
(IlUInt n=1)
IlvCommandHistory
virtual
refCount
()
IlvSmartData
removeProperty
(const IlSymbol *key)
IlvActionHistory
repeatLast
()
IlvActionHistory
virtual
replaceProperty
(const IlSymbol *key, IlAny value)
IlvActionHistory
setMacroName
(const IlString &name)
IlvCommandHistory
setMaxLength
(IlUInt maxLength)
IlvActionHistory
virtual
setRecordValueChanges
(IlBoolean b)
IlvActionHistory
setSelectionHandler
(IlvActionSelectionHandler *handler)
IlvActionHistory
undo
(IlUInt n=1)
IlvCommandHistory
virtual
~IlvActionHistory
()
IlvActionHistory
virtual
~IlvSmartData
()
IlvSmartData
virtual