|
|
This class holds the offers for a service type (e.g. in old terms "the bindings for a mimetype")
| typedef QValueList<KServiceOffer> |
| ~ |
| int |
[const]
Returns: the users preference of this special service or 0 if the service is unknown.
| bool |
[const]
| OfferList |
[const]
| QString |
[const]
Returns: the service type for which this profile is responsible.
| KService::Ptr |
[static]
Parameters:
| needApp | if we need an service of type Application (as opposed to any service, including non-app services) |
Returns: the preferred service (convenience method)
| KServiceTypeProfile* |
[static]
Returns: the profile for the requested service type.
| OfferList |
[static]
Returns: the offers associated with a given servicetype
| const QList<KServiceTypeProfile>& |
[static]
| void |
[static]
Clear all cached information
| |
[protected]
Constructor is called when the user profile is read for the first time.
| void |
[protected]
Add a service to this profile.
| Generated by: prospector@porky.devel.redhat.com on Thu Aug 24 05:36:06 2000, using kdoc 2.0a36. |