Expand description
This crate was generated by ritual
.
See README for more information.
Re-exports§
pub use ::cpp_core;
pub use ::qt_3d_core;
pub use ::qt_core;
pub use ::qt_gui;
Modules§
- Functions that provide access to C++ operators
- C++ type:
Qt3DInput::QAxisAccumulator
- C++ type:
Qt3DInput::QMouseDevice
- C++ type:
Qt3DInput::QMouseEvent
- C++ type:
Qt3DInput::QWheelEvent
Structs§
QAbstractActionInput is the base class for the Action Input and all Aggregate Action Inputs.
QAbstractActionInput is the base class for all Axis Input.
QAbstractPhysicalDevice is the base class used by Qt3d to interact with arbitrary input devices.
Links a set of QAbstractActionInput that trigger the same event.
QActionInput stores Device and Buttons used to trigger an input event.
An axis input controlled by an analog input The axis value is controlled like a traditional analog input such as a joystick.
Constructs a new QAxis instance with parent.
Constructs a new QAxisAccumulator instance with parent.
QAxisSetting stores settings for the specified list of Axis.
An axis input controlled by buttons The axis value is controlled by buttons rather than a traditional analog input such as a joystick.
Responsible for creating physical devices and handling associated jobs.
QInputChord represents a set of QAbstractActionInput's that must be triggerd at once.
QInputSequence represents a set of QAbstractActionInput's that must be triggerd one after the other.
QInputSettings class holds the pointer to an input event source object.
QKeyEvent event type send by KeyBoardHandler.
QKeyboardDevice is in charge of dispatching keyboard events to attached QQKeyboardHandler objects.
Provides keyboard event notification
QLogicalDevice allows the user to define a set of actions that they wish to use within an application.
Delegates mouse events to the attached MouseHandler objects.
The Qt3DCore::QMouseEvent contains parameters that describe a mouse event.
Provides a means of being notified about mouse events when attached to a QMouseDevice instance.
Base class for handling changes in physical devices.
The QVector class is a template class that provides a dynamic array.
The QVector class is a template class that provides a dynamic array.
The QVector class is a template class that provides a dynamic array.
The QVector class is a template class that provides a dynamic array.
The QVector class is a template class that provides a dynamic array.
The QWheelEvent class contains parameters that describe a mouse wheel event.
- Emits a Qt signal with arguments
*mut crate::QAbstractPhysicalDevice
. - Emits a Qt signal with arguments
*mut crate::QAxis
. - Emits a Qt signal with arguments
*mut crate::QKeyEvent
. - Emits a Qt signal with arguments
*mut crate::QKeyboardDevice
. - Emits a Qt signal with arguments
*mut crate::QKeyboardHandler
. - Emits a Qt signal with arguments
*mut crate::QMouseDevice
. - Emits a Qt signal with arguments
*mut crate::QMouseEvent
. - Emits a Qt signal with arguments
*const ::qt_core::QVectorOfInt
. - Emits a Qt signal with arguments
*mut crate::QWheelEvent
. - Emits a Qt signal with arguments
crate::q_axis_accumulator::SourceAxisType
. - Binds a Qt signal with arguments
*mut crate::QAbstractPhysicalDevice
to a Rust closure. - Binds a Qt signal with arguments
*mut crate::QAxis
to a Rust closure. - Binds a Qt signal with arguments
*mut crate::QKeyEvent
to a Rust closure. - Binds a Qt signal with arguments
*mut crate::QKeyboardDevice
to a Rust closure. - Binds a Qt signal with arguments
*mut crate::QKeyboardHandler
to a Rust closure. - Binds a Qt signal with arguments
*mut crate::QMouseDevice
to a Rust closure. - Binds a Qt signal with arguments
*mut crate::QMouseEvent
to a Rust closure. - Binds a Qt signal with arguments
*const ::qt_core::QVectorOfInt
to a Rust closure. - Binds a Qt signal with arguments
*mut crate::QWheelEvent
to a Rust closure. - Binds a Qt signal with arguments
crate::q_axis_accumulator::SourceAxisType
to a Rust closure.
Functions§
- Calls C++ function:
unsigned int qHash(const QVector<Qt3DInput::QAbstractActionInput*>& key)
. - Calls C++ function:
unsigned int qHash(const QVector<Qt3DInput::QAbstractActionInput*>& key, unsigned int seed = …)
. - Calls C++ function:
unsigned int qHash(const QVector<Qt3DInput::QAbstractAxisInput*>& key)
. - Calls C++ function:
unsigned int qHash(const QVector<Qt3DInput::QAbstractAxisInput*>& key, unsigned int seed = …)
. - Calls C++ function:
unsigned int qHash(const QVector<Qt3DInput::QAction*>& key)
. - Calls C++ function:
unsigned int qHash(const QVector<Qt3DInput::QAction*>& key, unsigned int seed = …)
. - Calls C++ function:
unsigned int qHash(const QVector<Qt3DInput::QAxis*>& key)
. - Calls C++ function:
unsigned int qHash(const QVector<Qt3DInput::QAxisSetting*>& key)
. - Calls C++ function:
unsigned int qHash(const QVector<Qt3DInput::QAxisSetting*>& key, unsigned int seed = …)
. - Calls C++ function:
unsigned int qHash(const QVector<Qt3DInput::QAxis*>& key, unsigned int seed = …)
.