Module input::event::tablet_pad
[−]
[src]
Tablet pad event types
Reexports
pub use super::pointer::ButtonState; |
Structs
| TabletPadButtonEvent |
A button pressed on a device with the |
| TabletPadModeGroup |
A mode on a tablet pad is a virtual grouping of functionality, usually based on some visual feedback like LEDs on the pad. |
| TabletPadRingEvent |
A status change on a tablet ring with the |
| TabletPadStripEvent |
A status change on a strip on a device with the |
Enums
| RingAxisSource |
The source for a |
| StripAxisSource |
The source for a |
| TabletPadEvent |
A tablet-pad related |
Traits
| TabletPadEventTrait |
Common functions all TabletPad-Events implement. |