Q3DScene露
- PyQt5.QtDataVisualization.Q3DScene
Inherits from QObject.
Description露
TODO
Methods露
- __init__(parent: QObject = None)
TODO
- activeCamera() → Q3DCamera
TODO
- activeLight() → Q3DLight
TODO
- devicePixelRatio() → float
TODO
- graphPositionQuery() → QPoint
TODO
-
@staticmethod
invalidSelectionPoint() → QPoint TODO
- isPointInPrimarySubView(QPoint) → bool
TODO
- isPointInSecondarySubView(QPoint) → bool
TODO
- isSecondarySubviewOnTop() → bool
TODO
- isSlicingActive() → bool
TODO
- primarySubViewport() → QRect
TODO
- secondarySubViewport() → QRect
TODO
- selectionQueryPosition() → QPoint
TODO
- setActiveCamera(Q3DCamera)
TODO
- setActiveLight(Q3DLight)
TODO
- setDevicePixelRatio(float)
TODO
- setGraphPositionQuery(QPoint)
TODO
- setPrimarySubViewport(QRect)
TODO
- setSecondarySubviewOnTop(bool)
TODO
- setSecondarySubViewport(QRect)
TODO
- setSelectionQueryPosition(QPoint)
TODO
- setSlicingActive(bool)
TODO
- viewport() → QRect
TODO
Signals露
- activeCameraChanged(Q3DCamera)
TODO
- activeLightChanged(Q3DLight)
TODO
- devicePixelRatioChanged(float)
TODO
- graphPositionQueryChanged(QPoint)
TODO
- primarySubViewportChanged(QRect)
TODO
- secondarySubviewOnTopChanged(bool)
TODO
- secondarySubViewportChanged(QRect)
TODO
- selectionQueryPositionChanged(QPoint)
TODO
- slicingActiveChanged(bool)
TODO
- viewportChanged(QRect)
TODO