- class Q3DScene#
-
Synopsis#
Properties#
Methods#
def
__init__()
def
viewport()
Signals#
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description#
- class QmlIsUncreatable#
Note
Properties can be used directly when
from __feature__ import true_property
is used or via accessor functions otherwise.- property devicePixelRatioᅟ: float#
- Access functions:
- Access functions:
- Access functions:
- Access functions:
- Access functions:
- property secondarySubviewOnTopᅟ: bool#
- Access functions:
- Access functions:
- property slicingActiveᅟ: bool#
- Access functions:
- Access functions:
Signal
viewportChanged()
- devicePixelRatio()#
- Return type:
float
Getter of property
devicePixelRatioᅟ
.- devicePixelRatioChanged(pixelRatio)#
- Parameters:
pixelRatio – float
Notification signal of property
devicePixelRatioᅟ
.Getter of property
graphPositionQueryᅟ
.Notification signal of property
graphPositionQueryᅟ
.Getter of property
invalidSelectionPointᅟ
.- isSecondarySubviewOnTop()#
- Return type:
bool
Getter of property
secondarySubviewOnTopᅟ
.- isSlicingActive()#
- Return type:
bool
Getter of property
slicingActiveᅟ
.- needRender()#
Getter of property
primarySubViewportᅟ
.Notification signal of property
primarySubViewportᅟ
.Getter of property
secondarySubViewportᅟ
.Notification signal of property
secondarySubViewportᅟ
.- secondarySubviewOnTopChanged(isSecondaryOnTop)#
- Parameters:
isSecondaryOnTop – bool
Notification signal of property
secondarySubviewOnTopᅟ
.Getter of property
selectionQueryPositionᅟ
.Notification signal of property
selectionQueryPositionᅟ
.- setDevicePixelRatio(pixelRatio)#
- Parameters:
pixelRatio – float
Setter of property
devicePixelRatioᅟ
.Setter of property
graphPositionQueryᅟ
.Setter of property
primarySubViewportᅟ
.Setter of property
secondarySubViewportᅟ
.- setSecondarySubviewOnTop(isSecondaryOnTop)#
- Parameters:
isSecondaryOnTop – bool
Setter of property
secondarySubviewOnTopᅟ
.Setter of property
selectionQueryPositionᅟ
.- setSlicingActive(isSlicing)#
- Parameters:
isSlicing – bool
Setter of property
slicingActiveᅟ
.- slicingActiveChanged(isSlicingActive)#
- Parameters:
isSlicingActive – bool
Notification signal of property
slicingActiveᅟ
.Getter of property
viewportᅟ
.Notification signal of property
viewportᅟ
.