KIO
KIO::Slave Member List
This is the complete list of members for KIO::Slave, including all inherited members.
| accept() | KIO::Slave | slot |
| blockSignals(bool block) | QObject | |
| calcSpeed() | KIO::SlaveInterface | protectedslot |
| canResume(KIO::filesize_t) | KIO::SlaveInterface | signal |
| checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
| checkForHeldSlave(const KUrl &url) | KIO::Slave | static |
| child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | |
| className() const | QObject | |
| 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::SlaveInterface | signal |
| connection() const | KIO::SlaveInterface | |
| connectNotify(const char *signal) | QObject | protectedvirtual |
| createSlave(const QString &protocol, const KUrl &url, int &error, QString &error_text) | KIO::Slave | static |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| d_ptr | KIO::SlaveInterface | protected |
| data(const QByteArray &) | KIO::SlaveInterface | signal |
| dataReq() | KIO::SlaveInterface | signal |
| deleteLater() | QObject | |
| deref() | KIO::Slave | |
| 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 |
| dispatch() | KIO::SlaveInterface | protectedvirtual |
| dispatch(int _cmd, const QByteArray &data) | KIO::SlaveInterface | protectedvirtual |
| dropNetwork(const QString &, const QString &) | KIO::SlaveInterface | protected |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| error(int, const QString &) | KIO::SlaveInterface | signal |
| errorPage() | KIO::SlaveInterface | signal |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| findChild(const QString &name) const | QObject | |
| findChildren(const QString &name) const | QObject | |
| findChildren(const QRegExp ®Exp) const | QObject | |
| finished() | KIO::SlaveInterface | signal |
| gotInput() | KIO::Slave | slot |
| hold(const KUrl &url) | KIO::Slave | virtual |
| holdSlave(const QString &protocol, const KUrl &url) | KIO::Slave | static |
| host() | KIO::Slave | |
| idleTime() | KIO::Slave | |
| infoMessage(const QString &) | KIO::SlaveInterface | signal |
| inherits(const char *className) const | QObject | |
| insertChild(QObject *object) | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isA(const char *className) const | QObject | |
| isAlive() | KIO::Slave | |
| isConnected() | KIO::Slave | |
| isWidgetType() const | QObject | |
| job() const | KIO::Slave | |
| kill() | KIO::Slave | |
| killTimer(int id) | QObject | |
| listEntries(const KIO::UDSEntryList &) | KIO::SlaveInterface | signal |
| messageBox(int type, const QString &text, const QString &caption, const QString &buttonYes, const QString &buttonNo) | KIO::SlaveInterface | protected |
| messageBox(int type, const QString &text, const QString &caption, const QString &buttonYes, const QString &buttonNo, const QString &dontAskAgainName) | KIO::SlaveInterface | protected |
| metaData(const KIO::MetaData &) | KIO::SlaveInterface | signal |
| metaObject() const | QObject | virtual |
| mimeType(const QString &) | KIO::SlaveInterface | signal |
| moveToThread(QThread *targetThread) | QObject | |
| name() const | QObject | |
| name(const char *defaultName) const | QObject | |
| needSubUrlData() | KIO::SlaveInterface | signal |
| normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
| objectName | QObject | |
| objectName() const | QObject | |
| offset() const | KIO::SlaveInterface | |
| open() | KIO::SlaveInterface | signal |
| parent() const | QObject | |
| passwd() | KIO::Slave | |
| port() | KIO::Slave | |
| position(KIO::filesize_t) | KIO::SlaveInterface | signal |
| processedSize(KIO::filesize_t) | KIO::SlaveInterface | signal |
| property(const char *name) const | QObject | |
| protocol() | KIO::Slave | |
| QObject(QObject *parent) | QObject | |
| QObject(QObject *parent, const char *name) | QObject | |
| receivers(const char *signal) const | QObject | protected |
| redirection(const KUrl &) | KIO::SlaveInterface | signal |
| ref() | KIO::Slave | |
| removeChild(QObject *object) | QObject | |
| removeEventFilter(QObject *obj) | QObject | |
| requestNetwork(const QString &, const QString &) | KIO::SlaveInterface | protected |
| resetHost() | KIO::Slave | |
| resume() | KIO::Slave | virtual |
| send(int cmd, const QByteArray &arr=QByteArray()) | KIO::Slave | virtual |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| sendMessageBoxAnswer(int result) | KIO::SlaveInterface | |
| sendResumeAnswer(bool resume) | KIO::SlaveInterface | |
| setConfig(const MetaData &config) | KIO::Slave | virtual |
| setConnected(bool c) | KIO::Slave | |
| setConnection(Connection *connection) | KIO::SlaveInterface | |
| setHost(const QString &host, quint16 port, const QString &user, const QString &passwd) | KIO::Slave | virtual |
| setIdle() | KIO::Slave | |
| setJob(KIO::SimpleJob *job) | KIO::Slave | |
| setName(const char *name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setOffset(KIO::filesize_t offset) | KIO::SlaveInterface | |
| setParent(QObject *parent) | QObject | |
| setPID(pid_t) | KIO::Slave | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProtocol(const QString &protocol) | KIO::Slave | |
| setWindow(QWidget *window) | KIO::SlaveInterface | |
| signalsBlocked() const | QObject | |
| Slave(const QString &protocol, QObject *parent=0) | KIO::Slave | explicit |
| slave_pid() | KIO::Slave | |
| slaveDied(KIO::Slave *slave) | KIO::Slave | signal |
| SlaveInterface(SlaveInterfacePrivate &dd, QObject *parent=0) | KIO::SlaveInterface | protected |
| slaveProtocol() | KIO::Slave | |
| slaveStatus(pid_t, const QByteArray &, const QString &, bool) | KIO::SlaveInterface | signal |
| speed(unsigned long) | KIO::SlaveInterface | signal |
| startTimer(int interval) | QObject | |
| statEntry(const KIO::UDSEntry &) | KIO::SlaveInterface | signal |
| suspend() | KIO::Slave | virtual |
| suspended() | KIO::Slave | virtual |
| thread() const | QObject | |
| timeout() | KIO::Slave | slot |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| totalSize(KIO::filesize_t) | KIO::SlaveInterface | signal |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| user() | KIO::Slave | |
| warning(const QString &) | KIO::SlaveInterface | signal |
| window() const | KIO::SlaveInterface | |
| written(KIO::filesize_t) | KIO::SlaveInterface | signal |
| ~QObject() | QObject | virtual |
| ~Slave() | KIO::Slave | virtual |
| ~SlaveInterface() | KIO::SlaveInterface | 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.
KDE API Reference