HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CH_UndoGroupMove Class Reference

#include <CH_UndoGroup.h>

+ Inheritance diagram for CH_UndoGroupMove:

Public Member Functions

 CH_UndoGroupMove (const CH_Group *chgsp, CH_Group *chgtp, const char *old_name, const char *new_name)
 
- Public Member Functions inherited from CH_UndoGroup
 CH_UndoGroup (const CH_Group *chg, bool reverse)
 
 ~CH_UndoGroup () override
 
void undo () override
 
void redo () override
 
- Public Member Functions inherited from UT_Undo
 UT_Undo ()
 
virtual ~UT_Undo ()
 
virtual bool isValid ()
 
virtual bool needToUndo ()
 
virtual bool needToRedo ()
 
virtual int isUndoBlock () const
 
virtual int64 getMemoryUsage ()
 
void addToMemoryUsage (int64 k)
 
void setMemoryUsage (int64 k)
 
void setNextUndo (UT_Undo *nundo)
 
UT_UndogetNextUndo ()
 

Additional Inherited Members

- Protected Member Functions inherited from CH_UndoGroup
CH_GroupgetGroup () const
 
- Protected Member Functions inherited from UT_Undo
void generateTmpFilename (const char *prefix, UT_String &filename)
 
- Protected Attributes inherited from CH_UndoGroup
UT_String myPath
 
bool myReverse
 

Detailed Description

Definition at line 94 of file CH_UndoGroup.h.

Constructor & Destructor Documentation

CH_UndoGroupMove::CH_UndoGroupMove ( const CH_Group chgsp,
CH_Group chgtp,
const char *  old_name,
const char *  new_name 
)

The documentation for this class was generated from the following file: