![]() |
Qt 6.x
The Qt SDK
|
#include "qtextformat.h"#include "qtextformat_p.h"#include <qvariant.h>#include <qdatastream.h>#include <qdebug.h>#include <qmap.h>#include <qhashfunctions.h>#include "moc_qtextformat.cpp"
Include dependency graph for qtextformat.cpp:Go to the source code of this file.
Classes | |
| class | QTextFormatPrivate |
|
inlinestatic |
Definition at line 271 of file qtextformat.cpp.
References d.
Referenced by QTextFormatCollection::hasFormatCached(), and QTextFormatCollection::indexForFormat().
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 243 of file qtextformat.cpp.
References hash.
|
inlinestatic |
Definition at line 233 of file qtextformat.cpp.
|
inlinestatic |
Definition at line 238 of file qtextformat.cpp.
References QPen::color(), hash, qHash(), and QPen::widthF().
Here is the call graph for this function:| Q_GUI_EXPORT QDataStream & operator<< | ( | QDataStream & | stream, |
| const QTextBlockFormat & | fmt | ||
| ) |
Definition at line 474 of file qtextformat.cpp.
| Q_GUI_EXPORT QDataStream & operator<< | ( | QDataStream & | stream, |
| const QTextCharFormat & | fmt | ||
| ) |
Definition at line 464 of file qtextformat.cpp.
| Q_GUI_EXPORT QDataStream & operator<< | ( | QDataStream & | stream, |
| const QTextFormat & | fmt | ||
| ) |
Definition at line 404 of file qtextformat.cpp.
| Q_GUI_EXPORT QDataStream & operator<< | ( | QDataStream & | stream, |
| const QTextFrameFormat & | fmt | ||
| ) |
Definition at line 494 of file qtextformat.cpp.
| QDataStream & operator<< | ( | QDataStream & | stream, |
| const QTextLength & | length | ||
| ) |
Definition at line 115 of file qtextformat.cpp.
| Q_GUI_EXPORT QDataStream & operator<< | ( | QDataStream & | stream, |
| const QTextListFormat & | fmt | ||
| ) |
Definition at line 484 of file qtextformat.cpp.
| Q_GUI_EXPORT QDataStream & operator<< | ( | QDataStream & | stream, |
| const QTextTableCellFormat & | fmt | ||
| ) |
Definition at line 504 of file qtextformat.cpp.
| QDebug operator<< | ( | QDebug | dbg, |
| const QTextFormat & | f | ||
| ) |
Definition at line 4043 of file qtextformat.cpp.
| QDebug operator<< | ( | QDebug | dbg, |
| const QTextLength & | l | ||
| ) |
Definition at line 4036 of file qtextformat.cpp.
References QTextLength::type().
Here is the call graph for this function:| Q_GUI_EXPORT QDataStream & operator>> | ( | QDataStream & | stream, |
| QTextBlockFormat & | fmt | ||
| ) |
Definition at line 479 of file qtextformat.cpp.
| Q_GUI_EXPORT QDataStream & operator>> | ( | QDataStream & | stream, |
| QTextCharFormat & | fmt | ||
| ) |
Definition at line 469 of file qtextformat.cpp.
| Q_GUI_EXPORT QDataStream & operator>> | ( | QDataStream & | stream, |
| QTextFormat & | fmt | ||
| ) |
Definition at line 437 of file qtextformat.cpp.
| Q_GUI_EXPORT QDataStream & operator>> | ( | QDataStream & | stream, |
| QTextFrameFormat & | fmt | ||
| ) |
Definition at line 499 of file qtextformat.cpp.
| QDataStream & operator>> | ( | QDataStream & | stream, |
| QTextLength & | length | ||
| ) |
Definition at line 120 of file qtextformat.cpp.
| Q_GUI_EXPORT QDataStream & operator>> | ( | QDataStream & | stream, |
| QTextListFormat & | fmt | ||
| ) |
Definition at line 489 of file qtextformat.cpp.
| Q_GUI_EXPORT QDataStream & operator>> | ( | QDataStream & | stream, |
| QTextTableCellFormat & | fmt | ||
| ) |
Definition at line 509 of file qtextformat.cpp.
| Q_DECLARE_TYPEINFO | ( | Property | , |
| Q_RELOCATABLE_TYPE | |||
| ) |
|
inlinestatic |
Definition at line 248 of file qtextformat.cpp.
References hash, qHash(), QVariant::toBool(), QVariant::toDouble(), QVariant::toFloat(), QVariant::toInt(), QVariant::toString(), QVariant::typeName(), QMetaType::UnknownType, QVariant::userType(), and variant.
Here is the call graph for this function: