The ZonePropertiesDialog class.
More...
#include <zonepropertiesdialog.h>
Inherits QDialog.
|
| ZonePropertiesDialog ()=delete |
|
| ZonePropertiesDialog (const ZonePropertiesDialog &other)=delete |
|
| ZonePropertiesDialog (Zone &zone, UndoStack &undoStack, const LengthUnit &lengthUnit, const IF_GraphicsLayerProvider &lp, const QString &settingsPrefix, QWidget *parent=nullptr) noexcept |
|
| ZonePropertiesDialog (BI_Zone &zone, UndoStack &undoStack, const LengthUnit &lengthUnit, const IF_GraphicsLayerProvider &lp, const QString &settingsPrefix, QWidget *parent=nullptr) noexcept |
|
| ~ZonePropertiesDialog () noexcept |
|
void | setReadOnly (bool readOnly) noexcept |
|
ZonePropertiesDialog & | operator= (const ZonePropertiesDialog &rhs)=delete |
|
◆ ZonePropertiesDialog() [1/5]
◆ ZonePropertiesDialog() [2/5]
◆ ZonePropertiesDialog() [3/5]
◆ ZonePropertiesDialog() [4/5]
◆ ~ZonePropertiesDialog()
◆ ZonePropertiesDialog() [5/5]
◆ setReadOnly()
void setReadOnly |
( |
bool |
readOnly | ) |
|
|
noexcept |
◆ operator=()
◆ load()
void load |
( |
const T & |
obj, |
|
|
const QSet< const Layer * > |
checkedLayers |
|
) |
| |
|
privatenoexcept |
◆ buttonBoxClicked()
void buttonBoxClicked |
( |
QAbstractButton * |
button | ) |
|
|
privatenoexcept |
◆ applyChanges() [1/2]
◆ applyChanges() [2/2]
void applyChanges |
( |
T & |
cmd | ) |
|
|
private |
◆ mLibraryObj
◆ mBoardObj
◆ mUndoStack
◆ mUi
QScopedPointer<Ui::ZonePropertiesDialog> mUi |
|
private |
The documentation for this class was generated from the following files: