Home · All Classes · Modules |
The QTextEncoder class provides a state-based encoder. More...
The QTextEncoder class provides a state-based encoder.
A text encoder converts text from Unicode into an encoded text format using a specific codec.
The encoder converts Unicode into another format, remembering any state that is required between calls.
Constructs a text encoder for the given codec.
Constructs a text encoder for the given codec and conversion flags.
This function was introduced in Qt 4.7.
Converts the Unicode string str into an encoded QByteArray.
PyQt 4.12.1 for X11 | Copyright © Riverbank Computing Ltd and The Qt Company 2015 | Qt 4.8.7 |