8#ifndef KISTAGCHOOSERWIDGET_H
9#define KISTAGCHOOSERWIDGET_H
12#include "kritaresourcewidgets_export.h"
38 void setCurrentItem(
const QString &tag);
42 int currentIndex()
const;
69 void tagChanged(
int index);
74 void addTag(
const QString &tag);
82 void tagToolRenameCurrentTag(
const QString& tag);
87 void tagToolDeleteCurrentTag();
91 void tagToolUndeleteLastTag(
KisTagSP tag);
97 void tagToolContextMenuAboutToShow();
103 void cacheSelectedTag();
108 void restoreTagFromCache();
110 void slotTagModelDataChanged(
const QModelIndex &topLeft,
const QModelIndex &bottomRight,
const QVector<int> roles);
117 void setCurrentIndex(
int index);