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
qtextobject.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QtGui/qtguiglobal.h>
#include <QtCore/qobject.h>
#include <QtGui/qtextformat.h>
#include <QtGui/qtextlayout.h>
#include <QtGui/qglyphrun.h>
+ Include dependency graph for qtextobject.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QTextObject
 \reentrant More...
 
class  QTextBlockGroup
 \reentrant More...
 
class  QTextFrameLayoutData
 
class  QTextFrame
 \reentrant More...
 
class  QTextFrame::iterator
 \reentrant More...
 
class  QTextBlockUserData
 \reentrant More...
 
class  QTextBlock
 \reentrant More...
 
class  QTextBlock::iterator
 \reentrant More...
 
class  QTextFragment
 \reentrant More...
 

Functions

 Q_DECLARE_TYPEINFO (QTextFrame::iterator, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (QTextBlock, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (QTextBlock::iterator, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (QTextFragment, Q_RELOCATABLE_TYPE)
 

Function Documentation

◆ Q_DECLARE_TYPEINFO() [1/4]

Q_DECLARE_TYPEINFO ( QTextBlock ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [2/4]

Q_DECLARE_TYPEINFO ( QTextBlock::iterator ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [3/4]

Q_DECLARE_TYPEINFO ( QTextFragment ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [4/4]

Q_DECLARE_TYPEINFO ( QTextFrame::iterator ,
Q_RELOCATABLE_TYPE  )