#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>
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 &) |
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 & | |||
) |