kget
SQLiteStore Class Reference
#include <transferhistorystore_sqlite_p.h>
Inheritance diagram for SQLiteStore:

Public Slots | |
void | clear () |
void | deleteItem (const TransferHistoryItem &item) |
void | load () |
void | saveItem (const TransferHistoryItem &item) |
void | saveItems (const QList< TransferHistoryItem > &items) |
![]() | |
virtual void | clear () |
virtual void | deleteItem (const TransferHistoryItem &item) |
virtual void | load () |
virtual void | saveItem (const TransferHistoryItem &item) |
virtual void | saveItems (const QList< TransferHistoryItem > &items) |
Public Member Functions | |
SQLiteStore (const QString &database) | |
~SQLiteStore () | |
![]() | |
TransferHistoryStore () | |
~TransferHistoryStore () | |
QList< TransferHistoryItem > | items () const |
Additional Inherited Members | |
![]() | |
enum | Backend { Xml = 0, SQLite = 1, Nepomuk = 2 } |
![]() | |
void | deleteFinished () |
void | elementLoaded (int number, int total, const TransferHistoryItem &item) |
void | loadFinished () |
void | saveFinished () |
![]() | |
static TransferHistoryStore * | getStore () |
![]() | |
QList< TransferHistoryItem > | m_items |
Detailed Description
Definition at line 20 of file transferhistorystore_sqlite_p.h.
Constructor & Destructor Documentation
SQLiteStore::SQLiteStore | ( | const QString & | database | ) |
SQLiteStore::~SQLiteStore | ( | ) |
Member Function Documentation
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.