KIO
KIO::SlaveInterfacePrivate Class Reference
#include <slaveinterface_p.h>
Inherited by KIO::SlavePrivate.
Public Member Functions | |
| SlaveInterfacePrivate () | |
| ~SlaveInterfacePrivate () | |
| int | messageBox (int type, const QString &text, const QString &caption, const QString &buttonYes, const QString &buttonNo, const QString &dontAskAgainName) |
| void | slotHostInfo (const QHostInfo &info) |
Public Attributes | |
| Connection * | connection |
| KIO::filesize_t | filesize |
| size_t | last_time |
| uint | nums |
| KIO::filesize_t | offset |
| KIO::filesize_t | sizes [max_nums] |
| bool | slave_calcs_speed |
| QTimer | speed_timer |
| MetaData | sslMetaData |
| struct timeval | start_time |
| long | times [max_nums] |
Detailed Description
Definition at line 29 of file slaveinterface_p.h.
Constructor & Destructor Documentation
| KIO::SlaveInterfacePrivate::SlaveInterfacePrivate | ( | ) | [inline] |
Definition at line 32 of file slaveinterface_p.h.
| KIO::SlaveInterfacePrivate::~SlaveInterfacePrivate | ( | ) | [inline] |
Definition at line 39 of file slaveinterface_p.h.
Member Function Documentation
| int SlaveInterfacePrivate::messageBox | ( | int | type, |
| const QString & | text, | ||
| const QString & | caption, | ||
| const QString & | buttonYes, | ||
| const QString & | buttonNo, | ||
| const QString & | dontAskAgainName | ||
| ) |
Definition at line 404 of file slaveinterface.cpp.
| void SlaveInterfacePrivate::slotHostInfo | ( | const QHostInfo & | info | ) |
Definition at line 502 of file slaveinterface.cpp.
Member Data Documentation
| Connection* KIO::SlaveInterfacePrivate::connection |
Definition at line 44 of file slaveinterface_p.h.
Definition at line 53 of file slaveinterface_p.h.
Definition at line 54 of file slaveinterface_p.h.
Definition at line 56 of file slaveinterface_p.h.
Definition at line 53 of file slaveinterface_p.h.
Definition at line 50 of file slaveinterface_p.h.
Definition at line 57 of file slaveinterface_p.h.
Definition at line 45 of file slaveinterface_p.h.
Definition at line 48 of file slaveinterface_p.h.
| struct timeval KIO::SlaveInterfacePrivate::start_time |
Definition at line 55 of file slaveinterface_p.h.
Definition at line 51 of file slaveinterface_p.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference