Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qtextdocumentfragment_p.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QtGui/private/qtguiglobal_p.h>
#include "QtGui/qtextdocument.h"
#include "private/qtexthtmlparser_p.h"
#include "private/qtextdocument_p.h"
#include "QtGui/qtexttable.h"
#include "QtCore/qatomic.h"
#include "QtCore/qlist.h"
#include "QtCore/qmap.h"
#include "QtCore/qpointer.h"
#include "QtCore/qvarlengtharray.h"
#include "QtCore/qdatastream.h"
+ Include dependency graph for qtextdocumentfragment_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QTextCopyHelper
 
class  QTextDocumentFragmentPrivate
 
class  QTextHtmlImporter
 

Functions

 Q_DECLARE_TYPEINFO (QTextHtmlImporter::List, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (QTextHtmlImporter::TableCellIterator, Q_PRIMITIVE_TYPE)
 
 Q_DECLARE_TYPEINFO (QTextHtmlImporter::Table, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (QTextHtmlImporter::RowColSpanInfo, Q_PRIMITIVE_TYPE)
 

Function Documentation

◆ Q_DECLARE_TYPEINFO() [1/4]

Q_DECLARE_TYPEINFO ( QTextHtmlImporter::List ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [2/4]

Q_DECLARE_TYPEINFO ( QTextHtmlImporter::RowColSpanInfo ,
Q_PRIMITIVE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [3/4]

Q_DECLARE_TYPEINFO ( QTextHtmlImporter::Table ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [4/4]

Q_DECLARE_TYPEINFO ( QTextHtmlImporter::TableCellIterator ,
Q_PRIMITIVE_TYPE  )