|
void | SetType (xiiStringView sType) |
|
xiiStringView | GetType () const |
|
Public Member Functions inherited from xiiCommand |
bool | IsUndoable () const |
|
bool | HasChildActions () const |
|
bool | HasModifiedDocument () const |
|
virtual const xiiRTTI * | GetDynamicRTTI () const |
|
bool | IsInstanceOf (const xiiRTTI *pType) const |
| Returns whether the type of this instance is of the given type or derived from it.
|
|
template<typename T> |
XII_ALWAYS_INLINE bool | IsInstanceOf () const |
| Returns whether the type of this instance is of the given type or derived from it.
|
|
◆ CleanupInternal()
void xiiAddObjectCommand::CleanupInternal |
( |
CommandState | state | ) |
|
|
overrideprivatevirtual |
◆ DoInternal()
xiiStatus xiiAddObjectCommand::DoInternal |
( |
bool | bRedo | ) |
|
|
overrideprivatevirtual |
◆ HasReturnValues()
virtual bool xiiAddObjectCommand::HasReturnValues |
( |
| ) |
const |
|
inlineoverrideprivatevirtual |
◆ UndoInternal()
xiiStatus xiiAddObjectCommand::UndoInternal |
( |
bool | bFireEvents | ) |
|
|
overrideprivatevirtual |
The documentation for this class was generated from the following files:
- /home/runner/work/XII/XII/Source/Tools/Libs/ToolsFoundation/Command/TreeCommands.h
- /home/runner/work/XII/XII/Source/Tools/Libs/ToolsFoundation/Command/Implementation/TreeCommands.cpp