class KFilterBaseabstract class |
|
|
This is the base class for compression filters such as gzip and bzip2. It's pretty much internal. Don't use directly, use KFilterDev instead. Internal |
|
|
Internal |
|
Returns the device on which the filter will work. Returns the device on which the filter will work |
|
Call this to create the appropriate filter for the file named fileName. fileName - the name of the file to filter Returns the filter for the fileName, or 0 if not found |
|
Call this to create the appropriate filter for the mimetype mimeType. For instance application/x-gzip. mimeType - the mime type of the file to filter Returns the filter for the mimeType, or 0 if not found |
|
Internal |
|
Internal |
|
Internal |
|
Internal |
|
Internal |
|
Internal |
|
Internal |
|
Internal |
|
Sets the device on which the filter will work dev - the device on which the filter will work autodelete - if true, dev is deleted when the filter is deleted |
|
Internal |
|
Internal |
|
Internal |
|
Internal |
|
Internal |
Ok | - | ||
End | - | ||
Error | - |