|
| ||||||||||||||
A sycoca factory for service types (e.g. mimetypes) It loads the service types from parsing directories (e.g. mimelnk/) but can also create service types from data streams or single config files
| |
Create factory
| ~ |
[virtual]
| KSycocaEntry * |
[virtual]
Not meant to be called at this level
Reimplemented from KSycocaFactory.
| KServiceType * |
[virtual]
Find a service type in the database file (allocates it) Overloaded by KBuildServiceTypeFactory to return a memory one.
| KMimeType * |
Find a mimetype from a filename (using the pattern list)
| KMimeType::List |
Returns: all mimetypes Slow and memory consuming, avoid using
| KServiceType::List |
Returns: all servicetypes Slow and memory consuming, avoid using
| bool |
Returns: true if at least one mimetype is present Safety test
| KServiceTypeFactory * |
[static]
Returns: the unique servicetype factory, creating it if necessary
| KServiceType * |
[protected virtual]
Reimplemented from KSycocaFactory.
| int |
[protected]
| int |
[protected]
| Generated by: prospector@porky.devel.redhat.com on Thu Aug 24 05:36:06 2000, using kdoc 2.0a36. |