KMimeType::Format Struct Reference
Returns whether a file has an internal format that is human readable, or that would be human readable after decompression. More...
#include <kmimetype.h>
| Public Types | |
| enum | { NoCompression = 0, GZipCompression } | 
| Public Attributes | |
| bool | text: 1 | 
| enum KMimeType::Format:: { ... } | compression | 
| int | dummy: 27 | 
Detailed Description
Returns whether a file has an internal format that is human readable, or that would be human readable after decompression.
- Since:
- 3.2
Definition at line 369 of file kmimetype.h.
The documentation for this struct was generated from the following file:

