![]() |
LibrePCB Developers Documentation
|
The PickPlaceOutputJobWidget class. More...
#include <pickplaceoutputjobwidget.h>
Inherits QWidget.
Collaboration diagram for PickPlaceOutputJobWidget:Public Member Functions | |
| PickPlaceOutputJobWidget ()=delete | |
| PickPlaceOutputJobWidget (const PickPlaceOutputJobWidget &other)=delete | |
| PickPlaceOutputJobWidget (Project &project, std::shared_ptr< PickPlaceOutputJob > job, QWidget *parent=nullptr) noexcept | |
| ~PickPlaceOutputJobWidget () noexcept | |
| PickPlaceOutputJobWidget & | operator= (const PickPlaceOutputJobWidget &rhs)=delete |
Private Member Functions | |
| void | applyBoards (bool checked=true) noexcept |
| void | applyVariants (bool checked=true) noexcept |
Private Attributes | |
| Project & | mProject |
| std::shared_ptr< PickPlaceOutputJob > | mJob |
| QScopedPointer< Ui::PickPlaceOutputJobWidget > | mUi |
The PickPlaceOutputJobWidget 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 |