Uses of Class
io.qt.datavis.Q3DScene
Package | Description |
---|---|
io.qt.datavis |
-
Uses of Q3DScene in io.qt.datavis
Fields in io.qt.datavis with type parameters of type Q3DScene Modifier and Type Field Description QObject.Signal1<Q3DScene>
QAbstract3DInputHandler. sceneChanged
Methods in io.qt.datavis that return Q3DScene Modifier and Type Method Description Q3DScene
Q3DObject. parentScene()
Q3DScene
QAbstract3DGraph. scene()
Q3DScene
QAbstract3DInputHandler. scene()
Methods in io.qt.datavis with parameters of type Q3DScene Modifier and Type Method Description void
QAbstract3DInputHandler. setScene(Q3DScene scene)