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
qsgadaptationlayer_p.h File Reference

(b5a05e4e7e97f8ef5c4cc65fee0cfcfd9e4c5cc4)

#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]

◆ operator<<() [2/2]

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

Definition at line 389 of file qsgadaptationlayer.cpp.

References debug.