|
void | copyItemsToExternalFolder (const QList< ItemInfo > &infos) |
|
void | createGroupByFilenameFromInfoList (const ItemInfoList &itemInfoList) |
|
void | createGroupByTimeFromInfoList (const ItemInfoList &itemInfoList) |
|
void | createGroupByTimelapseFromInfoList (const ItemInfoList &itemInfoList) |
|
void | createNewAlbumForInfos (const QList< ItemInfo > &infos, Album *currentAlbum) |
|
bool | deleteImages (const QList< ItemInfo > &infos, const DeleteMode deleteMode) |
|
void | deleteImagesDirectly (const QList< ItemInfo > &infos, const DeleteMode deleteMode) |
|
void | insertSilentToQueueManager (const QList< ItemInfo > &list, const ItemInfo ¤tInfo, int queueid) |
|
void | insertToLightTable (const QList< ItemInfo > &list, const ItemInfo ¤t, bool addTo) |
|
void | insertToLightTableAuto (const QList< ItemInfo > &all, const QList< ItemInfo > &selected, const ItemInfo ¤t) |
|
void | insertToQueueManager (const QList< ItemInfo > &list, const ItemInfo ¤tInfo, bool newQueue) |
|
void | notifyFileContentChanged (const QList< QUrl > &urls) |
|
void | openInfos (const ItemInfo &info, const QList< ItemInfo > &allInfosToOpen, Album *currentAlbum) |
|
void | openInfosWithDefaultApplication (const QList< ItemInfo > &allInfosToOpen) |
|
void | rename (const QUrl &imageUrl, const QString &newName, bool overwrite=false) |
|
void | setAsAlbumThumbnail (Album *album, const ItemInfo &itemInfo) |
|