![]() |
LibrePCB Developers Documentation
|
The InteractiveHtmlBomOutputJobWidget class. More...
#include <interactivehtmlbomoutputjobwidget.h>
Inherits QWidget.
Collaboration diagram for InteractiveHtmlBomOutputJobWidget:Public Member Functions | |
| InteractiveHtmlBomOutputJobWidget ()=delete | |
| InteractiveHtmlBomOutputJobWidget (const InteractiveHtmlBomOutputJobWidget &other)=delete | |
| InteractiveHtmlBomOutputJobWidget (Project &project, std::shared_ptr< InteractiveHtmlBomOutputJob > job, QWidget *parent=nullptr) noexcept | |
| ~InteractiveHtmlBomOutputJobWidget () noexcept | |
| InteractiveHtmlBomOutputJobWidget & | operator= (const InteractiveHtmlBomOutputJobWidget &rhs)=delete |
Private Member Functions | |
| void | applyBoards (bool checked=true) noexcept |
| void | applyVariants (bool checked=true) noexcept |
Private Attributes | |
| Project & | mProject |
| std::shared_ptr< InteractiveHtmlBomOutputJob > | mJob |
| QScopedPointer< Ui::InteractiveHtmlBomOutputJobWidget > | mUi |
The InteractiveHtmlBomOutputJobWidget class.
|
delete |
|
delete |
|
explicitnoexcept |
|
noexcept |
|
delete |
|
privatenoexcept |
Here is the call graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
|
private |
|
private |
|
private |