Gluon/Input

From KDE Community Wiki
Revision as of 11:19, 18 February 2014 by Arjen (talk | contribs) (Created page with "Input : public Component -> List of Input Actions Input Action : public Asset -> Type: { Absolute Axis, Relative Axis, Button } -> Device -> Binding -> Si...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Input : public Component

   -> List of Input Actions

Input Action : public Asset

   -> Type: { Absolute Axis, Relative Axis, Button }
   -> Device
   -> Binding
   -> Singals: Pressed, Released, Clicked, Changed

DeviceManager

   -> List of Devices
   -> Hotplugging through system-specific impl

Device

   -> Type: { Absolute Axis, Relative Axis, Button }
   -> System specific impl with priorities