KNewStuff
knewstuffaction.cpp
void setIcon(const QIcon &icon)
Q_INVOKABLE QAction * addAction(const QString &name, QAction *action)
QIcon fromTheme(const QString &name)
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
KNEWSTUFF_EXPORT QAction * standardActionUpload(const QString &what, const QObject *receiver, const char *slot, KActionCollection *parent, const char *name=nullptr)
Standard action for Uploading files with Hot New Stuff.
Definition: knewstuffaction.cpp:32
KNEWSTUFF_EXPORT QAction * standardAction(const QString &what, const QObject *receiver, const char *slot, KActionCollection *parent, const char *name=nullptr)
Standard action for the Hot New Stuff Download.
Definition: knewstuffaction.cpp:17
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Jan 18 2021 22:43:50 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Jan 18 2021 22:43:50 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.