Viewport ClassInherits: QQuickPaintedItem and QQuickViewport. Public Types
Properties
Public Functions
Reimplemented Public Functions
Public Slots
Signals
Protected Functions
Reimplemented Protected Functions
Additional Inherited Members
Property Documentation
|
| virtual bool | blending() const |
| void | setBlending(bool value) |
Notifier signal:
| void | viewportChanged() |
Access functions:
| QGLCamera * | camera() const |
| void | setCamera(QGLCamera * value) |
Access functions:
| QColor | fillColor() const |
| void | setFillColor(const QColor &) |
Notifier signal:
| void | viewportChanged() |
Access functions:
| bool | fovzoom() const |
| void | setFovzoom(bool value) |
Notifier signal:
| void | viewportChanged() |
Access functions:
| QGLLightParameters * | light() const |
| void | setLight(QGLLightParameters * value) |
Notifier signal:
| void | viewportChanged() |
Access functions:
| QGLLightModel * | lightModel() const |
| void | setLightModel(QGLLightModel * value) |
Notifier signal:
| void | viewportChanged() |
Access functions:
| bool | navigation() const |
| void | setNavigation(bool value) |
Notifier signal:
| void | viewportChanged() |
Access functions:
| bool | picking() const |
| void | setPicking(bool value) |
Notifier signal:
| void | viewportChanged() |
Access functions:
| RenderMode | renderMode() const |
| void | setRenderMode(RenderMode mode) |
Notifier signal:
| void | viewportChanged() |
Access functions:
| bool | showPicking() const |
| void | setShowPicking(bool value) |
Notifier signal:
| void | viewportChanged() |
Access functions:
| bool | showSceneGraph() const |
| void | setShowSceneGraph(bool show) |
Notifier signal:
| void | showSceneGraphChanged() |