• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KNewStuff

KNS::Engine

KNS::Engine Class Reference

Central class combining all possible KNewStuff operations. More...

#include <engine.h>

Inheritance diagram for KNS::Engine:

Inheritance graph
[legend]

List of all members.


Signals

void uploadFinished (bool result)

Public Member Functions

void download (Entry *entry)
void download ()
 Engine (KNewStuff *newStuff, const QString &type, const QString &providerList, QWidget *parentWidget=0)
 Engine (KNewStuff *newStuff, const QString &type, QWidget *parentWidget=0)
void ignoreInstallResult (bool ignore)
QWidget * parentWidget () const
void requestMetaInformation (Provider *provider)
QString type () const
void upload (Entry *entry)
void upload (const QString &fileName=QString::null, const QString &previewName=QString::null)
virtual ~Engine ()

Protected Slots

void getMetaInformation (Provider::List *providers)
void selectUploadProvider (Provider::List *providers)
void slotDownloadJobResult (KIO::Job *job)
void slotNewStuffJobData (KIO::Job *job, const QByteArray &data)
void slotNewStuffJobResult (KIO::Job *job)
void slotUploadMetaJobResult (KIO::Job *job)
void slotUploadPayloadJobResult (KIO::Job *job)
void slotUploadPreviewJobResult (KIO::Job *job)

Protected Member Functions

bool createMetaFile (Entry *)

Detailed Description

Central class combining all possible KNewStuff operations.

In most cases, Engine objects are built and used internally. Using this class explicitely does however give fine-grained control about the upload and download operations.

Author:
Cornelius Schumacher (schumacher@kde.org)
Maintainer:
Josef Spillner (spillner@kde.org)

Definition at line 51 of file engine.h.


Constructor & Destructor Documentation

Engine::Engine ( KNewStuff *  newStuff,
const QString &  type,
QWidget *  parentWidget = 0 
)

Constructor.

Parameters:
newStuff a KNewStuff object
type the Hotstuff data type such as "korganizer/calendar"
parentWidget the parent window

Definition at line 48 of file engine.cpp.

Engine::Engine ( KNewStuff *  newStuff,
const QString &  type,
const QString &  providerList,
QWidget *  parentWidget = 0 
)

Constructor.

Parameters:
newStuff a KNewStuff object
type the Hotstuff data type such as "korganizer/calendar"
providerList the URL of the provider list
parentWidget the parent window

Definition at line 59 of file engine.cpp.

Engine::~Engine (  )  [virtual]

Destructor.

Definition at line 72 of file engine.cpp.


Member Function Documentation

bool Engine::createMetaFile ( Entry *  entry  )  [protected]

Definition at line 333 of file engine.cpp.

void Engine::download ( Entry *  entry  ) 

Downloads the specified data file.

Parameters:
entry the Hotstuff data object to be downloaded

Definition at line 185 of file engine.cpp.

void Engine::download (  ) 

Initiates the download process, retrieving provider lists and invoking the download dialog.

Definition at line 81 of file engine.cpp.

void Engine::getMetaInformation ( Provider::List *  providers  )  [protected, slot]

Definition at line 91 of file engine.cpp.

void Engine::ignoreInstallResult ( bool  ignore  ) 

Ignores the return value of the install method.

Used internally to avoid showing of the success/failure dialog when installation is done in another place, like in KNewStuffSecure

Definition at line 425 of file engine.cpp.

QWidget* KNS::Engine::parentWidget (  )  const [inline]

Returns the previously set parent widget.

Returns:
parent widget

Definition at line 91 of file engine.h.

void Engine::requestMetaInformation ( Provider *  provider  ) 

Asynchronous lookup of provider information such as upload and download locations, icon etc.

Parameters:
provider the Hotstuff provider to request information from

Definition at line 258 of file engine.cpp.

void Engine::selectUploadProvider ( Provider::List *  providers  )  [protected, slot]

Definition at line 238 of file engine.cpp.

void Engine::slotDownloadJobResult ( KIO::Job *  job  )  [protected, slot]

Definition at line 207 of file engine.cpp.

void Engine::slotNewStuffJobData ( KIO::Job *  job,
const QByteArray &  data 
) [protected, slot]

Definition at line 118 of file engine.cpp.

void Engine::slotNewStuffJobResult ( KIO::Job *  job  )  [protected, slot]

Definition at line 129 of file engine.cpp.

void Engine::slotUploadMetaJobResult ( KIO::Job *  job  )  [protected, slot]

Definition at line 410 of file engine.cpp.

void Engine::slotUploadPayloadJobResult ( KIO::Job *  job  )  [protected, slot]

Definition at line 367 of file engine.cpp.

void Engine::slotUploadPreviewJobResult ( KIO::Job *  job  )  [protected, slot]

Definition at line 391 of file engine.cpp.

QString KNS::Engine::type (  )  const [inline]

Returns the previously set data type.

Returns:
the Hotstuff data type

Definition at line 84 of file engine.h.

void Engine::upload ( Entry *  entry  ) 

Uploads the specified data file to the provider-dependent location.

Parameters:
entry the Hotstuff data object to be uploaded

Definition at line 271 of file engine.cpp.

void Engine::upload ( const QString &  fileName = QString::null,
const QString &  previewName = QString::null 
)

Initiates the upload process, invoking the provider selection dialog and the file upload dialog.

Parameters:
fileName name of the payload data file
previewName name of the preview image file

Definition at line 227 of file engine.cpp.

void KNS::Engine::uploadFinished ( bool  result  )  [signal]

Emitted when the upload has finished.

Parameters:
result indicates the success/failure of the upload


The documentation for this class was generated from the following files:
  • engine.h
  • engine.cpp

KNewStuff

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

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal