QcPenPrinter: no need to allocate QPrintDialog on heap
[supercollider.git] / HelpSource / Classes / HIDDeviceElement.schelp
blobaffd16f597fc72cca2185693e86c02486e0ab6fb
1 class:: HIDDeviceElement
2 summary:: stores information about a device
3 related:: Classes/HIDDeviceService, Classes/HIDDevice, Classes/LID, Classes/GeneralHID
4 categories:: HID
6 description::
8 Helper class for link::Classes/HIDDeviceService::.
10 A HIDDeviceElement's information consists out of:
11 the type, the usage, the cookie, the minimum and the maximum value.
12 The cookie is a number that can be used to identify an element of a device.