0c6d6781e4
kapidox - Frameworks API Documentation Tools kcodecs - Provide a collection of methods to manipulate strings using various encodings kcompletion - Text completion helpers and widgets sonnet - Spelling framework for Qt5
6 lines
309 B
Text
6 lines
309 B
Text
KCodecs provide a collection of methods to manipulate strings using various
|
|
encodings.
|
|
|
|
It can automatically determine the charset of a string, translate XML entities,
|
|
validate email addresses, and find encodings by name in a more tolerant way than
|
|
QTextCodec (useful e.g. for data coming from the Internet).
|