Explorer::Command::AddAddress Class Referencefinal
Inheritance diagram for Explorer::Command::AddAddress:
Public Member Functions | |
AddAddress (const DeviceDocumentPlugin &devplug, const Device::NodePath &nodePath, InsertMode insert, const Device::AddressSettings &addressSettings) | |
void | undo (const score::DocumentContext &ctx) const override |
void | redo (const score::DocumentContext &ctx) const override |
int | createdNodeIndex () const |
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 |
Protected Member Functions | |
void | serializeImpl (DataStreamInput &) const override |
void | deserializeImpl (DataStreamOutput &) override |
The documentation for this class was generated from the following files:
- AddAddress.hpp
- AddAddress.cpp