Loading...
Searching...
No Matches
Explorer::Command::AddAddresses Member List
This is the complete list of members for Explorer::Command::AddAddresses, including all inherited members.
| addCommand(score::Command *cmd) | score::AggregateCommand | |
| AggregateCommand()=default (defined in score::AggregateCommand) | score::AggregateCommand | |
| AggregateCommand(T *cmd) (defined in score::AggregateCommand) | score::AggregateCommand | inline |
| AggregateCommand(T *cmd, Args &&... remaining) | score::AggregateCommand | inline |
| Command() (defined in score::Command) | score::Command | |
| commands() const (defined in score::AggregateCommand) | score::AggregateCommand | inline |
| count() const | score::AggregateCommand | |
| description() const =0 (defined in score::Command) | score::Command | pure virtual |
| deserialize(const QByteArray &) (defined in score::Command) | score::Command | |
| deserializeImpl(DataStreamOutput &) override (defined in score::AggregateCommand) | score::AggregateCommand | protectedvirtual |
| key() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
| m_cmds (defined in score::AggregateCommand) | score::AggregateCommand | protected |
| parentKey() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
| redo(const score::DocumentContext &ctx) const override (defined in score::AggregateCommand) | score::AggregateCommand | virtual |
| serialize() const (defined in score::Command) | score::Command | |
| serializeImpl(DataStreamInput &) const override (defined in score::AggregateCommand) | score::AggregateCommand | protectedvirtual |
| undo(const score::DocumentContext &ctx) const override (defined in score::AggregateCommand) | score::AggregateCommand | virtual |
| ~AggregateCommand() (defined in score::AggregateCommand) | score::AggregateCommand | virtual |
| ~Command() (defined in score::Command) | score::Command | virtual |