LibrePCB Developers Documentation
|
This is the complete list of members for ZonePropertiesDialog, including all inherited members.
applyChanges() noexcept | ZonePropertiesDialog | private |
applyChanges(T &cmd) | ZonePropertiesDialog | private |
buttonBoxClicked(QAbstractButton *button) noexcept | ZonePropertiesDialog | private |
load(const T &obj, const QSet< const Layer * > checkedLayers) noexcept | ZonePropertiesDialog | private |
mBoardObj | ZonePropertiesDialog | private |
mLibraryObj | ZonePropertiesDialog | private |
mUi | ZonePropertiesDialog | private |
mUndoStack | ZonePropertiesDialog | private |
operator=(const ZonePropertiesDialog &rhs)=delete | ZonePropertiesDialog | |
setReadOnly(bool readOnly) noexcept | ZonePropertiesDialog | |
ZonePropertiesDialog()=delete | ZonePropertiesDialog | |
ZonePropertiesDialog(const ZonePropertiesDialog &other)=delete | ZonePropertiesDialog | |
ZonePropertiesDialog(Zone &zone, UndoStack &undoStack, const LengthUnit &lengthUnit, const IF_GraphicsLayerProvider &lp, const QString &settingsPrefix, QWidget *parent=nullptr) noexcept | ZonePropertiesDialog | |
ZonePropertiesDialog(BI_Zone &zone, UndoStack &undoStack, const LengthUnit &lengthUnit, const IF_GraphicsLayerProvider &lp, const QString &settingsPrefix, QWidget *parent=nullptr) noexcept | ZonePropertiesDialog | |
ZonePropertiesDialog(Zone *libZone, BI_Zone *boardZone, const QList< const Layer * > allLayers, UndoStack &undoStack, const LengthUnit &lengthUnit, const IF_GraphicsLayerProvider &lp, const QString &settingsPrefix, QWidget *parent=nullptr) noexcept | ZonePropertiesDialog | private |
~ZonePropertiesDialog() noexcept | ZonePropertiesDialog |