cherish
Public Member Functions | Protected Attributes | List of all members
fur::EditStrokeDeleteCommand Class Reference

#include <EditEntityCommand.h>

Inheritance diagram for fur::EditStrokeDeleteCommand:

Public Member Functions

 EditStrokeDeleteCommand (entity::UserScene *scene, entity::Canvas *canvas, entity::Stroke *stroke, QUndoCommand *parent=0)
 
void undo () Q_DECL_OVERRIDE
 
void redo () Q_DECL_OVERRIDE
 

Protected Attributes

osg::observer_ptr< entity::UserScenem_scene
 
osg::observer_ptr< entity::Canvasm_canvas
 
osg::ref_ptr< entity::Strokem_stroke
 

Detailed Description

Serves for stroke deletion.


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