class KServiceGroup


Definition#include <kservicegroup.h>
InheritsKSycocaEntry
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods

Protected Methods

Protected Members

 KServiceGroup ( const QString & _fullpath, const QString & _relpath )

Construct a service and take all informations from a config file

Parameters:
_fullpathfull path to the config file
_relpathrelative path to the config file

 KServiceGroup ( QDataStream& _str, int offset, bool deep )

The stream must already be positionned at the correct offset

bool  isValid ()

[const]

Returns: true

Reimplemented from KSycocaEntry

QString  name ()

[const virtual]

Name used for indexing.

Reimplemented from KSycocaEntry

QString  caption ()

[const]

Returns: the caption of this group

QString  icon ()

[const]

Returns: the icon associated with the group.

QString  comment ()

[const]

Returns: the descriptive comment for the group, if there is one.

void  load ( QDataStream& )

[virtual]

Load the service from a stream.

Reimplemented from KSycocaEntry

void  save ( QDataStream& )

[virtual]

Save the service to a stream.

Reimplemented from KSycocaEntry

List  entries ()

[virtual]

List of all Services and ServiceGroups within this ServiceGroup

void  addEntry ( KSycocaEntry *entry)

[protected]

Add a service to this group


Generated by: root@porky.devel.redhat.com on Wed May 10 08:56:52 2000, using kdoc 2.0a35.