[][src]Module qt_gui::qt

C++ namespace: Qt

Functions

codec_for_html

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

convert_from_plain_text_1a

Converts the plain text string plain to an HTML-formatted paragraph while preserving most of its look.

convert_from_plain_text_2a

Converts the plain text string plain to an HTML-formatted paragraph while preserving most of its look.

might_be_rich_text

Returns true if the string text is likely to be rich text; otherwise returns false.