KNewStuff
Classes | |
class | Author |
class | Button |
class | Category |
class | CoreEngine |
class | DownloadDialog |
class | Dxs |
class | DxsEngine |
class | Engine |
class | Entry |
class | EntryHandler |
class | EntryLoader |
class | EntryView |
class | Feed |
class | Installation |
class | ItemsModel |
class | ItemsView |
class | ItemsViewDelegate |
class | KDXSButton |
class | KTranslatable |
class | Provider |
class | ProviderDialog |
class | ProviderHandler |
class | ProviderLoader |
class | Security |
class | Soap |
class | UploadDialog |
Functions | |
KAction * | standardAction (const QString &what, const QObject *receiver, const char *slot, KActionCollection *parent, const char *name=0) |
Variables | |
static const int | kPreviewHeight = 72 |
static const int | kPreviewWidth = 96 |
Function Documentation
KAction * KNS::standardAction | ( | const QString & | what, |
const QObject * | receiver, | ||
const char * | slot, | ||
KActionCollection * | parent, | ||
const char * | name = 0 |
||
) |
Standard action for all GHNS workflows.
This action can be used to add KNewStuff support to menus and toolbars.
- Parameters
-
what text describing what is being downloaded. For consistency, set it to "Get New Foobar...". Examples: "Get New Wallpapers...", "Get New Emoticons..." receiver the QObject to connect the triggered(bool) signal to. slot the slot to connect the triggered(bool) signal to. parent the action's parent collection. name The name by which the action will be retrieved again from the collection.
Deprecated, use knewstuff3!
Definition at line 27 of file knewstuff2/ui/knewstuffaction.cpp.
Variable Documentation
|
static |
Definition at line 30 of file knewstuff2/ui/itemsmodel.h.
|
static |
Definition at line 29 of file knewstuff2/ui/itemsmodel.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:49 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:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.