|
|
A sycoca factory for services (e.g. applications) It loads the services from parsing directories (e.g. applnk/) but can also create service from data streams or single config files
|
Create factory
~ |
[virtual]
KSycocaEntry * |
[virtual]
Construct a KService from a config file.
Reimplemented from KSycocaFactory.
KService * |
Find a service (by name, e.g. "Terminal")
KService * |
Find a service (by desktop file name, e.g. "konsole")
KService * |
Find a service ( by desktop path, e.g. "System/konsole.desktop")
KService::List |
Returns: the services supporting the given service type
KService::List |
Returns: all services. Very memory consuming, avoid using.
KService::List |
Returns: all services which have a "X-KDE-Init" line.
KServiceFactory * |
[static]
Returns: the unique service factory, creating it if necessary
KService * |
[protected virtual]
Reimplemented from KSycocaFactory.
int |
[protected]
int |
[protected]
KSycocaDict * |
[protected]
int |
[protected]
KSycocaDict * |
[protected]
int |
[protected]
Generated by: baudens@ke.mandrakesoft.com on Thu Oct 26 17:36:34 2000, using kdoc 2.0a40. |