![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for CmdZoneEdit, including all inherited members.
| CmdZoneEdit()=delete | CmdZoneEdit | |
| CmdZoneEdit(const CmdZoneEdit &other)=delete | CmdZoneEdit | |
| CmdZoneEdit(Zone &zone) noexcept | CmdZoneEdit | explicit |
| execute() final | UndoCommand | virtual |
| getText() const noexcept | UndoCommand | inline |
| isCurrentlyExecuted() const noexcept | UndoCommand | inline |
| mirrorGeometry(Qt::Orientation orientation, const Point ¢er, bool immediate) noexcept | CmdZoneEdit | |
| mirrorLayers(bool immediate) noexcept | CmdZoneEdit | |
| mIsExecuted | UndoCommand | private |
| mNewLayers | CmdZoneEdit | private |
| mNewOutline | CmdZoneEdit | private |
| mNewRules | CmdZoneEdit | private |
| mOldLayers | CmdZoneEdit | private |
| mOldOutline | CmdZoneEdit | private |
| mOldRules | CmdZoneEdit | private |
| mRedoCount | UndoCommand | private |
| mText | UndoCommand | private |
| mUndoCount | UndoCommand | private |
| mZone | CmdZoneEdit | private |
| operator=(const CmdZoneEdit &rhs)=delete | CmdZoneEdit | |
| librepcb::editor::UndoCommand::operator=(const UndoCommand &rhs)=delete | UndoCommand | |
| performExecute() override | CmdZoneEdit | privatevirtual |
| performRedo() override | CmdZoneEdit | privatevirtual |
| performUndo() override | CmdZoneEdit | privatevirtual |
| redo() final | UndoCommand | virtual |
| rotate(const Angle &angle, const Point ¢er, bool immediate) noexcept | CmdZoneEdit | |
| setLayers(Zone::Layers layers, bool immediate) noexcept | CmdZoneEdit | |
| setOutline(const Path &path, bool immediate) noexcept | CmdZoneEdit | |
| setRules(Zone::Rules rules, bool immediate) noexcept | CmdZoneEdit | |
| snapToGrid(const PositiveLength &gridInterval, bool immediate) noexcept | CmdZoneEdit | |
| translate(const Point &deltaPos, bool immediate) noexcept | CmdZoneEdit | |
| 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 |
| ~CmdZoneEdit() noexcept | CmdZoneEdit | |
| ~UndoCommand() noexcept | UndoCommand | virtual |