![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for CmdImageAdd, including all inherited members.
| CmdImageAdd()=delete | CmdImageAdd | |
| CmdImageAdd(const CmdImageAdd &other)=delete | CmdImageAdd | |
| CmdImageAdd(ImageList &list, TransactionalDirectory &dir, std::shared_ptr< Image > image, const QByteArray &fileContent) noexcept | CmdImageAdd | |
| execute() final | UndoCommand | virtual |
| getText() const noexcept | UndoCommand | inline |
| isCurrentlyExecuted() const noexcept | UndoCommand | inline |
| mDirectory | CmdImageAdd | private |
| mFileContent | CmdImageAdd | private |
| mImage | CmdImageAdd | private |
| mIsExecuted | UndoCommand | private |
| mList | CmdImageAdd | private |
| mRedoCount | UndoCommand | private |
| mText | UndoCommand | protected |
| mUndoCount | UndoCommand | private |
| operator=(const CmdImageAdd &rhs)=delete | CmdImageAdd | |
| librepcb::editor::UndoCommand::operator=(const UndoCommand &rhs)=delete | UndoCommand | |
| performExecute() override | CmdImageAdd | privatevirtual |
| performRedo() override | CmdImageAdd | privatevirtual |
| performUndo() override | CmdImageAdd | privatevirtual |
| redo() final | UndoCommand | virtual |
| undo() final | UndoCommand | virtual |
| UndoCommand()=delete | UndoCommand | |
| UndoCommand(const UndoCommand &other)=delete | UndoCommand | |
| UndoCommand(const QString &text) noexcept | UndoCommand | explicit |
| wasEverExecuted() const noexcept | UndoCommand | inline |
| wasEverReverted() const noexcept | UndoCommand | inline |
| ~CmdImageAdd() noexcept | CmdImageAdd | |
| ~UndoCommand() noexcept | UndoCommand | virtual |