kget
XmlStore::SaveThread Class Reference
#include <transferhistorystore_xml_p.h>
Inheritance diagram for XmlStore::SaveThread:

Signals | |
| void | elementLoaded (int number, int total, const TransferHistoryItem &item) |
Public Member Functions | |
| SaveThread (QObject *parent, const QString &url, const QList< TransferHistoryItem > &list) | |
| SaveThread (QObject *parent, const QString &url, const TransferHistoryItem &item) | |
| void | run () |
Detailed Description
Definition at line 67 of file transferhistorystore_xml_p.h.
Constructor & Destructor Documentation
| XmlStore::SaveThread::SaveThread | ( | QObject * | parent, |
| const QString & | url, | ||
| const QList< TransferHistoryItem > & | list | ||
| ) |
Definition at line 170 of file transferhistorystore.cpp.
| XmlStore::SaveThread::SaveThread | ( | QObject * | parent, |
| const QString & | url, | ||
| const TransferHistoryItem & | item | ||
| ) |
Definition at line 177 of file transferhistorystore.cpp.
Member Function Documentation
|
signal |
| void XmlStore::SaveThread::run | ( | ) |
Definition at line 184 of file transferhistorystore.cpp.
The documentation for this class was generated from the following files:
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.
KDE API Reference