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