A QTextCodec implementation which relies on OGR to do the text conversion.
More...
#include <qgsogrproxytextcodec.h>
A QTextCodec implementation which relies on OGR to do the text conversion.
- Note
- not available in Python bindings
- Since
- QGIS 3.14
Definition at line 32 of file qgsogrproxytextcodec.h.
◆ QgsOgrProxyTextCodec()
QgsOgrProxyTextCodec::QgsOgrProxyTextCodec |
( |
const QByteArray & |
name | ) |
|
◆ ~QgsOgrProxyTextCodec()
QgsOgrProxyTextCodec::~QgsOgrProxyTextCodec |
( |
| ) |
|
|
overridedefault |
◆ aliases()
QList< QByteArray > QgsOgrProxyTextCodec::aliases |
( |
| ) |
const |
|
override |
◆ convertFromUnicode()
QByteArray QgsOgrProxyTextCodec::convertFromUnicode |
( |
const QChar * |
in, |
|
|
int |
length, |
|
|
ConverterState * |
state |
|
) |
| const |
|
override |
◆ convertToUnicode()
QString QgsOgrProxyTextCodec::convertToUnicode |
( |
const char * |
in, |
|
|
int |
length, |
|
|
ConverterState * |
state |
|
) |
| const |
|
override |
◆ mibEnum()
int QgsOgrProxyTextCodec::mibEnum |
( |
| ) |
const |
|
override |
◆ name()
QByteArray QgsOgrProxyTextCodec::name |
( |
| ) |
const |
|
override |
◆ supportedCodecs()
QStringList QgsOgrProxyTextCodec::supportedCodecs |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: