![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>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::node > | QSGDistanceFieldGlyphConsumerList |
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 QIntrusiveList<QSGDistanceFieldGlyphConsumer, &QSGDistanceFieldGlyphConsumer::node> QSGDistanceFieldGlyphConsumerList |
Definition at line 408 of file qsgadaptationlayer_p.h.
| Q_QUICK_EXPORT QDebug operator<< | ( | QDebug | debug, |
| const QSGGuiThreadShaderEffectManager::ShaderInfo::Variable & | v ) |
Definition at line 373 of file qsgadaptationlayer.cpp.
| Q_QUICK_EXPORT QDebug operator<< | ( | QDebug | debug, |
| const QSGShaderEffectNode::VariableData & | vd ) |
Definition at line 394 of file qsgadaptationlayer.cpp.