Baloo
filecontentindexer.cpp
56 connect(&process, &ExtractorProcess::startedIndexingFile, this, &FileContentIndexer::slotStartedIndexingFile);
57 connect(&process, &ExtractorProcess::finishedIndexingFile, this, &FileContentIndexer::slotFinishedIndexingFile);
73 connect(&process, &ExtractorProcess::failed, &loop, [&hadErrors, &loop]() { hadErrors = true; loop.quit(); });
bool isEmpty() const const
bool registerObject(const QString &path, QObject *object, QDBusConnection::RegisterOptions options)
int exec(QEventLoop::ProcessEventsFlags flags)
T & first()
void serviceUnregistered(const QString &serviceName)
bool send(const QDBusMessage &message) const const
QDBusConnection sessionBus()
void quit()
Implements storage for docIds without any associated data Instantiated for:
Definition: coding.cpp:11
QueuedConnection
QDBusMessage createSignal(const QString &path, const QString &interface, const QString &name)
ExportScriptableContents
bool invokeMethod(QObject *obj, const char *member, Qt::ConnectionType type, QGenericReturnArgument ret, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9)
int size() const const
KGuiItem ok()
QString message
WatchForUnregistration
void start()
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Nov 29 2023 03:56:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Nov 29 2023 03:56:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.