|
Public Slots |
|
void | slotTransferring (KIO::Job *, const KURL &url) |
| | - Since:
-
3.1
|
DCOP Methods |
| void | killJob (int progressId) |
| KIO::MetaData | metadata (int progressId) |
Public Methods |
| int | newJob (KIO::Job *job, bool showProgress) |
| void | jobFinished (int progressId) |
| bool | openPassDlg (const QString &prompt, QString &user, QString &pass, bool readOnly) |
| KIO::RenameDlg_Result | open_RenameDlg (KIO::Job *job, const QString &caption, const QString &src, const QString &dest, KIO::RenameDlg_Mode mode, QString &newDest, KIO::filesize_t sizeSrc=(KIO::filesize_t)-1, KIO::filesize_t sizeDest=(KIO::filesize_t)-1, time_t ctimeSrc=(time_t)-1, time_t ctimeDest=(time_t)-1, time_t mtimeSrc=(time_t)-1, time_t mtimeDest=(time_t)-1) |
| KIO::SkipDlg_Result | open_SkipDlg (KIO::Job *job, bool multi, const QString &error_text) |
Static Public Methods |
| Observer * | self () |
| int | messageBox (int progressId, int type, const QString &text, const QString &caption, const QString &buttonYes, const QString &buttonNo) |
Protected Methods |
|
virtual void | virtual_hook (int id, void *data) |
It is a DCOP object so that the UI server can call the kill method when the user presses Cancel.