• Skip to content
  • Skip to link menu
Brand

API Documentation

  1. KDE API Reference
  2. The KDE Frameworks
  3. KCoreAddons
  • KDE Home
  • Contact Us

Quick Links

Skip menu "KCoreAddons"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • File List
  • Dependencies
  • Related Pages

Class Picker

About

Addons to QtCore

Maintainer
Michael Pyne
Supported platforms
Android, FreeBSD, Linux, MacOSX, Windows
Community
IRC: #kde-devel on Freenode
Mailing list: kde-frameworks-devel
Use with CMake
find_package(KF5CoreAddons)
target_link_libraries(yourapp KF5::CoreAddons)
Use with QMake
QT += KCoreAddons 
Clone
git clone git://anongit.kde.org/kcoreaddons.git
Browse source
KCoreAddons on cgit.kde.org

KCoreAddons

  • View on LXR
KListOpenFilesJob Member List

This is the complete list of members for KListOpenFilesJob, including all inherited members.

blockSignals(bool block)QObject
Bytes enum value (defined in KJob)KJob
capabilities (defined in KJob)KJob
capabilities() const KJob
Capability enum name (defined in KJob)KJob
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
d_ptr (defined in KJob)KJobprotected
deleteLater()QObject
description(KJob *job, const QString &title, const QPair< QString, QString > &field1=QPair< QString, QString >(), const QPair< QString, QString > &field2=QPair< QString, QString >())KJobsignal
destroyed(QObject *obj)QObject
Directories enum value (defined in KJob)KJob
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) constQObject
disconnect(const QObject *receiver, const char *method) constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
doKill()KJobprotectedvirtual
doResume()KJobprotectedvirtual
doSuspend()KJobprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
emitPercent(qulonglong processedAmount, qulonglong totalAmount)KJobprotected
EmitResult enum value (defined in KJob)KJob
emitResult()KJobprotected
emitSpeed(unsigned long speed)KJobprotected
Error enum nameKListOpenFilesJob
error (defined in KJob)KJob
error() const KJob
errorString (defined in KJob)KJob
errorString() const KJobvirtual
errorText (defined in KJob)KJob
errorText() const KJob
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
exec()KJob
Files enum value (defined in KJob)KJob
findChild(const QString &name, QFlags< Qt::FindChildOption > options) constQObject
findChildren(const QString &name, QFlags< Qt::FindChildOption > options) constQObject
findChildren(const QRegExp &regExp, QFlags< Qt::FindChildOption > options) constQObject
findChildren(const QRegularExpression &re, QFlags< Qt::FindChildOption > options) constQObject
finished(KJob *job)KJobsignal
infoMessage(KJob *job, const QString &plain, const QString &rich=QString())KJobsignal
inherits(const char *className) constQObject
installEventFilter(QObject *filterObj)QObject
isAutoDelete() const KJob
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isSuspended() const KJob
isWidgetType() constQObject
isWindowType() constQObject
kill(KillVerbosity verbosity=Quietly)KJobslot
Killable enum value (defined in KJob)KJob
KilledJobError enum value (defined in KJob)KJob
killTimer(int id)QObject
KillVerbosity enum name (defined in KJob)KJob
KJob(QObject *parent=nullptr)KJobexplicit
KJob(KJobPrivate &dd, QObject *parent) (defined in KJob)KJobprotected
KListOpenFilesJob(const QString &path) (defined in KListOpenFilesJob)KListOpenFilesJobexplicit
metaObject() constQObjectvirtual
moveToThread(QThread *targetThread)QObject
NoCapabilities enum value (defined in KJob)KJob
NoError enum value (defined in KJob)KJob
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName)QObject
parent() constQObject
percent() const KJob
percent(KJob *job, unsigned long percent)KJobsignal
processedAmount(Unit unit) const KJob
processedAmount(KJob *job, KJob::Unit unit, qulonglong amount)KJobsignal
processedSize(KJob *job, qulonglong size)KJobsignal
processInfoList() const KListOpenFilesJob
property(const char *name) constQObject
QObject(QObject *parent)QObject
Quietly enum value (defined in KJob)KJob
READ (defined in KJob)KJob
receivers(const char *signal) constQObjectprotected
removeEventFilter(QObject *obj)QObject
result(KJob *job)KJobsignal
resume()KJobslot
resumed(KJob *job)KJobsignal
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setAutoDelete(bool autodelete)KJob
setCapabilities(Capabilities capabilities)KJobprotected
setError(int errorCode)KJobprotected
setErrorText(const QString &errorText)KJobprotected
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setPercent(unsigned long percentage)KJobprotected
setProcessedAmount(Unit unit, qulonglong amount)KJobprotected
setProperty(const char *name, const QVariant &value)QObject
setTotalAmount(Unit unit, qulonglong amount)KJobprotected
setUiDelegate(KJobUiDelegate *delegate)KJob
signalsBlocked() constQObject
speed(KJob *job, unsigned long speed)KJobsignal
start() overrideKListOpenFilesJobvirtual
startTimer(int interval, Qt::TimerType timerType)QObject
suspend()KJobslot
Suspendable enum value (defined in KJob)KJob
suspended(KJob *job)KJobsignal
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
totalAmount(Unit unit) const KJob
totalAmount(KJob *job, KJob::Unit unit, qulonglong amount)KJobsignal
totalSize(KJob *job, qulonglong size)KJobsignal
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
uiDelegate() const KJob
Unit enum name (defined in KJob)KJob
UserDefinedError enum value (defined in KJob)KJob
warning(KJob *job, const QString &plain, const QString &rich=QString())KJobsignal
~KJob() overrideKJob
~KListOpenFilesJob() override (defined in KListOpenFilesJob)KListOpenFilesJob
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Dec 9 2019 01:34:56 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal