|
Krita Source Code Documentation
|
#include <wdgtagpreview.h>
Inheritance diagram for WdgTagPreview:Public Slots | |
| void | onTagAdded (KoID custom) |
| void | onTagRemoved (KoID custom) |
Signals | |
| void | tagsAdded (KisTagSP tagSP) |
| void | tagsRemoved (KisTagSP tagSP) |
Public Member Functions | |
| WdgTagPreview (QString resourceType, KoResourceBundleSP bundle=nullptr, QWidget *parent=nullptr) | |
| ~WdgTagPreview () | |
Private Attributes | |
| KoResourceBundleSP | m_bundle |
| QLayout * | m_layout {nullptr} |
| QString | m_resourceType |
| KisWdgTagSelectionControllerBundleTags * | m_tagsController |
| Ui::WdgTagPreview * | m_ui |
| KisTagSelectionWidget * | m_wdgResourcesTags |
Definition at line 24 of file wdgtagpreview.h.
|
explicit |
Definition at line 21 of file wdgtagpreview.cpp.
References KisWdgTagSelectionControllerBundleTags::addTag(), connect(), m_bundle, m_layout, m_resourceType, m_tagsController, m_ui, m_wdgResourcesTags, KisAbstractResourceModel::Name, onTagAdded(), onTagRemoved(), ResourceType::PaintOpPresets, KisWdgTagSelectionControllerBundleTags::setResourceType(), and KisBundleStorage::tags().
| WdgTagPreview::~WdgTagPreview | ( | ) |
Definition at line 71 of file wdgtagpreview.cpp.
References KisTagLabel::getText(), KoID::id(), m_layout, m_resourceType, KisTagModel::tagForUrl(), and tagsAdded().
Definition at line 86 of file wdgtagpreview.cpp.
References KoID::id(), m_layout, m_resourceType, KisTagModel::tagForUrl(), and tagsRemoved().
|
private |
Definition at line 48 of file wdgtagpreview.h.
|
private |
Definition at line 47 of file wdgtagpreview.h.
|
private |
Definition at line 44 of file wdgtagpreview.h.
|
private |
Definition at line 45 of file wdgtagpreview.h.
|
private |
Definition at line 42 of file wdgtagpreview.h.
|
private |
Definition at line 46 of file wdgtagpreview.h.