, including all inherited members.
copy(const KUrl &src, const KUrl &target, QWidget *window=0) | KIO::NetAccess | [static] |
del(const KUrl &url, QWidget *window) | KIO::NetAccess | [static] |
DestinationSide enum value | KIO::NetAccess | |
dircopy(const KUrl &src, const KUrl &target, QWidget *window) | KIO::NetAccess | [static] |
dircopy(const KUrl::List &src, const KUrl &target, QWidget *window=0L) | KIO::NetAccess | [static] |
download(const KUrl &src, QString &target, QWidget *window) | KIO::NetAccess | [static] |
exists(const KUrl &url, bool source, QWidget *window) | KIO::NetAccess | [static] |
exists(const KUrl &url, StatSide statSide, QWidget *window) | KIO::NetAccess | [static] |
file_copy(const KUrl &src, const KUrl &target, QWidget *window=0) | KIO::NetAccess | [static] |
fish_execute(const KUrl &url, const QString &command, QWidget *window) | KIO::NetAccess | [static] |
lastError() | KIO::NetAccess | [static] |
lastErrorString() | KIO::NetAccess | [static] |
leaveModality() | KIO::NetAccess | [signal] |
mimetype(const KUrl &url, QWidget *window) | KIO::NetAccess | [static] |
mkdir(const KUrl &url, QWidget *window, int permissions=-1) | KIO::NetAccess | [static] |
mostLocalUrl(const KUrl &url, QWidget *window) | KIO::NetAccess | [static] |
move(const KUrl &src, const KUrl &target, QWidget *window=0L) | KIO::NetAccess | [static] |
move(const KUrl::List &src, const KUrl &target, QWidget *window=0L) | KIO::NetAccess | [static] |
removeTempFile(const QString &name) | KIO::NetAccess | [static] |
SourceSide enum value | KIO::NetAccess | |
stat(const KUrl &url, KIO::UDSEntry &entry, QWidget *window) | KIO::NetAccess | [static] |
StatSide enum name | KIO::NetAccess | |
synchronousRun(Job *job, QWidget *window, QByteArray *data=0, KUrl *finalURL=0, QMap< QString, QString > *metaData=0) | KIO::NetAccess | [static] |
upload(const QString &src, const KUrl &target, QWidget *window) | KIO::NetAccess | [static] |