The ComponentChooserDialog class.
More...
#include <componentchooserdialog.h>
Inherits QDialog.
◆ ComponentChooserDialog() [1/3]
◆ ComponentChooserDialog() [2/3]
◆ ComponentChooserDialog() [3/3]
◆ ~ComponentChooserDialog()
◆ getSelectedComponentUuid()
const tl::optional< Uuid > & getSelectedComponentUuid |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator=()
◆ searchEditTextChanged()
void searchEditTextChanged |
( |
const QString & |
text | ) |
|
|
privatenoexcept |
◆ treeCategories_currentItemChanged()
void treeCategories_currentItemChanged |
( |
const QModelIndex & |
current, |
|
|
const QModelIndex & |
previous |
|
) |
| |
|
privatenoexcept |
◆ listComponents_currentItemChanged()
void listComponents_currentItemChanged |
( |
QListWidgetItem * |
current, |
|
|
QListWidgetItem * |
previous |
|
) |
| |
|
privatenoexcept |
◆ listComponents_itemDoubleClicked()
void listComponents_itemDoubleClicked |
( |
QListWidgetItem * |
item | ) |
|
|
privatenoexcept |
◆ searchComponents()
void searchComponents |
( |
const QString & |
input | ) |
|
|
private |
◆ setSelectedCategory()
void setSelectedCategory |
( |
const tl::optional< Uuid > & |
uuid | ) |
|
|
privatenoexcept |
◆ setSelectedComponent()
void setSelectedComponent |
( |
const tl::optional< Uuid > & |
uuid | ) |
|
|
privatenoexcept |
◆ updatePreview()
void updatePreview |
( |
const FilePath & |
fp | ) |
|
|
privatenoexcept |
◆ accept()
◆ localeOrder()
const QStringList & localeOrder |
( |
| ) |
const |
|
privatenoexcept |
◆ mWorkspace
◆ mLayerProvider
◆ mUi
QScopedPointer<Ui::ComponentChooserDialog> mUi |
|
private |
◆ mCategoryTreeModel
QScopedPointer<QAbstractItemModel> mCategoryTreeModel |
|
private |
◆ mCategorySelected
◆ mSelectedCategoryUuid
tl::optional<Uuid> mSelectedCategoryUuid |
|
private |
◆ mSelectedComponentUuid
tl::optional<Uuid> mSelectedComponentUuid |
|
private |
◆ mComponent
◆ mGraphicsScene
◆ mSymbols
QList<std::shared_ptr<Symbol> > mSymbols |
|
private |
◆ mSymbolGraphicsItems
The documentation for this class was generated from the following files: