22class KActionCollection;
28class ImageTagChangeset;
84 void slotAlbumDeleted(
Album*);
89 void slotAssignFromShortcut();
94 void slotTagActionChanged();
98 bool createTagActionShortcut(
int tagId);
99 bool removeTagActionShortcut(
int tagId,
bool delAction =
true);
101 bool createRatingActionShortcut(KActionCollection*
const ac,
int rating);
102 bool createPickLabelActionShortcut(KActionCollection*
const ac,
int pickId);
103 bool createColorLabelActionShortcut(KActionCollection*
const ac,
int colorId);
110 Private*
const d =
nullptr;
Abstract base class for all album types.
Definition album.h:57
@ Album
Definition coredbfields.h:48
Definition datefolderview.cpp:34