The BomGeneratorDialog class.
More...
#include <bomgeneratordialog.h>
Inherits QDialog.
◆ BomGeneratorDialog() [1/3]
◆ BomGeneratorDialog() [2/3]
◆ BomGeneratorDialog() [3/3]
◆ ~BomGeneratorDialog()
◆ eventFilter()
| bool eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
e |
|
) |
| |
|
overridevirtualnoexcept |
◆ operator=()
◆ projectSettingsModified
| void projectSettingsModified |
( |
| ) |
|
|
signal |
◆ cbxBoardCurrentIndexChanged()
| void cbxBoardCurrentIndexChanged |
( |
int |
index | ) |
|
|
privatenoexcept |
◆ btnChooseOutputPathClicked()
| void btnChooseOutputPathClicked |
( |
| ) |
|
|
privatenoexcept |
◆ btnOpenOutputDirectoryClicked()
| void btnOpenOutputDirectoryClicked |
( |
| ) |
|
|
privatenoexcept |
◆ btnGenerateClicked()
| void btnGenerateClicked |
( |
| ) |
|
|
privatenoexcept |
◆ tableCellDoubleClicked()
| void tableCellDoubleClicked |
( |
int |
row, |
|
|
int |
column |
|
) |
| |
|
privatenoexcept |
◆ updateAttributes()
| void updateAttributes |
( |
| ) |
|
|
privatenoexcept |
◆ updateBom()
◆ updateTable()
◆ updatePartsInformation()
| void updatePartsInformation |
( |
| ) |
|
|
privatenoexcept |
◆ getAssemblyVariant()
◆ getAssemblyVariantUuid()
| std::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 |
◆ mPartToolTip
◆ mPartInfoProgress
◆ mUpdatePartInformationScheduled
| bool mUpdatePartInformationScheduled |
|
private |
The documentation for this class was generated from the following files: