qtextformat.h File Reference

#include <QtGui/qcolor.h>
#include <QtGui/qfont.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qvector.h>
#include <QtCore/qvariant.h>
#include <QtGui/qpen.h>
#include <QtGui/qbrush.h>
#include <QtGui/qtextoption.h>

Go to the source code of this file.

Classes

class   QTextLength
class   QTextFormat
class   QTextCharFormat
class   QTextBlockFormat
class   QTextListFormat
class   QTextImageFormat
class   QTextFrameFormat
class   QTextTableFormat
class   QTextTableCellFormat

Functions

Q_GUI_EXPORT QDataStream operator<< (QDataStream &, const QTextLength &)
Q_GUI_EXPORT QDataStream operator>> (QDataStream &, QTextLength &)
Q_GUI_EXPORT QDataStream operator<< (QDataStream &, const QTextFormat &)
Q_GUI_EXPORT QDataStream operator>> (QDataStream &, QTextFormat &)

Function Documentation

Q_GUI_EXPORT QDataStream& operator<< ( QDataStream ,
const QTextLength  
)
Q_GUI_EXPORT QDataStream& operator>> ( QDataStream ,
QTextLength  
)
Q_GUI_EXPORT QDataStream& operator<< ( QDataStream ,
const QTextFormat  
)
Q_GUI_EXPORT QDataStream& operator>> ( QDataStream ,
QTextFormat  
)