KNewStuff
knewstuff2/ui/knewstuffbutton.cpp
Go to the documentation of this file.
static KNS::Entry::List download()
Recommended download workflow entry point.
Definition: knewstuff2/engine.cpp:176
QString i18n(const char *text)
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 setText(const QString &text)
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 clicked(bool checked)
void setButtonText(const QString &what)
set the text that should appear on the button.
Definition: knewstuff2/ui/knewstuffbutton.cpp:59
void aboutToShowDialog()
emitted when the Hot New Stuff dialog is about to be shown, usually as a result of the user having cl...
void dialogFinished()
emitted when the Hot New Stuff dialog has been closed
void setIcon(const KIcon &icon)
void setResourceType(const QString &resourceType)
the Hotstuff data type for this downlaod such as "korganizer/calendar"
Definition: knewstuff2/ui/knewstuffbutton.cpp:69
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.