GalleryUtil Member List
This is the complete list of members for
GalleryUtil, including all inherited members.
| Copy(const QFileInfo &src, QFileInfo &dst) | GalleryUtil | [static] |
| CopyDirectory(const QFileInfo src, QFileInfo &dst) | GalleryUtil | [private, static] |
| CopyMove(const QFileInfo &src, QFileInfo &dst, bool move) | GalleryUtil | [inline, static] |
| Delete(const QFileInfo &file) | GalleryUtil | [static] |
| DeleteDirectory(const QFileInfo &dir) | GalleryUtil | [private, static] |
| GetCaption(const QString &filePath) | GalleryUtil | [static] |
| GetNaturalRotation(const char *filePath) | GalleryUtil | [static] |
| isImage(const char *filePath) | GalleryUtil | [static] |
| isMovie(const char *filePath) | GalleryUtil | [static] |
| LoadDirectory(ThumbList &itemList, const QString &dir, int sortorder, bool recurse, ThumbDict *itemDict, ThumbGenerator *thumbGen) | GalleryUtil | [static] |
| Move(const QFileInfo &src, QFileInfo &dst) | GalleryUtil | [static] |
| MoveDirectory(const QFileInfo src, QFileInfo &dst) | GalleryUtil | [private, static] |
| Rename(const QString &currDir, const QString &oldName, const QString &newName) | GalleryUtil | [static] |
| RenameDirectory(const QString &currDir, const QString &oldName, const QString &newName) | GalleryUtil | [private, static] |
| ScaleToDest(const QSize &sz, const QSize &dest, bool scaleMax) | GalleryUtil | [static] |