#include <kuserprofile.h>
Public Methods | |
| bool | allowAsDefault () const |
| int | preference () const |
| KService::Ptr | service () const |
| bool | isValid () const |
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.
|
|
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. |
|
|
Whether the entry is valid Definition at line 62 of file kuserprofile.h. |
|
|
The bigger this number is, the better is this service. Definition at line 54 of file kuserprofile.h. |
|
|
The service which this offer is about. Definition at line 58 of file kuserprofile.h. |
1.2.18