korganizer Library API Documentation

KNS::ProviderLoader Class Reference

KNewStuff provider loader. More...

#include <provider.h>

Inheritance diagram for KNS::ProviderLoader:

Inheritance graph
[legend]
Collaboration diagram for KNS::ProviderLoader:

Collaboration graph
[legend]
List of all members.

Signals

void providersLoaded (Provider::List *)

Public Member Functions

 ProviderLoader (QWidget *parentWidget)
void load (const QString &type)

Protected Slots

void slotJobData (KIO::Job *, const QByteArray &)
void slotJobResult (KIO::Job *)

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 164 of file provider.h.


Constructor & Destructor Documentation

ProviderLoader::ProviderLoader QWidget parentWidget  ) 
 

Constructor.

Parameters:
parentWidget the parent widget

Definition at line 144 of file provider.cpp.


Member Function Documentation

void ProviderLoader::load const QString type  ) 
 

Starts asynchronously loading the list of providers of the specified type.

Parameters:
type data type such as 'kdesktop/wallpaper'.

Definition at line 150 of file provider.cpp.

Referenced by KNS::Engine::download(), KNS::DownloadDialog::load(), and KNS::Engine::upload().

void KNS::ProviderLoader::providersLoaded Provider::List  )  [signal]
 

Indicates that the list of providers has been successfully loaded.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for korganizer Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Aug 2 09:56:29 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003