Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsgadaptationlayer_p.h File Reference

(727d2350391512cb8449f9db781b4e1041a8068c)

#include <QtQuick/qsgnode.h>
#include <QtQuick/qsgtexture.h>
#include <QtQuick/qquickpainteditem.h>
#include <QtCore/qobject.h>
#include <QtCore/qrect.h>
#include <QtGui/qbrush.h>
#include <QtGui/qcolor.h>
#include <QtGui/qpainterpath.h>
#include <QtCore/qsharedpointer.h>
#include <QtGui/qglyphrun.h>
#include <QtCore/qurl.h>
#include <private/qfontengine_p.h>
#include <QtGui/private/qdatabuffer_p.h>
#include <private/qdistancefield_p.h>
#include <private/qintrusivelist_p.h>
#include <rhi/qshader.h>
#include <QtQuick/private/qquicktext_p.h>
Include dependency graph for qsgadaptationlayer_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QSGNodeVisitorEx
class  QSGVisitableNode
class  QSGInternalRectangleNode
class  QSGInternalImageNode
class  QSGPainterNode
class  QSGLayer
class  QSGGuiThreadShaderEffectManager
struct  QSGGuiThreadShaderEffectManager::ShaderInfo
struct  QSGGuiThreadShaderEffectManager::ShaderInfo::Variable
class  QSGShaderEffectNode
struct  QSGShaderEffectNode::VariableData
struct  QSGShaderEffectNode::ShaderData
struct  QSGShaderEffectNode::SyncData
struct  QSGShaderEffectNode::SyncData::ShaderSyncData
class  QSGGlyphNode
class  QSGDistanceFieldGlyphConsumer
class  QSGDistanceFieldGlyphCache
struct  QSGDistanceFieldGlyphCache::Metrics
struct  QSGDistanceFieldGlyphCache::TexCoord
struct  QSGDistanceFieldGlyphCache::Texture
struct  QSGDistanceFieldGlyphCache::GlyphPosition
struct  QSGDistanceFieldGlyphCache::GlyphData

Typedefs

typedef QIntrusiveList< QSGDistanceFieldGlyphConsumer, &QSGDistanceFieldGlyphConsumer::nodeQSGDistanceFieldGlyphConsumerList

Functions

Q_QUICK_EXPORT QDebug operator<< (QDebug debug, const QSGGuiThreadShaderEffectManager::ShaderInfo::Variable &v)
Q_QUICK_EXPORT QDebug operator<< (QDebug debug, const QSGShaderEffectNode::VariableData &vd)

Typedef Documentation

◆ QSGDistanceFieldGlyphConsumerList

Function Documentation

◆ operator<<() [1/2]

Q_QUICK_EXPORT QDebug operator<< ( QDebug debug,
const QSGGuiThreadShaderEffectManager::ShaderInfo::Variable & v )

Definition at line 373 of file qsgadaptationlayer.cpp.

◆ operator<<() [2/2]

Q_QUICK_EXPORT QDebug operator<< ( QDebug debug,
const QSGShaderEffectNode::VariableData & vd )

Definition at line 394 of file qsgadaptationlayer.cpp.