![]() |
LibrePCB Developers Documentation
|
The BoardPlanePropertiesDialog class. More...
#include <boardplanepropertiesdialog.h>
Inherits QDialog.
Collaboration diagram for BoardPlanePropertiesDialog:Public Member Functions | |
| BoardPlanePropertiesDialog ()=delete | |
| BoardPlanePropertiesDialog (const BoardPlanePropertiesDialog &other)=delete | |
| BoardPlanePropertiesDialog (Project &project, BI_Plane &plane, UndoStack &undoStack, const LengthUnit &lengthUnit, const QString &settingsPrefix, QWidget *parent) noexcept | |
| ~BoardPlanePropertiesDialog () noexcept | |
Private Member Functions | |
| void | buttonBoxClicked (QAbstractButton *button) noexcept |
| bool | applyChanges () noexcept |
Private Attributes | |
| Project & | mProject |
| BI_Plane & | mPlane |
| QScopedPointer< Ui::BoardPlanePropertiesDialog > | mUi |
| UndoStack & | mUndoStack |
The BoardPlanePropertiesDialog class.
|
delete |
|
delete |
|
noexcept |
Here is the call graph for this function:
|
noexcept |
|
privatenoexcept |
Here is the caller graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
|
private |
|
private |
|
private |
|
private |