KNewStuff
qtquick/author.h
16// TODO This is not a class for exposing data QtQuick, but for implementing it's fetching in the first place.
24 * This class takes care of initialisation of a KNSCore::Author when assigned an engine, provider ID and username.
Encapsulates a KNSCore::Author for use in Qt Quick.
Definition qtquick/author.h:29
Engine * engine
The NewStuffQuickEngine to interact with servers through.
Definition qtquick/author.h:35
QString providerId
The ID of the provider which the user is registered on.
Definition qtquick/author.h:39
Q_INTERFACES(...)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALQ_SIGNAL
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:20:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:20:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.