forked from MeVisLab/pythonqt
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtypesystem_quick.xml
More file actions
123 lines (112 loc) · 5.95 KB
/
typesystem_quick.xml
File metadata and controls
123 lines (112 loc) · 5.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<?xml version="1.0"?>
<typesystem package="com.trolltech.qt.Quick">
<!-- not yet supported: -->
<rejection class="QSGMaterial"/>
<rejection class="QSGMaterialShader"/>
<rejection class="QSGOpaqueTextureMaterial"/>
<rejection class="QSGSimpleMaterial"/>
<rejection class="QSGSimpleMaterialComparableMaterial"/>
<rejection class="QSGSimpleMaterialShader"/>
<rejection class="QSGSimpleRectNode"/>
<rejection class="QSGSimpleTextureNode"/>
<rejection class="QSGVertexColorMaterial"/>
<rejection class="QQuickItem" function-name="transform"/>
<rejection class="QQuickItem::ItemChangeData"/>
<!-- missing Q_OBJECT macro -->
<rejection class="QQuickTextureFactory"/>
<rejection class="QQuickImageResponse"/>
<rejection class="QQuickAsyncImageProvider"/>
<!-- end -->
<rejection class="QQuickRhiItem" since-version="6.7"/> <!-- rest of QRhi API currently not available -->
<rejection class="QQuickRhiItemRenderer" since-version="6.7"/> <!-- rest of QRhi API currently not available -->
<object-type name="QQuickAsyncImageProvider"></object-type>
<object-type name="QQuickFramebufferObject"></object-type>
<object-type name="QQuickImageProvider"></object-type>
<object-type name="QQuickItem"></object-type>
<object-type name="QQuickItemGrabResult"></object-type>
<object-type name="QQuickPaintedItem"></object-type>
<object-type name="QQuickRenderControl"></object-type>
<object-type name="QQuickTextDocument"></object-type>
<object-type name="QQuickTransform"></object-type>
<object-type name="QQuickView"></object-type>
<object-type name="QQuickWindow"/>
<object-type name="QQuickWindow::GraphicsStateInfo" since-version="5.14"/>
<object-type name="QQuickWidget"/>
<object-type name="QQuickGraphicsConfiguration" since-version="6"/>
<rejection class="QQuickGraphicsDevice" since-version="6"/>
<object-type name="QQuickRenderTarget" since-version="6"/>
<!-- Linker error on GitHub CI (Windows, Qt 6.5): -->
<rejection class="QQuickRenderTarget" function-name="fromVulkanImage" since-version="6"/>
<object-type name="QSGAbstractRenderer"></object-type>
<object-type name="QSGBasicGeometryNode"></object-type>
<object-type name="QSGClipNode"></object-type>
<object-type name="QSGDynamicTexture"></object-type>
<object-type name="QSGEngine"></object-type>
<object-type name="QSGFlatColorMaterial"></object-type>
<object-type name="QSGGeometry"></object-type>
<object-type name="QSGGeometryNode"></object-type>
<object-type name="QSGMaterialType"></object-type>
<object-type name="QSGNode"></object-type>
<object-type name="QSGNodeVisitor"></object-type>
<object-type name="QSGOpacityNode"></object-type>
<object-type name="QSGRootNode"></object-type>
<object-type name="QSGTexture"></object-type>
<object-type name="QSGTextureMaterial"></object-type>
<object-type name="QSGTextureProvider"></object-type>
<object-type name="QSGTransformNode"></object-type>
<object-type name="QSGTextNode" create-shell="no" since-version="6.7"/>
<enum-type name="QSGTextNode::RenderType" since-version="6.7"/>
<enum-type name="QSGTextNode::TextStyle" since-version="6.7"/>
<object-type name="QSGGeometry::Attribute"></object-type>
<object-type name="QSGGeometry::AttributeSet"></object-type>
<object-type name="QSGGeometry::ColoredPoint2D"></object-type>
<object-type name="QSGGeometry::Point2D"></object-type>
<object-type name="QSGGeometry::TexturedPoint2D"></object-type>
<object-type name="QSGMaterialShader::RenderState"></object-type>
<object-type name="QQuickFramebufferObject::Renderer"></object-type>
<object-type name="QQuickItem::UpdatePaintNodeData"></object-type>
<object-type name="QSGImageNode" create-shell="no"/>
<object-type name="QSGNinePatchNode"/>
<object-type name="QSGRectangleNode"/>
<object-type name="QSGRenderNode"/>
<object-type name="QSGRenderNode::RenderState"/>
<interface-type name="QSGRendererInterface"/>
<enum-type name="QSGRendererInterface::GraphicsApi"/>
<rejection class="QSGRendererInterface" function-name="getResource"/>
<enum-type name="QSGRendererInterface::ShaderType"/>
<enum-type name="QSGRendererInterface::ShaderCompilationType" flags="QSGRendererInterface::ShaderCompilationTypes"/>
<enum-type name="QSGRendererInterface::ShaderSourceType" flags="QSGRendererInterface::ShaderSourceTypes"/>
<enum-type name="QSGRendererInterface::RenderMode"/>
<rejection class="QSGRendererInterface" enum-name="Resource"/>
<enum-type name="QSGImageNode::TextureCoordinatesTransformFlag"/>
<enum-type name="QSGRenderNode::RenderingFlag"/>
<enum-type name="QSGRenderNode::StateFlag"/>
<enum-type name="QQuickItem::Flag"></enum-type>
<enum-type name="QQuickItem::ItemChange"></enum-type>
<enum-type name="QQuickItem::TransformOrigin"></enum-type>
<enum-type name="QQuickPaintedItem::PerformanceHint"></enum-type>
<enum-type name="QQuickPaintedItem::RenderTarget"></enum-type>
<enum-type name="QQuickView::ResizeMode"></enum-type>
<enum-type name="QQuickView::Status"></enum-type>
<enum-type name="QQuickWidget::ResizeMode"></enum-type>
<enum-type name="QQuickWidget::Status"></enum-type>
<enum-type name="QQuickWindow::CreateTextureOption"></enum-type>
<enum-type name="QQuickWindow::RenderStage"></enum-type>
<enum-type name="QQuickWindow::SceneGraphError"></enum-type>
<enum-type name="QSGAbstractRenderer::ClearModeBit"></enum-type>
<enum-type name="QSGEngine::CreateTextureOption"></enum-type>
<enum-type name="QSGGeometry::DataPattern"></enum-type>
<enum-type name="QSGGeometry::Type"></enum-type>
<enum-type name="QSGGeometry::DrawingMode"></enum-type>
<enum-type name="QSGGeometry::AttributeType"></enum-type>
<enum-type name="QSGMaterial::Flag"></enum-type>
<enum-type name="QSGNode::DirtyStateBit"></enum-type>
<enum-type name="QSGNode::DirtyState"></enum-type>
<enum-type name="QSGNode::Flag"></enum-type>
<enum-type name="QSGNode::NodeType"></enum-type>
<enum-type name="QSGSimpleTextureNode::TextureCoordinatesTransformFlag"></enum-type>
<enum-type name="QSGTexture::Filtering"></enum-type>
<enum-type name="QSGTexture::WrapMode"></enum-type>
<enum-type name="QQuickWindow::TextRenderType"/>
<enum-type name="QSGTexture::AnisotropyLevel"/>
</typesystem>