Qt 5.13
Qt Data Visualization
C++ Classes
Q3DCamera
Qt Data Visualization | Commercial or GPLv3
List of All Members for Q3DCamera
This is the complete list of members for
Q3DCamera
, including inherited members.
enum
CameraPreset
Q3DCamera
(QObject *)
typedef
QObjectList
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
cameraPresetChanged
(Q3DCamera::CameraPreset )
deleteLater
()
maxZoomLevelChanged
(float )
minZoomLevelChanged
(float )
objectNameChanged
(const QString &)
positionChanged
(const QVector3D &)
targetChanged
(const QVector3D &)
wrapXRotationChanged
(bool )
wrapYRotationChanged
(bool )
xRotationChanged
(float )
yRotationChanged
(float )
zoomLevelChanged
(float )
~Q3DCamera
()
blockSignals
(bool ) : bool
cameraPreset
() const : Q3DCamera::CameraPreset
childEvent
(QChildEvent *)
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
connectNotify
(const QMetaMethod &)
copyValuesFrom
(const Q3DObject &)
customEvent
(QEvent *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
isDirty
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
killTimer
(int )
maxZoomLevel
() const : float
minZoomLevel
() const : float
moveToThread
(QThread *)
objectName
() const : QString
parentScene
() : Q3DScene *
position
() const : QVector3D
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
setCameraPosition
(float , float , float )
setCameraPreset
(Q3DCamera::CameraPreset )
setDirty
(bool )
setMaxZoomLevel
(float )
setMinZoomLevel
(float )
setObjectName
(const QString &)
setParent
(QObject *)
setPosition
(const QVector3D &)
setProperty
(const char *, const QVariant &) : bool
setTarget
(const QVector3D &)
setWrapXRotation
(bool )
setWrapYRotation
(bool )
setXRotation
(float )
setYRotation
(float )
setZoomLevel
(float )
startTimer
(int , Qt::TimerType ) : int
staticMetaObject
:
target
() const : QVector3D
thread
() const : QThread *
wrapXRotation
() const : bool
wrapYRotation
() const : bool
xRotation
() const : float
yRotation
() const : float
zoomLevel
() const : float