|
cherish
|
#include <EditEntityCommand.h>
Public Member Functions | |
| EditPhotoPushCommand (entity::UserScene *scene, entity::Canvas *source, entity::Canvas *destination, entity::Photo *photo, QUndoCommand *parent=0) | |
| void | undo () Q_DECL_OVERRIDE |
| void | redo () Q_DECL_OVERRIDE |
Protected Attributes | |
| osg::observer_ptr< entity::UserScene > | m_scene |
| osg::observer_ptr< entity::Canvas > | m_source |
| osg::observer_ptr< entity::Canvas > | m_destination |
| osg::observer_ptr< entity::Photo > | m_photo |
Class description
1.8.12