digiKam
|
Namespaces | |
ShowfotoToolTipFiller | |
Typedefs | |
typedef QPair< ShowfotoItemInfo, QPixmap > | CachedItem |
typedef QPair< int, int > | IntPair |
typedef QList< ShowfotoItemInfo > | ShowfotoItemInfoList |
Functions | |
QDataStream & | operator<< (QDataStream &ds, const ShowfotoItemInfo &info) |
QDebug | operator<< (QDebug dbg, const ShowfotoItemInfo &info) |
qDebug() stream operator. Writes property info to the debug output in a nicely formatted way. More... | |
QDataStream & | operator>> (QDataStream &ds, ShowfotoItemInfo &info) |
typedef QPair<ShowfotoItemInfo, QPixmap> ShowFoto::CachedItem |
typedef QPair<int, int> ShowFoto::IntPair |
QDataStream & ShowFoto::operator<< | ( | QDataStream & | ds, |
const ShowfotoItemInfo & | info | ||
) |
QDebug ShowFoto::operator<< | ( | QDebug | dbg, |
const ShowfotoItemInfo & | info | ||
) |
qDebug() stream operator. Writes property info to the debug output in a nicely formatted way.
References ShowFoto::ShowfotoItemInfo::folder, ShowFoto::ShowfotoItemInfo::id, ShowFoto::ShowfotoItemInfo::mime, ShowFoto::ShowfotoItemInfo::name, QT_ENDL, and ShowFoto::ShowfotoItemInfo::size.
QDataStream & ShowFoto::operator>> | ( | QDataStream & | ds, |
ShowfotoItemInfo & | info | ||
) |