KIO
KIO::NetAccess Member List
This is the complete list of members for KIO::NetAccess, 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 |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 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:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.