libkonq
KonqOperations Member List
This is the complete list of members for KonqOperations, including all inherited members.
| aboutToCreate(const QPoint &pos, const QList< KIO::CopyInfo > &files) | KonqOperations | signal |
| aboutToCreate(const KUrl::List &urls) | KonqOperations | signal |
| askDeleteConfirmation(const KUrl::List &selectedUrls, int method, ConfirmationType confirmation, QWidget *widget) | KonqOperations | static |
| asyncDrop(const KFileItem &item) | KonqOperations | protectedslot |
| blockSignals(bool block) | QObject | |
| 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 | |
| className() const | QObject | |
| ConfirmationType enum name | KonqOperations | |
| 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 | |
| connectNotify(const char *signal) | QObject | protectedvirtual |
| COPY enum value | KonqOperations | |
| copy(QWidget *parent, Operation method, const KUrl::List &selectedUrls, const KUrl &destUrl) | KonqOperations | static |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| DEFAULT_CONFIRMATION enum value | KonqOperations | |
| DEL enum value | KonqOperations | |
| del(QWidget *parent, Operation method, const KUrl::List &selectedUrls) | KonqOperations | static |
| 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 |
| doDrop(const KFileItem &destItem, const KUrl &destUrl, QDropEvent *ev, QWidget *parent) | KonqOperations | static |
| doDrop(const KFileItem &destItem, const KUrl &destUrl, QDropEvent *ev, QWidget *parent, const QList< QAction * > &userActions) | KonqOperations | static |
| doDropFileCopy() | KonqOperations | protectedslot |
| doPaste(QWidget *parent, const KUrl &destUrl, const QPoint &pos=QPoint()) | KonqOperations | static |
| doPasteV2(QWidget *parent, const KUrl &destUrl, const QPoint &pos=QPoint()) | KonqOperations | static |
| droppedUrls() const | KonqOperations | |
| dropPosition() const | KonqOperations | |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| editMimeType(const QString &mimeType, QWidget *parent) | KonqOperations | static |
| emptyTrash(QWidget *parent) | KonqOperations | static |
| EMPTYTRASH enum value | KonqOperations | |
| 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 | |
| FORCE_CONFIRMATION enum value | KonqOperations | |
| 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 | |
| KonqOperations(QWidget *parent) | KonqOperations | protected |
| LINK enum value | KonqOperations | |
| metaObject() const | QObject | virtual |
| MKDIR enum value | KonqOperations | |
| mkdir(QWidget *parent, const KUrl &url) | KonqOperations | static |
| MOVE enum value | KonqOperations | |
| moveToThread(QThread *targetThread) | QObject | |
| name() const | QObject | |
| name(const char *defaultName) const | QObject | |
| newDir(QWidget *parent, const KUrl &baseUrl) | KonqOperations | static |
| newDir(QWidget *parent, const KUrl &baseUrl, NewDirFlags flags) | KonqOperations | static |
| NewDirFlag enum name | KonqOperations | |
| normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
| objectName | QObject | |
| objectName() const | QObject | |
| Operation enum name | KonqOperations | |
| parent() const | QObject | |
| pasteInfo(const KUrl &targetUrl) | KonqOperations | static |
| property(const char *name) const | QObject | |
| PUT enum value | KonqOperations | |
| QObject(QObject *parent) | QObject | |
| QObject(QObject *parent, const char *name) | QObject | |
| receivers(const char *signal) const | QObject | protected |
| removeChild(QObject *object) | QObject | |
| removeEventFilter(QObject *obj) | QObject | |
| rename(QWidget *parent, const KUrl &oldurl, const QString &name) | KonqOperations | static |
| rename(QWidget *parent, const KUrl &oldurl, const KUrl &newurl) | KonqOperations | static |
| RENAME enum value | KonqOperations | |
| renameV2(QWidget *parent, const KUrl &oldurl, const QString &name) | KonqOperations | static |
| renameV2(QWidget *parent, const KUrl &oldurl, const KUrl &newurl) | KonqOperations | static |
| renamingFailed(const KUrl &oldUrl, const KUrl &newUrl) | KonqOperations | signal |
| RESTORE enum value | KonqOperations | |
| restoreTrashedItems(const KUrl::List &urls, QWidget *parent) | KonqOperations | static |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setName(const char *name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| signalsBlocked() const | QObject | |
| SKIP_CONFIRMATION enum value | KonqOperations | |
| slotAboutToCreate(KIO::Job *job, const QList< KIO::CopyInfo > &files) | KonqOperations | protectedslot |
| slotCopyingDone(KIO::Job *job, const KUrl &from, const KUrl &to) | KonqOperations | protectedslot |
| slotCopyingLinkDone(KIO::Job *job, const KUrl &from, const QString &target, const KUrl &to) | KonqOperations | protectedslot |
| slotResult(KJob *job) | KonqOperations | protectedslot |
| slotStatResult(KJob *job) | KonqOperations | protectedslot |
| startTimer(int interval) | QObject | |
| STAT enum value | KonqOperations | |
| statFinished(const KFileItem &item) | KonqOperations | signal |
| statUrl(const KUrl &url, const QObject *receiver, const char *member, QWidget *parent) | KonqOperations | static |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| TRASH enum value | KonqOperations | |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| UNKNOWN enum value | KonqOperations | |
| ViewShowsHiddenFile enum value | KonqOperations | |
| ~KonqOperations() | KonqOperations | protectedvirtual |
| ~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:07:48 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:07:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference