KNewStuff
knewstuff3/knewstuffbutton.cpp
Go to the documentation of this file.
QString i18n(const char *text)
void aboutToShowDialog()
emitted when the Hot New Stuff dialog is about to be shown, usually as a result of the user having cl...
void setText(const QString &text)
Button(const QString &text, const QString &configFile, QWidget *parent)
Constructor used when the details of the KHotNewStuff download is known when the button is created...
Definition: knewstuff3/knewstuffbutton.cpp:33
KNS3::Entry::List changedEntries()
The list of entries with changed status (installed/uninstalled)
Definition: knewstuff3/downloaddialog.cpp:105
void setButtonText(const QString &text)
set the text that should appear on the button.
Definition: knewstuff3/knewstuffbutton.cpp:63
void setConfigFile(const QString &configFile)
set the name of the .knsrc file to use
Definition: knewstuff3/knewstuffbutton.cpp:68
void setIcon(const KIcon &icon)
void dialogFinished(const KNS3::Entry::List &changedEntries)
emitted when the Hot New Stuff dialog has been closed
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.