KNewStuff
knewstuff2/ui/knewstuffbutton.cpp
Go to the documentation of this file.
void setResourceType(const QString &resourceType)
the Hotstuff data type for this downlaod such as "korganizer/calendar"
Definition: knewstuff2/ui/knewstuffbutton.cpp:69
Button(const QString &what, const QString &providerList, const QString &resourceType, QWidget *parent)
Constructor used when the details of the KHotNewStuff download is known when the button is created.
Definition: knewstuff2/ui/knewstuffbutton.cpp:30
void aboutToShowDialog()
emitted when the Hot New Stuff dialog is about to be shown, usually as a result of the user having cl...
void setProviderList(const QString &providerList)
set the URL to the list of providers for this button to use
Definition: knewstuff2/ui/knewstuffbutton.cpp:64
void setButtonText(const QString &what)
set the text that should appear on the button.
Definition: knewstuff2/ui/knewstuffbutton.cpp:59
void dialogFinished()
emitted when the Hot New Stuff dialog has been closed
static KNS::Entry::List download()
Recommended download workflow entry point.
Definition: knewstuff2/engine.cpp:176
void setIcon(const KIcon &icon)
void setText(const QString &text)
QString i18n(const char *text)
Definition: knewstuff2/core/author.h:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.