KNewStuff
knewstuff2/engine.cpp
static void setOnDesktop(WId win, int desktop)
static QDebug kError(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
KComponentData activeComponent()
KNS::Entry::List downloadDialogModal(QWidget *parent=0)
Synchronous way of starting the download workflow.
Definition: knewstuff2/engine.cpp:202
void addString(const QString &lang, const QString &string)
Adds a string to the contents of this object.
Definition: ktranslatable.cpp:59
void downloadDialog()
Asynchronous way of starting the download workflow.
Definition: knewstuff2/engine.cpp:224
Command
KTranslatable name() const
Retrieve the name of the data object.
Definition: knewstuff2/core/entry.cpp:81
KSharedConfigPtr config()
String class with multiple localized representations.
Definition: ktranslatable.h:41
QString componentName() const
QStringList languages() const
Returns the list of all languages for which strings are stored.
Definition: ktranslatable.cpp:96
void setPayload(const KTranslatable &url)
Sets the object's file.
Definition: knewstuff2/core/entry.cpp:156
static KNS::Entry::List download()
Recommended download workflow entry point.
Definition: knewstuff2/engine.cpp:176
static KNS::Entry * upload(const QString &file)
Recommended upload workflow entry point.
Definition: knewstuff2/engine.cpp:278
const char * name(StandardAction id)
Definition: knewstuff2/core/author.h:26
void uploadDialog(const QString &file)
Asynchronous way of starting the upload workflow.
Definition: knewstuff2/engine.cpp:305
KNS::Entry * uploadDialogModal(const QString &file)
Synchronous way of starting the upload workflow.
Definition: knewstuff2/engine.cpp:292
static int currentDesktop()
static void activateWindow(WId win, long time=0)
The KNewStuff2 engine is the top-level class to handle GHNS and DXS workflows.
Definition: knewstuff2/engine.h:43
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.