Function qt_gui::qt::codec_for_html

source ·
pub unsafe fn codec_for_html(
    ba: impl CastInto<Ref<QByteArray>>
) -> Ptr<QTextCodec>
Expand description

Calls C++ function: QTextCodec* Qt::codecForHtml(const QByteArray& ba).