The BomGeneratorDialog class.
More...
#include <bomgeneratordialog.h>
Inherits QDialog.
◆ BomGeneratorDialog() [1/3]
◆ BomGeneratorDialog() [2/3]
◆ BomGeneratorDialog() [3/3]
◆ ~BomGeneratorDialog()
◆ operator=()
◆ projectSettingsModified
void projectSettingsModified |
( |
| ) |
|
|
signal |
◆ cbxBoardCurrentIndexChanged()
void cbxBoardCurrentIndexChanged |
( |
int |
index | ) |
|
|
privatenoexcept |
◆ btnChooseOutputPathClicked()
void btnChooseOutputPathClicked |
( |
| ) |
|
|
privatenoexcept |
◆ btnOpenOutputDirectoryClicked()
void btnOpenOutputDirectoryClicked |
( |
| ) |
|
|
privatenoexcept |
◆ btnGenerateClicked()
void btnGenerateClicked |
( |
| ) |
|
|
privatenoexcept |
◆ updateAttributes()
void updateAttributes |
( |
| ) |
|
|
privatenoexcept |
◆ updateBom()
◆ updateTable()
◆ getAssemblyVariant()
◆ getAssemblyVariantUuid()
tl::optional< Uuid > getAssemblyVariantUuid |
( |
bool |
throwIfNullopt | ) |
const |
|
private |
◆ getOutputFilePath()
◆ mSettings
◆ mProject
◆ mBom
std::shared_ptr<Bom> mBom |
|
private |
◆ mUi
QScopedPointer<Ui::BomGeneratorDialog> mUi |
|
private |
◆ mBtnGenerate
QPointer<QPushButton> mBtnGenerate |
|
private |
The documentation for this class was generated from the following files: