8#ifndef KISTAGCHOOSERWIDGET_H
9#define KISTAGCHOOSERWIDGET_H
13#include "kritaresourcewidgets_export.h"
39 void setCurrentItem(
const QString &tag);
43 int currentIndex()
const;
70 void tagChanged(
int index);
75 void addTag(
const QString &tag);
83 void tagToolRenameCurrentTag(
const QString& tag);
88 void tagToolDeleteCurrentTag();
92 void tagToolUndeleteLastTag(
KisTagSP tag);
98 void tagToolContextMenuAboutToShow();
104 void cacheSelectedTag();
109 void restoreTagFromCache();
111 void slotTagModelDataChanged(
const QModelIndex &topLeft,
const QModelIndex &bottomRight,
const QVector<int> roles);
118 void setCurrentIndex(
int index);