digiKam
ShowFoto::ShowfotoItemInfo Class Reference

Public Member Functions

bool isNull () const
 
bool operator!= (const ShowfotoItemInfo &info) const
 
bool operator== (const ShowfotoItemInfo &info) const
 
 ShowfotoItemInfo ()
 
 ~ShowfotoItemInfo ()
 

Static Public Member Functions

static ShowfotoItemInfo itemInfoFromFile (const QFileInfo &inf)
 

Public Attributes

QDateTime ctime
 camera date stamp More...
 
QDateTime dtime
 creation time on disk More...
 
QString folder
 Folder path to access to file. More...
 
int height
 Image height in pixels. More...
 
qlonglong id
 Unique image id. More...
 
QString mime
 Type mime of file. More...
 
QString name
 File name in file-system. More...
 
PhotoInfoContainer photoInfo
 
qint64 size
 Static values. More...
 
QUrl url
 file Url More...
 
int width
 Image width in pixels. More...
 

Constructor & Destructor Documentation

◆ ShowfotoItemInfo()

ShowFoto::ShowfotoItemInfo::ShowfotoItemInfo ( )
explicit

◆ ~ShowfotoItemInfo()

ShowFoto::ShowfotoItemInfo::~ShowfotoItemInfo ( )

Member Function Documentation

◆ isNull()

bool ShowFoto::ShowfotoItemInfo::isNull ( ) const

◆ itemInfoFromFile()

ShowfotoItemInfo ShowFoto::ShowfotoItemInfo::itemInfoFromFile ( const QFileInfo &  inf)
static

References ctime, dtime, folder, height, mime, name, photoInfo, size, url, and width.

◆ operator!=()

bool ShowFoto::ShowfotoItemInfo::operator!= ( const ShowfotoItemInfo info) const

◆ operator==()

bool ShowFoto::ShowfotoItemInfo::operator== ( const ShowfotoItemInfo info) const

Compare for information equality and un-equality, not including variable values.

References folder, id, mime, name, photoInfo, and size.

Member Data Documentation

◆ ctime

◆ dtime

◆ folder

◆ height

int ShowFoto::ShowfotoItemInfo::height

◆ id

qlonglong ShowFoto::ShowfotoItemInfo::id

Unique image id.

Referenced by ShowFoto::operator<<(), operator==(), and ShowFoto::operator>>().

◆ mime

◆ name

◆ photoInfo

◆ size

◆ url

◆ width

int ShowFoto::ShowfotoItemInfo::width

The documentation for this class was generated from the following files: