KIO
KIO::ForwardingSlaveBase Member List
This is the complete list of members for KIO::ForwardingSlaveBase, including all inherited members.
allMetaData() const | KIO::SlaveBase | |
AppConnectionMade enum value | KIO::SlaveBase | protected |
blockSignals(bool block) | QObject | |
cacheAuthentication(const AuthInfo &info) | KIO::SlaveBase | |
canResume(KIO::filesize_t offset) | KIO::SlaveBase | |
canResume() | KIO::SlaveBase | |
checkCachedAuthentication(AuthInfo &info) | KIO::SlaveBase | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
chmod(const KUrl &url, int permissions) | KIO::ForwardingSlaveBase | virtual |
chown(const KUrl &url, const QString &owner, const QString &group) | KIO::SlaveBase | virtual |
className() const | QObject | |
close() | KIO::SlaveBase | virtual |
closeConnection() | KIO::SlaveBase | virtual |
config() | KIO::SlaveBase | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connected() | KIO::SlaveBase | |
connectNotify(const char *signal) | QObject | protectedvirtual |
connectSlave(const QString &path) | KIO::SlaveBase | |
connectTimeout() | KIO::SlaveBase | |
copy(const KUrl &src, const KUrl &dest, int permissions, JobFlags flags) | KIO::ForwardingSlaveBase | virtual |
customEvent(QEvent *event) | QObject | protectedvirtual |
data(const QByteArray &data) | KIO::SlaveBase | |
dataReq() | KIO::SlaveBase | |
del(const KUrl &url, bool isfile) | KIO::ForwardingSlaveBase | virtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
disconnectSlave() | KIO::SlaveBase | |
dispatch(int command, const QByteArray &data) | KIO::SlaveBase | virtual |
dispatchLoop() | KIO::SlaveBase | |
dispatchOpenCommand(int command, const QByteArray &data) | KIO::SlaveBase | virtual |
dropNetwork(const QString &host=QString()) | KIO::SlaveBase | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
error(int _errid, const QString &_text) | KIO::SlaveBase | |
errorPage() | KIO::SlaveBase | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
exit() | KIO::SlaveBase | |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
finished() | KIO::SlaveBase | |
ForwardingSlaveBase(const QByteArray &protocol, const QByteArray &poolSocket, const QByteArray &appSocket) | KIO::ForwardingSlaveBase | |
get(const KUrl &url) | KIO::ForwardingSlaveBase | virtual |
hasMetaData(const QString &key) const | KIO::SlaveBase | |
infoMessage(const QString &msg) | KIO::SlaveBase | |
Information enum value | KIO::SlaveBase | |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isWidgetType() const | QObject | |
killTimer(int id) | QObject | |
listDir(const KUrl &url) | KIO::ForwardingSlaveBase | virtual |
listEntries(const UDSEntryList &_entry) | KIO::SlaveBase | |
listEntry(const UDSEntry &_entry, bool ready) | KIO::SlaveBase | |
lookupHost(const QString &host) | KIO::SlaveBase | |
messageBox(MessageBoxType type, const QString &text, const QString &caption=QString(), const QString &buttonYes=i18n("&Yes"), const QString &buttonNo=i18n("&No")) | KIO::SlaveBase | |
messageBox(const QString &text, MessageBoxType type, const QString &caption=QString(), const QString &buttonYes=i18n("&Yes"), const QString &buttonNo=i18n("&No"), const QString &dontAskAgainName=QString()) | KIO::SlaveBase | |
MessageBoxType enum name | KIO::SlaveBase | |
metaData(const QString &key) const | KIO::SlaveBase | |
metaObject() const | QObject | virtual |
mimetype(const KUrl &url) | KIO::ForwardingSlaveBase | virtual |
mimeType(const QString &_type) | KIO::SlaveBase | |
mIncomingMetaData | KIO::SlaveBase | protected |
mkdir(const KUrl &url, int permissions) | KIO::ForwardingSlaveBase | virtual |
mOutgoingMetaData | KIO::SlaveBase | protected |
moveToThread(QThread *targetThread) | QObject | |
mProtocol | KIO::SlaveBase | protected |
multiGet(const QByteArray &data) | KIO::SlaveBase | virtual |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
needSubUrlData() | KIO::SlaveBase | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
open(const KUrl &url, QIODevice::OpenMode mode) | KIO::SlaveBase | virtual |
openConnection() | KIO::SlaveBase | virtual |
opened() | KIO::SlaveBase | |
openPasswordDialog(KIO::AuthInfo &info, const QString &errorMsg=QString()) | KIO::SlaveBase | |
parent() const | QObject | |
position(KIO::filesize_t _pos) | KIO::SlaveBase | |
prepareUDSEntry(KIO::UDSEntry &entry, bool listing=false) const | KIO::ForwardingSlaveBase | protectedvirtual |
processedPercent(float percent) | KIO::SlaveBase | |
processedSize(KIO::filesize_t _bytes) | KIO::SlaveBase | |
processedUrl() const | KIO::ForwardingSlaveBase | protected |
property(const char *name) const | QObject | |
proxyConnectTimeout() | KIO::SlaveBase | |
put(const KUrl &url, int permissions, JobFlags flags) | KIO::ForwardingSlaveBase | virtual |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
QuestionYesNo enum value | KIO::SlaveBase | |
read(KIO::filesize_t size) | KIO::SlaveBase | virtual |
readData(QByteArray &buffer) | KIO::SlaveBase | |
readTimeout() | KIO::SlaveBase | |
receivers(const char *signal) const | QObject | protected |
redirection(const KUrl &_url) | KIO::SlaveBase | |
remoteEncoding() | KIO::SlaveBase | |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
rename(const KUrl &src, const KUrl &dest, JobFlags flags) | KIO::ForwardingSlaveBase | virtual |
reparseConfiguration() | KIO::SlaveBase | virtual |
requestedUrl() const | KIO::ForwardingSlaveBase | protected |
requestNetwork(const QString &host=QString()) | KIO::SlaveBase | |
responseTimeout() | KIO::SlaveBase | |
rewriteUrl(const KUrl &url, KUrl &newURL)=0 | KIO::ForwardingSlaveBase | protectedpure virtual |
seek(KIO::filesize_t offset) | KIO::SlaveBase | virtual |
sendAndKeepMetaData() | KIO::SlaveBase | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
sendMetaData() | KIO::SlaveBase | |
setHost(const QString &host, quint16 port, const QString &user, const QString &pass) | KIO::SlaveBase | virtual |
setKillFlag() | KIO::SlaveBase | |
setLinkDest(const KUrl &url, const QString &target) | KIO::SlaveBase | virtual |
setMetaData(const QString &key, const QString &value) | KIO::SlaveBase | |
setModificationTime(const KUrl &url, const QDateTime &mtime) | KIO::ForwardingSlaveBase | virtual |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setSubUrl(const KUrl &url) | KIO::SlaveBase | virtual |
setTimeoutSpecialCommand(int timeout, const QByteArray &data=QByteArray()) | KIO::SlaveBase | |
signalsBlocked() const | QObject | |
slave_status() | KIO::SlaveBase | virtual |
SlaveBase(const QByteArray &protocol, const QByteArray &pool_socket, const QByteArray &app_socket) | KIO::SlaveBase | |
slaveStatus(const QString &host, bool connected) | KIO::SlaveBase | |
special(const QByteArray &data) | KIO::SlaveBase | virtual |
speed(unsigned long _bytes_per_second) | KIO::SlaveBase | |
SSLMessageBox enum value | KIO::SlaveBase | |
startTimer(int interval) | QObject | |
stat(const KUrl &url) | KIO::ForwardingSlaveBase | virtual |
statEntry(const UDSEntry &_entry) | KIO::SlaveBase | |
symlink(const QString &target, const KUrl &dest, JobFlags flags) | KIO::ForwardingSlaveBase | virtual |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
totalSize(KIO::filesize_t _bytes) | KIO::SlaveBase | |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
virtual_hook(int id, void *data) | KIO::SlaveBase | protectedvirtual |
VirtualFunctionId enum name | KIO::SlaveBase | protected |
waitForAnswer(int expected1, int expected2, QByteArray &data, int *pCmd=0) | KIO::SlaveBase | |
waitForHostInfo(QHostInfo &info) | KIO::SlaveBase | |
warning(const QString &msg) | KIO::SlaveBase | |
WarningContinueCancel enum value | KIO::SlaveBase | |
WarningYesNo enum value | KIO::SlaveBase | |
WarningYesNoCancel enum value | KIO::SlaveBase | |
wasKilled() const | KIO::SlaveBase | |
write(const QByteArray &data) | KIO::SlaveBase | virtual |
written(KIO::filesize_t _bytes) | KIO::SlaveBase | |
~ForwardingSlaveBase() | KIO::ForwardingSlaveBase | virtual |
~QObject() | QObject | virtual |
~SlaveBase() | KIO::SlaveBase | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.