KUnifiedPush
ntfypushprovider.h
void registerClient(const Client &client) override
Register a new client with the provider.
Definition ntfypushprovider.cpp:68
bool loadSettings(const QSettings &settings) override
Load connection settings.
Definition ntfypushprovider.cpp:42
void connectToProvider() override
Attempt to establish a connection to the push provider.
Definition ntfypushprovider.cpp:54
void unregisterClient(const Client &client) override
Unregister a client from the provider.
Definition ntfypushprovider.cpp:89
void disconnectFromProvider() override
Disconnect and existing connection to the push provider.
Definition ntfypushprovider.cpp:60
Sever-sent Events (SSE) stream.
Definition serversenteventsstream.h:26
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Thu Jan 23 2025 19:01:03 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 19:01:03 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.