qt.gui.textdocument

* * DQt - D bindings for the Qt Toolkit * * GNU Lesser General Public License Usage * This file may be used under the terms of the GNU Lesser * General Public License version 3 as published by the Free Software * Foundation and appearing in the file LICENSE.LGPL3 included in the * packaging of this file. Please review the following information to * ensure the GNU Lesser General Public License version 3 requirements * will be met: https://www.gnu.org/licenses/lgpl-3.0.html. *

Members

Classes

QAbstractUndoItem
class QAbstractUndoItem
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QTextDocument
class QTextDocument
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Functions

codecForHtml
QTextCodec codecForHtml(const(QByteArray) ba)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
convertFromPlainText
QString convertFromPlainText(const(QString) plain, qt.core.namespace.WhiteSpaceMode mode)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Structs

QTextDocumentPrivate
struct QTextDocumentPrivate
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QTextFormatCollection
struct QTextFormatCollection
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta