|
static void | setDownloaded (const QString &identifier, const QString &name, qlonglong fileSize, const QDateTime &date) |
|
static CamItemInfo::DownloadStatus | status (const QString &identifier, const QString &name, qlonglong fileSize, const QDateTime &date) |
|
◆ setDownloaded()
void Digikam::CoreDbDownloadHistory::setDownloaded |
( |
const QString & |
identifier, |
|
|
const QString & |
name, |
|
|
qlonglong |
fileSize, |
|
|
const QDateTime & |
date |
|
) |
| |
|
static |
◆ status()
CamItemInfo::DownloadStatus Digikam::CoreDbDownloadHistory::status |
( |
const QString & |
identifier, |
|
|
const QString & |
name, |
|
|
qlonglong |
fileSize, |
|
|
const QDateTime & |
date |
|
) |
| |
|
static |
Queries the status of a download item that is uniquely described by the four parameters. The identifier is recommended to be an MD5 hash of properties describing the camera, if available, and the directory path (though you are free to use all four parameters as you want)
References Digikam::CamItemInfo::DownloadedNo, and Digikam::CamItemInfo::DownloadedYes.
The documentation for this class was generated from the following files: