![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for PartEditor, including all inherited members.
| apply() | PartEditor | |
| execCmd(UndoCommand *cmd) | PartEditor | private |
| getUiData() const | PartEditor | |
| mAttributes | PartEditor | private |
| mPart | PartEditor | private |
| mUndoStack | PartEditor | private |
| operator=(const PartEditor &rhs)=delete | PartEditor | |
| PartEditor()=delete | PartEditor | |
| PartEditor(const PartEditor &other)=delete | PartEditor | |
| PartEditor(std::shared_ptr< Part > part, UndoStack *stack, QObject *parent=nullptr) noexcept | PartEditor | explicit |
| setUiData(const ui::PartData &data, bool allowEmpty) noexcept | PartEditor | |
| ~PartEditor() noexcept | PartEditor |