![]() |
LibrePCB Developers Documentation
|
The CategoryChooserDialog class. More...
#include <categorychooserdialog.h>
Inherits QDialog.
Collaboration diagram for CategoryChooserDialog:Public Types | |
| using | Filter = CategoryTreeModelLegacy::Filter |
| using | Filters = CategoryTreeModelLegacy::Filters |
Public Member Functions | |
| CategoryChooserDialog ()=delete | |
| CategoryChooserDialog (const CategoryChooserDialog &other)=delete | |
| CategoryChooserDialog (const Workspace &ws, Filters filters, QWidget *parent=0) noexcept | |
| ~CategoryChooserDialog () noexcept | |
| std::optional< Uuid > | getSelectedCategoryUuid () const noexcept |
| CategoryChooserDialog & | operator= (const CategoryChooserDialog &rhs)=delete |
Private Attributes | |
| QScopedPointer< Ui::CategoryChooserDialog > | mUi |
| QScopedPointer< CategoryTreeModelLegacy > | mModel |
The CategoryChooserDialog class.
| using Filters = CategoryTreeModelLegacy::Filters |
|
delete |
|
delete |
|
explicitnoexcept |
Here is the call graph for this function:
|
noexcept |
|
noexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
delete |
|
private |
|
private |