Krita Source Code Documentation
Loading...
Searching...
No Matches
KisResourceTaggingManager::Private Class Reference

Public Attributes

QPointer< KisTagFilterResourceProxyModelmodel
 model main data model for resources in the item chooser that the Tagging Manager is taking care of
 
QString resourceType
 
KisTagChooserWidgettagChooser
 tagChooser tag chooser widget (tags combobox + tag tool button with the popup)
 
KisTagFilterWidgettagFilter
 tagFilter resources filter widget (resources filter box + "filter by tag" checkbox)
 
KisTagModeltagModel
 tagModel main tag model for tags in the tags combobox
 

Detailed Description

Definition at line 35 of file KisResourceTaggingManager.cpp.

Member Data Documentation

◆ model

QPointer<KisTagFilterResourceProxyModel> KisResourceTaggingManager::Private::model

model main data model for resources in the item chooser that the Tagging Manager is taking care of

Definition at line 45 of file KisResourceTaggingManager.cpp.

◆ resourceType

QString KisResourceTaggingManager::Private::resourceType

Definition at line 50 of file KisResourceTaggingManager.cpp.

◆ tagChooser

KisTagChooserWidget* KisResourceTaggingManager::Private::tagChooser

tagChooser tag chooser widget (tags combobox + tag tool button with the popup)

Definition at line 39 of file KisResourceTaggingManager.cpp.

◆ tagFilter

KisTagFilterWidget* KisResourceTaggingManager::Private::tagFilter

tagFilter resources filter widget (resources filter box + "filter by tag" checkbox)

Definition at line 42 of file KisResourceTaggingManager.cpp.

◆ tagModel

KisTagModel* KisResourceTaggingManager::Private::tagModel

tagModel main tag model for tags in the tags combobox

Definition at line 48 of file KisResourceTaggingManager.cpp.


The documentation for this class was generated from the following file: