|
|
A class representing result of charset conversion.
|
Defaulr constructor for KCharsetConversionResult
|
Copy constructor for KCharsetConversionResult
KCharsetConversionResult& |
Assignment operator
|
[const]
Operator to cast to QString type
|
[const]
Operator to cast to const char * type
char * |
[const]
Deep copy of converted string
Returns: pointer to new string it must be freed after use
KCharset |
[const]
Gives charset of translated string
QFont |
[const]
Returns font, that can be used to display converted string
QFont & |
[const]
Sets up font, to display converted string