Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KServiceOffer Class Reference

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

#include <kuserprofile.h>

List of all members.

Public Methods

bool allowAsDefault () const
int preference () const
KService::Ptr service () const
bool isValid () const


Detailed Description

Holds the characteristics of a service offer.

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, ...)

Definition at line 37 of file kuserprofile.h.


Member Function Documentation

bool KServiceOffer::allowAsDefault   const [inline]
 

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

Definition at line 50 of file kuserprofile.h.

bool KServiceOffer::isValid   const [inline]
 

Whether the entry is valid

Definition at line 62 of file kuserprofile.h.

int KServiceOffer::preference   const [inline]
 

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

Definition at line 54 of file kuserprofile.h.

KService::Ptr KServiceOffer::service   const [inline]
 

The service which this offer is about.

Definition at line 58 of file kuserprofile.h.


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:23 2003 for kdelibs by doxygen1.2.18