![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/private/qtguiglobal_p.h>
#include "QtGui/qbrush.h"
#include "QtGui/qcolor.h"
#include "QtGui/qfont.h"
#include "QtGui/qtextdocument.h"
#include "QtGui/qtextcursor.h"
#include "QtCore/qlist.h"
#include "private/qtextformat_p.h"
#include "private/qtextdocument_p.h"
Go to the source code of this file.
Classes | |
struct | QTextHtmlElement |
struct | QTextHtmlParserNode |
class | QTextHtmlParser |
Enumerations | |
enum | QTextHTMLElements { Html_unknown = -1 , Html_qt = 0 , Html_body , Html_a , Html_em , Html_i , Html_big , Html_small , Html_strong , Html_b , Html_cite , Html_address , Html_var , Html_dfn , Html_h1 , Html_h2 , Html_h3 , Html_h4 , Html_h5 , Html_h6 , Html_p , Html_center , Html_font , Html_ul , Html_ol , Html_li , Html_code , Html_tt , Html_kbd , Html_samp , Html_img , Html_br , Html_hr , Html_sub , Html_sup , Html_pre , Html_blockquote , Html_head , Html_div , Html_span , Html_dl , Html_dt , Html_dd , Html_u , Html_s , Html_nobr , Html_table , Html_tr , Html_td , Html_th , Html_thead , Html_tbody , Html_tfoot , Html_caption , Html_html , Html_style , Html_title , Html_meta , Html_link , Html_script , Html_NumElements } |
Functions | |
Q_DECLARE_TYPEINFO (QTextHtmlParserNode, Q_RELOCATABLE_TYPE) | |
enum QTextHTMLElements |
Definition at line 37 of file qtexthtmlparser_p.h.
Q_DECLARE_TYPEINFO | ( | QTextHtmlParserNode | , |
Q_RELOCATABLE_TYPE | ) |