KCGroups
kapplicationscopelister.h
Keeps an updated list of desktop application systemd scopes.
Definition kapplicationscopelister.h:18
void pathRemoved(const QString &path)
emitted when an application is stopped
void pathsChanged(const QStringList &paths)
emitted when a path is added or removed
void errorOccurred(KApplicationScopeLister::ErrorCode lastError)
emitted when there is an error
void pathAdded(const QString &path, const QString &id)
emitted when a new application is launched
ErrorCode lastError
code of the last error that occurred (NoError if none) @accessors lastError() @notifySignal errorOccu...
Definition kapplicationscopelister.h:26
QStringList paths
list of dbus paths that corresponds to currently running applications @accessors paths() @notifySigna...
Definition kapplicationscopelister.h:33
@ CannotSubscribeError
Error while trying to subscribe to systemd manager signals.
Definition kapplicationscopelister.h:53
QObject(QObject *parent)
Q_ENUM(...)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Thu Jan 23 2025 18:50:50 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Thu Jan 23 2025 18:50:50 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.