• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • knewstuff
 

knewstuff

  • KNS
  • ProviderLoader
Signals | Public Member Functions | Protected Slots | List of all members
KNS::ProviderLoader Class Reference

#include <provider.h>

Inherits TQObject.

Signals

void providersLoaded (Provider::List *)
 

Public Member Functions

 ProviderLoader (TQWidget *parentWidget)
 
void load (const TQString &type, const TQString &providerList=TQString::null)
 

Protected Slots

void slotJobData (KIO::Job *, const TQByteArray &)
 
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 172 of file provider.h.

Constructor & Destructor Documentation

ProviderLoader::ProviderLoader ( TQWidget *  parentWidget)

Constructor.

Parameters
parentWidgetthe parent widget

Definition at line 209 of file provider.cpp.

Member Function Documentation

void ProviderLoader::load ( const TQString &  type,
const TQString &  providerList = TQString::null 
)

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

Parameters
typedata type such as 'kdesktop/wallpaper'.
providerListthe URl to the list of providers; if empty we first try the ProvidersUrl from KGlobal::config, then we fall back to a hardcoded value.

Definition at line 215 of file provider.cpp.

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:
  • provider.h
  • provider.cpp

knewstuff

Skip menu "knewstuff"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

knewstuff

Skip menu "knewstuff"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for knewstuff by doxygen 1.8.3.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |