digiKam
|
Public Member Functions | |
ShowfotoItemInfo | info () const |
bool | operator< (const QTreeWidgetItem &other) const override |
void | setInfo (const ShowfotoItemInfo &) |
void | setThumbnail (const QPixmap &) |
ShowfotoStackViewItem (ShowfotoStackViewList *const parent) | |
~ShowfotoStackViewItem () override | |
|
explicit |
|
override |
ShowfotoItemInfo ShowFoto::ShowfotoStackViewItem::info | ( | ) | const |
|
override |
References ShowFoto::ShowfotoItemSortSettings::compareByOrder(), ShowFoto::ShowfotoStackViewList::FileDate, ShowFoto::ShowfotoStackViewList::FileName, ShowFoto::ShowfotoStackViewList::FileSize, ShowFoto::ShowfotoStackViewList::FileType, ShowFoto::ShowfotoItemSortSettings::naturalCompare(), and ShowFoto::ShowfotoStackViewList::sortOrder().
void ShowFoto::ShowfotoStackViewItem::setInfo | ( | const ShowfotoItemInfo & | info | ) |
References ShowFoto::ShowfotoItemInfo::ctime, ShowFoto::ShowfotoItemInfo::dtime, ShowFoto::ShowfotoStackViewList::FileDate, ShowFoto::ShowfotoStackViewList::FileName, ShowFoto::ShowfotoStackViewList::FileSize, ShowFoto::ShowfotoStackViewList::FileType, info(), ShowFoto::ShowfotoItemInfo::name, and ShowFoto::ShowfotoItemInfo::size.
void ShowFoto::ShowfotoStackViewItem::setThumbnail | ( | const QPixmap & | thumb | ) |