• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

digikam

Digikam::DownloadHistory

Digikam::DownloadHistory Class Reference

#include <downloadhistory.h>

List of all members.


Detailed Description

Definition at line 39 of file downloadhistory.h.


Public Types

enum  Status { StatusUnknown, Downloaded, NotDownloaded }

Static Public Member Functions

static void setDownloaded (const QString &identifier, const QString &name, int fileSize, const QDateTime &date)
static Status status (const QString &identifier, const QString &name, int fileSize, const QDateTime &date)

Member Enumeration Documentation

enum Digikam::DownloadHistory::Status

Enumerator:
StatusUnknown 
Downloaded 
NotDownloaded 

Definition at line 43 of file downloadhistory.h.


Member Function Documentation

void Digikam::DownloadHistory::setDownloaded ( const QString &  identifier,
const QString &  name,
int  fileSize,
const QDateTime &  date 
) [static]

Sets the status of the item to Downloaded.

Definition at line 45 of file downloadhistory.cpp.

DownloadHistory::Status Digikam::DownloadHistory::status ( const QString &  identifier,
const QString &  name,
int  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)

Definition at line 35 of file downloadhistory.cpp.


The documentation for this class was generated from the following files:
  • downloadhistory.h
  • downloadhistory.cpp

digikam

Skip menu "digikam"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • digikam
Generated for API Reference by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal