KNS::ProviderLoader Class Reference
#include <provider.h>
Inheritance diagram for KNS::ProviderLoader:

Detailed Description
KNewStuff provider loader.This class sets up a list of all possible providers by querying the main provider database for this specific application. It should probably not be used directly by the application.
Definition at line 172 of file provider.h.
Signals | |
void | providersLoaded (Provider::List *) |
Public Member Functions | |
ProviderLoader (QWidget *parentWidget) | |
void | load (const QString &type, const QString &providerList=QString::null) |
Protected Slots | |
void | slotJobData (KIO::Job *, const QByteArray &) |
void | slotJobResult (KIO::Job *) |
Constructor & Destructor Documentation
|
Constructor.
Definition at line 209 of file provider.cpp. |
Member Function Documentation
|
Starts asynchronously loading the list of providers of the specified type.
Definition at line 215 of file provider.cpp. |
|
Indicates that the list of providers has been successfully loaded.
|
The documentation for this class was generated from the following files: