cherish
Public Member Functions | Protected Attributes | List of all members
fur::EditSelectedEntitiesDeleteCommand Class Reference
Inheritance diagram for fur::EditSelectedEntitiesDeleteCommand:
fur::UndoCommand

Public Member Functions

 EditSelectedEntitiesDeleteCommand (entity::UserScene *scene, entity::Canvas *canvas, const std::vector< osg::ref_ptr< entity::Entity2D >> &entities)
 
void undo () Q_DECL_OVERRIDE
 
void redo () Q_DECL_OVERRIDE
 
- Public Member Functions inherited from fur::UndoCommand
 UndoCommand (entity::UserScene *scene, entity::Canvas *canvas, QUndoCommand *parent=0)
 

Protected Attributes

const std::vector< osg::ref_ptr< entity::Entity2D > > m_entities
 
- Protected Attributes inherited from fur::UndoCommand
osg::observer_ptr< entity::UserScenem_scene
 
osg::observer_ptr< entity::Canvasm_canvas
 

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