Explorer::Command::RemoveAddress Class Referencefinal
The RemoveAddress class. More...
Inheritance diagram for Explorer::Command::RemoveAddress:
Detailed Description
The RemoveAddress class.
Removes an address and its child in the device explorer.
Protected Member Functions | |
void | serializeImpl (DataStreamInput &) const override |
void | deserializeImpl (DataStreamOutput &) override |
Additional Inherited Members | |
Public Member Functions inherited from score::Command | |
virtual void | undo (const score::DocumentContext &ctx) const =0 |
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 |
The documentation for this class was generated from the following files:
- RemoveAddress.hpp
- RemoveAddress.cpp