Protected Member Functions | |
| QFtpConnector (QFtp *sender, ODFtp *receiver) | |
Private Slots | |
| void | commandFinished (int id, bool error) |
| void | commandStarted (int id) |
| void | dataTransferProgress (qint64 done, qint64 total) |
| void | readyRead () |
| void | stateChanged (int state) |
| void | listInfo (const QUrlInfo &info) |
| void | done (bool error) |
Private Attributes | |
| QFtp * | sender_ |
| ODFtp * | receiver_ |
Friends | |
| class | ODFtp |
| QFtpConnector::QFtpConnector | ( | QFtp * | sender, | |
| ODFtp * | receiver | |||
| ) | [inline, protected] |
| void QFtpConnector::commandFinished | ( | int | id, | |
| bool | error | |||
| ) | [inline, private, slot] |
| void QFtpConnector::commandStarted | ( | int | id | ) | [inline, private, slot] |
| void QFtpConnector::dataTransferProgress | ( | qint64 | done, | |
| qint64 | total | |||
| ) | [inline, private, slot] |
| void QFtpConnector::done | ( | bool | error | ) | [inline, private, slot] |
| void QFtpConnector::listInfo | ( | const QUrlInfo & | info | ) | [inline, private, slot] |
| void QFtpConnector::readyRead | ( | ) | [inline, private, slot] |
| void QFtpConnector::stateChanged | ( | int | state | ) | [inline, private, slot] |
friend class ODFtp [friend] |
ODFtp* QFtpConnector::receiver_ [private] |
QFtp* QFtpConnector::sender_ [private] |
1.7.1