KNewStuff
KNS Namespace Reference
Handles security releated issues, like signing, verifying. More...
Classes | |
class | Button |
KHotNewStuff push button that makes using KHNS in an application more convenient by encapsulating most of the details involved in using KHotNewStuff in the button itself. More... | |
class | DownloadDialog |
Common download dialog for data browsing and installation. More... | |
class | Engine |
Central class combining all possible KNewStuff operations. More... | |
class | Entry |
KNewStuff data entry container. More... | |
class | Provider |
KNewStuff provider container. More... | |
class | ProviderDialog |
Dialog displaying a list of Hotstuff providers. More... | |
class | ProviderLoader |
KNewStuff provider loader. More... | |
class | Security |
class | UploadDialog |
KNewStuff file upload dialog. More... | |
Functions | |
KDE_EXPORT KAction * | standardAction (const QString &what, const QObject *recvr, const char *slot, KActionCollection *parent, const char *name=0) |
Detailed Description
Handles security releated issues, like signing, verifying.It is a private class, not meant to be used by third party applications.
Function Documentation
KAction * KNS::standardAction | ( | const QString & | what, | |
const QObject * | recvr, | |||
const char * | slot, | |||
KActionCollection * | parent, | |||
const char * | name = 0 | |||
) |
Definition at line 33 of file knewstuff.cpp.