![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qfont.h"
#include "qpaintdevice.h"
#include "qfontmetrics.h"
#include "qfont_p.h"
#include "qfontengine_p.h"
Go to the source code of this file.
Functions | |
QT_BEGIN_NAMESPACE void | qt_format_text (const QFont &font, const QRectF &_r, int tf, const QString &text, QRectF *brect, int tabStops, int *tabArray, int tabArrayLen, QPainter *painter) |
static constexpr QLatin1Char | s_variableLengthStringSeparator ('\x9c') |
|
extern |
Definition at line 7430 of file qpainter.cpp.
|
staticconstexpr |