LibrePCB Developers Documentation
|
This is the complete list of members for HolePropertiesDialog, including all inherited members.
applyChanges() noexcept | HolePropertiesDialog | private |
applyChanges(T &cmd) | HolePropertiesDialog | private |
HolePropertiesDialog()=delete | HolePropertiesDialog | |
HolePropertiesDialog(const HolePropertiesDialog &other)=delete | HolePropertiesDialog | |
HolePropertiesDialog(Hole &hole, UndoStack &undoStack, const LengthUnit &lengthUnit, const QString &settingsPrefix, QWidget *parent=nullptr) noexcept | HolePropertiesDialog | |
HolePropertiesDialog(BI_Hole &hole, UndoStack &undoStack, const LengthUnit &lengthUnit, const QString &settingsPrefix, QWidget *parent=nullptr) noexcept | HolePropertiesDialog | |
HolePropertiesDialog(Hole *libObj, BI_Hole *boardObj, UndoStack &undoStack, const LengthUnit &lengthUnit, const QString &settingsPrefix, QWidget *parent=nullptr) noexcept | HolePropertiesDialog | private |
load(const T &obj) noexcept | HolePropertiesDialog | private |
mBoardObj | HolePropertiesDialog | private |
mLibraryObj | HolePropertiesDialog | private |
mUi | HolePropertiesDialog | private |
mUndoStack | HolePropertiesDialog | private |
on_buttonBox_clicked(QAbstractButton *button) | HolePropertiesDialog | private |
operator=(const HolePropertiesDialog &rhs)=delete | HolePropertiesDialog | |
setReadOnly(bool readOnly) noexcept | HolePropertiesDialog | |
~HolePropertiesDialog() noexcept | HolePropertiesDialog |