class KServiceOffer

Holds the characteristics of a service offer. More...

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

Public Methods


Detailed Description

This class holds the characteristics of a service offer (whether it can be a default offer or not, how big is the preference for this offer, ...)

 KServiceOffer ()

KServiceOffer

 KServiceOffer ( const KServiceOffer& )

KServiceOffer

 KServiceOffer ( KService::Ptr _service, int _pref, bool _default )

KServiceOffer

bool  operator< ( const KServiceOffer& )

operator<

[const]

bool  allowAsDefault ()

allowAsDefault

[const]

Is it allowed to use this service for default actions (e.g. Left Click in a file manager, or KRun in general)

int  preference ()

preference

[const]

The bigger this number is, the better is this service.

KService::Ptr  service ()

service

[const]

The service which this offer is about.

bool  isValid ()

isValid

[const]

Whether the entry is valid


Generated by: dfaure on faure on Tue Apr 16 08:49:48 2002, using kdoc 2.0a53.