24 #ifndef DIGIKAM_TAGS_ACTION_MNGR_H
25 #define DIGIKAM_TAGS_ACTION_MNGR_H
32 class KActionCollection;
38 class ImageTagChangeset;
94 void slotAlbumDeleted(
Album*);
99 void slotAssignFromShortcut();
104 void slotTagActionChanged();
108 bool createTagActionShortcut(
int tagId);
109 bool removeTagActionShortcut(
int tagId,
bool delAction =
true);
111 bool createRatingActionShortcut(KActionCollection*
const ac,
int rating);
112 bool createPickLabelActionShortcut(KActionCollection*
const ac,
int pickId);
113 bool createColorLabelActionShortcut(KActionCollection*
const ac,
int colorId);
Abstract base class for all album types.
Definition: album.h:67
@ Album
Definition: coredbfields.h:58
Definition: datefolderview.cpp:43