ark
Kerfuffle::CliInterface Member List
  This is the complete list of members for Kerfuffle::CliInterface, including all inherited members.
| Add enum value | Kerfuffle::CliInterface | |
| addFiles(const QStringList &files, const CompressionOptions &options) | Kerfuffle::CliInterface | virtual | 
| 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 | |
| CliInterface(QObject *parent, const QVariantList &args) | Kerfuffle::CliInterface | explicit | 
| 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 | Kerfuffle::CliInterface | |
| copyFiles(const QList< QVariant > &files, const QString &destinationDirectory, ExtractionOptions options) | Kerfuffle::CliInterface | virtual | 
| customEvent(QEvent *event) | QObject | protectedvirtual | 
| Delete enum value | Kerfuffle::CliInterface | |
| deleteFiles(const QList< QVariant > &files) | Kerfuffle::CliInterface | 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 | 
| doKill() | Kerfuffle::CliInterface | virtual | 
| doResume() | Kerfuffle::CliInterface | virtual | 
| doSuspend() | Kerfuffle::CliInterface | virtual | 
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| entry(const ArchiveEntry &archiveEntry) | Kerfuffle::ReadOnlyArchiveInterface | signal | 
| entryRemoved(const QString &path) | Kerfuffle::ReadOnlyArchiveInterface | signal | 
| error(const QString &message, const QString &details=QString()) | Kerfuffle::ReadOnlyArchiveInterface | signal | 
| escapedCharacters() | Kerfuffle::CliInterface | |
| event(QEvent *e) | QObject | virtual | 
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual | 
| filename() const | Kerfuffle::ReadOnlyArchiveInterface | |
| findChild(const QString &name) const | QObject | |
| findChildren(const QString &name) const | QObject | |
| findChildren(const QRegExp ®Exp) const | QObject | |
| finished(bool result) | Kerfuffle::ReadOnlyArchiveInterface | signal | 
| info(const QString &info) | Kerfuffle::ReadOnlyArchiveInterface | signal | 
| inherits(const char *className) const | QObject | |
| insertChild(QObject *object) | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isA(const char *className) const | QObject | |
| isReadOnly() const | Kerfuffle::ReadWriteArchiveInterface | virtual | 
| isWidgetType() const | QObject | |
| killTimer(int id) | QObject | |
| list() | Kerfuffle::CliInterface | virtual | 
| List enum value | Kerfuffle::CliInterface | |
| m_operationMode | Kerfuffle::CliInterface | |
| metaObject() const | QObject | virtual | 
| moveToThread(QThread *targetThread) | QObject | |
| name() const | QObject | |
| name(const char *defaultName) const | QObject | |
| normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic | 
| objectName | QObject | |
| objectName() const | QObject | |
| open() | Kerfuffle::ReadOnlyArchiveInterface | virtual | 
| OperationMode enum name | Kerfuffle::CliInterface | |
| parameterList() const =0 | Kerfuffle::CliInterface | pure virtual | 
| parent() const | QObject | |
| password() const | Kerfuffle::ReadOnlyArchiveInterface | protected | 
| progress(double progress) | Kerfuffle::ReadOnlyArchiveInterface | signal | 
| property(const char *name) const | QObject | |
| QObject(QObject *parent) | QObject | |
| QObject(QObject *parent, const char *name) | QObject | |
| readListLine(const QString &line)=0 | Kerfuffle::CliInterface | pure virtual | 
| ReadOnlyArchiveInterface(QObject *parent, const QVariantList &args) | Kerfuffle::ReadOnlyArchiveInterface | explicit | 
| ReadWriteArchiveInterface(QObject *parent, const QVariantList &args) | Kerfuffle::ReadWriteArchiveInterface | explicit | 
| receivers(const char *signal) const | QObject | protected | 
| removeChild(QObject *object) | QObject | |
| removeEventFilter(QObject *obj) | QObject | |
| sender() const | QObject | protected | 
| senderSignalIndex() const | QObject | protected | 
| setEscapedCharacters(const QString &characters) | Kerfuffle::CliInterface | |
| setListEmptyLines(bool emptyLines) | Kerfuffle::CliInterface | |
| setName(const char *name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setPassword(const QString &password) | Kerfuffle::ReadOnlyArchiveInterface | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setWaitForFinishedSignal(bool value) | Kerfuffle::ReadOnlyArchiveInterface | protected | 
| signalsBlocked() const | QObject | |
| startTimer(int interval) | QObject | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual | 
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static | 
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static | 
| userQuery(Query *query) | Kerfuffle::ReadOnlyArchiveInterface | signal | 
| waitForFinishedSignal() | Kerfuffle::ReadOnlyArchiveInterface | |
| ~CliInterface() | Kerfuffle::CliInterface | virtual | 
| ~QObject() | QObject | virtual | 
| ~ReadOnlyArchiveInterface() | Kerfuffle::ReadOnlyArchiveInterface | virtual | 
| ~ReadWriteArchiveInterface() | Kerfuffle::ReadWriteArchiveInterface | virtual | 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:37 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:42:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
 KDE API Reference
    KDE API Reference