![]() |
LibrePCB Developers Documentation
|
The BoardPickPlaceGeneratorDialog class. More...
#include <boardpickplacegeneratordialog.h>
Inherits QDialog.
Collaboration diagram for BoardPickPlaceGeneratorDialog:Public Member Functions | |
| BoardPickPlaceGeneratorDialog ()=delete | |
| BoardPickPlaceGeneratorDialog (const BoardPickPlaceGeneratorDialog &other)=delete | |
| BoardPickPlaceGeneratorDialog (const WorkspaceSettings &settings, Board &board, QWidget *parent=nullptr) | |
| ~BoardPickPlaceGeneratorDialog () | |
Private Member Functions | |
| void | setFileExtension (const QString &extension) noexcept |
| void | btnGenerateClicked () noexcept |
| void | updateData () noexcept |
| std::shared_ptr< AssemblyVariant > | getAssemblyVariant () const noexcept |
| std::optional< Uuid > | getAssemblyVariantUuid (bool throwIfNullopt) const |
| FilePath | getOutputFilePath (const QString &text) const noexcept |
Private Attributes | |
| Board & | mBoard |
| std::shared_ptr< PickPlaceData > | mData |
| QScopedPointer< Ui::BoardPickPlaceGeneratorDialog > | mUi |
| QPointer< QPushButton > | mBtnGenerate |
The BoardPickPlaceGeneratorDialog class.
|
delete |
|
delete |
|
explicit |
Here is the call graph for this function:
|
privatenoexcept |
|
privatenoexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
|
private |
Here is the call graph for this function:
Here is the caller 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 |