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
qquicktextnodeengine.cpp File Reference

(e7ac69eebf505337ec60311727d3fc0915f7ed33)

#include "qquicktextnodeengine_p.h"
#include <QtCore/qpoint.h>
#include <QtGui/qabstracttextdocumentlayout.h>
#include <QtGui/qrawfont.h>
#include <QtGui/qtextdocument.h>
#include <QtGui/qtextlayout.h>
#include <QtGui/qtextobject.h>
#include <QtGui/qtexttable.h>
#include <QtGui/qtextlist.h>
#include <private/qquicktext_p.h>
#include <private/qtextdocumentlayout_p.h>
#include <private/qtextimagehandler_p.h>
#include <private/qrawfont_p.h>
#include <private/qglyphrun_p.h>
#include <private/qquickitem_p.h>
+ Include dependency graph for qquicktextnodeengine.cpp:

Go to the source code of this file.

Functions

size_t qHash (const QQuickTextNodeEngine::BinaryTreeNodeKey &key, size_t seed=0)
 

Function Documentation

◆ qHash()

size_t qHash ( const QQuickTextNodeEngine::BinaryTreeNodeKey & key,
size_t seed = 0 )

Definition at line 687 of file qquicktextnodeengine.cpp.

References qHashMulti(), and seed.

+ Here is the call graph for this function: