Hydra 0.20
desktop::FileEntry Class Reference

#include <FileEntry.h>

List of all members.

Public Member Functions

 FileEntry (const QString &_fullfilename)
bool operator< (const FileEntry &rhs) const
const QString & fullfilename (void) const
const QString & justname (void) const
bool containsRecord (bool *needsBigRead=0) const
const QString & recordHash (void) const
hydra::FileItemRecordrecordItem (void) const
QDateTime fileLastModified (void) const
 the last modified time of the disk file
qint64 fileSize (void) const
 file's size on disk
int rotateCode (void)
int reloadRotateCode (void)
 same as rotateCode, but always does a reload from tags/exif

Detailed Description

An individual FileEntry This contains a filename, record info (demand loaded) and file info.

Author:
Aleksander Demko

Member Function Documentation

int desktop::FileEntry::rotateCode ( void  )

gets the rotate code, might have to load exif or tag info to determine this always returns >= 0


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables