Ecore_IMF_Device_Class class abstract
@enum _Ecore_IMF_Device_Class @brief Enumeration for defining the types of Ecore_IMF_Device_Class @since 1.14
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- ECORE_IMF_DEVICE_CLASS_GAMEPAD → const int
- < A gamepad controller or joystick @since 1.14
- ECORE_IMF_DEVICE_CLASS_KEYBOARD → const int
- < A regular keyboard, numberpad or attached buttons @since 1.14
- ECORE_IMF_DEVICE_CLASS_MOUSE → const int
- < A mouse, trackball or touchpad relative motion device @since 1.14
- ECORE_IMF_DEVICE_CLASS_NONE → const int
- < Not a device @since 1.14
- ECORE_IMF_DEVICE_CLASS_PEN → const int
- < A special pen device @since 1.14
- ECORE_IMF_DEVICE_CLASS_POINTER → const int
- < A laser pointer, wii-style or "minority report" pointing device @since 1.14
- ECORE_IMF_DEVICE_CLASS_SEAT → const int
- < The user/seat (the user themselves) @since 1.14
- ECORE_IMF_DEVICE_CLASS_TOUCH → const int
- < A touchscreen with fingers or stylus @since 1.14