Nodal::ReplaceAllNodes Class Referencefinal
Inheritance diagram for Nodal::ReplaceAllNodes:
Public Member Functions | |
ReplaceAllNodes (const Nodal::Model &p, const QByteArray &new_data) | |
void | undo (const score::DocumentContext &ctx) const override |
void | redo (const score::DocumentContext &ctx) const override |
void | serializeImpl (DataStreamInput &s) const override |
void | deserializeImpl (DataStreamOutput &s) override |
Public Member Functions inherited from score::Command | |
virtual const CommandGroupKey & | parentKey () const noexcept=0 |
virtual const CommandKey & | key () const noexcept=0 |
QByteArray | serialize () const |
void | deserialize (const QByteArray &) |
virtual QString | description () const =0 |
Additional Inherited Members |
The documentation for this class was generated from the following files:
- plugins/score-plugin-nodal/Nodal/commands.hpp
- score-plugin-nodal/Nodal/Commands.cpp