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