kitchensync Library API Documentation

KSync::ActionPartService Class Reference

A ActionPartService saves a converted KService::Ptr of a ActionPart. More...

#include <actionpartservice.h>

List of all members.

Public Types

typedef QValueList< ActionPartServiceList

Public Member Functions

 ActionPartService ()
 ActionPartService (const KService::Ptr &service)
bool operator== (const ActionPartService &)
bool operator== (const ActionPartService &) const
QString id () const
QString name () const
QString comment () const
QString libname () const
QString icon () const
void setId (const QString &)
void setName (const QString &)
void setComment (const QString &)
void setLibname (const QString &)
void setIcon (const QString &)
ActionPartServiceoperator= (const ActionPartService &)

Static Public Member Functions

const ActionPartService::ListavailableParts ()
ActionPartService partForId (const QString &)


Detailed Description

A ActionPartService saves a converted KService::Ptr of a ActionPart.

See also:
KService::Ptr

Definition at line 37 of file actionpartservice.h.


Constructor & Destructor Documentation

ActionPartService::ActionPartService  ) 
 

Creates an empty service.

Definition at line 68 of file actionpartservice.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kitchensync Library Version 3.3.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Aug 27 12:50:51 2004 by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2003