![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for PolygonPropertiesDialog, including all inherited members.
| applyChanges() noexcept | PolygonPropertiesDialog | private |
| applyChanges(T &cmd) | PolygonPropertiesDialog | private |
| buttonBoxClicked(QAbstractButton *button) noexcept | PolygonPropertiesDialog | private |
| load(const T &obj) noexcept | PolygonPropertiesDialog | private |
| mBoardObj | PolygonPropertiesDialog | private |
| mLibraryObj | PolygonPropertiesDialog | private |
| mUi | PolygonPropertiesDialog | private |
| mUndoStack | PolygonPropertiesDialog | private |
| operator=(const PolygonPropertiesDialog &rhs)=delete | PolygonPropertiesDialog | |
| PolygonPropertiesDialog()=delete | PolygonPropertiesDialog | |
| PolygonPropertiesDialog(const PolygonPropertiesDialog &other)=delete | PolygonPropertiesDialog | |
| PolygonPropertiesDialog(Polygon &polygon, UndoStack &undoStack, const QSet< const Layer * > &layers, const LengthUnit &lengthUnit, const QString &settingsPrefix, QWidget *parent=nullptr) noexcept | PolygonPropertiesDialog | |
| PolygonPropertiesDialog(BI_Polygon &polygon, UndoStack &undoStack, const QSet< const Layer * > &layers, const LengthUnit &lengthUnit, const QString &settingsPrefix, QWidget *parent=nullptr) noexcept | PolygonPropertiesDialog | |
| PolygonPropertiesDialog(Polygon *libPolygon, BI_Polygon *boardPolygon, UndoStack &undoStack, const QSet< const Layer * > &layers, const LengthUnit &lengthUnit, const QString &settingsPrefix, QWidget *parent=nullptr) noexcept | PolygonPropertiesDialog | private |
| setReadOnly(bool readOnly) noexcept | PolygonPropertiesDialog | |
| ~PolygonPropertiesDialog() noexcept | PolygonPropertiesDialog |