![]() |
LibrePCB Developers Documentation
|
The SymbolInstancePropertiesDialog class. More...
#include <symbolinstancepropertiesdialog.h>
Inherits QDialog.
Collaboration diagram for SymbolInstancePropertiesDialog:Public Member Functions | |
| SymbolInstancePropertiesDialog ()=delete | |
| SymbolInstancePropertiesDialog (const SymbolInstancePropertiesDialog &other)=delete | |
| SymbolInstancePropertiesDialog (Workspace &ws, Project &project, ComponentInstance &cmp, SI_Symbol &symbol, UndoStack &undoStack, const LengthUnit &lengthUnit, const QString &settingsPrefix, QWidget *parent) noexcept | |
| ~SymbolInstancePropertiesDialog () noexcept | |
| SymbolInstancePropertiesDialog & | operator= (const SymbolInstancePropertiesDialog &rhs)=delete |
Private Member Functions | |
| void | setSelectedPart (std::shared_ptr< Part > part) noexcept |
| void | buttonBoxClicked (QAbstractButton *button) noexcept |
| void | accept () |
| bool | applyChanges () noexcept |
Private Attributes | |
| Workspace & | mWorkspace |
| Project & | mProject |
| ComponentInstance & | mComponentInstance |
| SI_Symbol & | mSymbol |
| UndoStack & | mUndoStack |
| AttributeList | mAttributes |
| std::shared_ptr< Part > | mSelectedPart |
| QScopedPointer< Ui::SymbolInstancePropertiesDialog > | mUi |
The SymbolInstancePropertiesDialog class.
|
delete |
|
delete |
|
noexcept |
Here is the call graph for this function:
|
noexcept |
|
delete |
|
privatenoexcept |
Here is the caller graph for this function:
|
privatenoexcept |
Here is the caller graph for this function:
|
private |
Here is the call graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |