- enum ProjectionType
- QCameraLens(QNode *)
- QCameraLens(QCameraLensPrivate &, QNode *)
- aspectRatio() const : float
- aspectRatioChanged(float )
- blockNotifications(bool ) : bool
- blockSignals(bool ) : bool
- bottom() const : float
- bottomChanged(float )
- childEvent(QChildEvent *)
- childNodes() const : QNodeVector
- children() const : const QObjectList &
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
- connect(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- customEvent(QEvent *)
- d_ptr : QScopedPointer<QObjectData>
- deleteLater()
- destroyed(QObject *)
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo()
- dumpObjectTree()
- dynamicPropertyNames() const : QList<QByteArray>
- enabledChanged(bool )
- entities() const : QVector<QEntity *>
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- farPlane() const : float
- farPlaneChanged(float )
- fieldOfView() const : float
- fieldOfViewChanged(float )
- findChild(const QString &, Qt::FindChildOptions ) const : T
- findChildren(const QString &, Qt::FindChildOptions ) const : QList<T>
- findChildren(const QRegExp &, Qt::FindChildOptions ) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
- id() const : QNodeId
- inherits(const char *) const : bool
- installEventFilter(QObject *)
- isEnabled() const : bool
- isShareable() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- killTimer(int )
- left() const : float
|
- leftChanged(float )
- metaObject() const : const QMetaObject *
- moveToThread(QThread *)
- nearPlane() const : float
- nearPlaneChanged(float )
- nodeDestroyed()
- notificationsBlocked() const : bool
- notifyObservers(const QSceneChangePtr &)
- objectName() const : QString
- objectNameChanged(const QString &)
- parent() const : QObject *
- parentChanged(QObject *)
- parentNode() const : QNode *
- projectionMatrix() const : QMatrix4x4
- projectionMatrixChanged(const QMatrix4x4 &)
- projectionType() const : ProjectionType
- projectionTypeChanged(QCameraLens::ProjectionType )
- property(const char *) const : QVariant
- receivers(const char *) const : int
- removeEventFilter(QObject *)
- right() const : float
- rightChanged(float )
- sceneChangeEvent(const QSceneChangePtr &)
- sender() const : QObject *
- senderSignalIndex() const : int
- setAspectRatio(float )
- setBottom(float )
- setEnabled(bool )
- setFarPlane(float )
- setFieldOfView(float )
- setFrustumProjection(float , float , float , float , float , float )
- setLeft(float )
- setNearPlane(float )
- setObjectName(const QString &)
- setOrthographicProjection(float , float , float , float , float , float )
- setParent(QObject *)
- setParent(QNode *)
- setPerspectiveProjection(float , float , float , float )
- setProjectionMatrix(const QMatrix4x4 &)
- setProjectionType(ProjectionType )
- setProperty(const char *, const QVariant &) : bool
- setRight(float )
- setShareable(bool )
- setTop(float )
- shareableChanged(bool )
- signalsBlocked() const : bool
- startTimer(int , Qt::TimerType ) : int
- staticMetaObject : const QMetaObject
- staticQtMetaObject : const QMetaObject
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- top() const : float
- topChanged(float )
- tr(const char *, const char *, int ) : QString
|