2 <class>LogitechMouseBase</class>
3 <widget class="QWidget" name="LogitechMouseBase" >
4 <layout class="QVBoxLayout" >
6 <widget class="QLabel" name="cordlessNameLabel" >
7 <property name="text" >
8 <string>Cordless Name</string>
10 <property name="wordWrap" >
16 <widget class="QGroupBox" name="resolutionSelector" >
17 <property name="enabled" >
20 <property name="title" >
21 <string>Sensor Resolution</string>
23 <layout class="QHBoxLayout" >
25 <widget class="QRadioButton" name="button400cpi" >
26 <property name="text" >
27 <string>400 counts per inch</string>
29 <property name="buttonGroupId" stdset="0" >
35 <widget class="QRadioButton" name="button800cpi" >
36 <property name="text" >
37 <string>800 counts per inch</string>
39 <property name="buttonGroupId" stdset="0" >
48 <widget class="QGroupBox" name="batteryBox" >
49 <property name="enabled" >
52 <property name="title" >
53 <string>Battery Level</string>
55 <layout class="QHBoxLayout" >
57 <widget class="QProgressBar" name="batteryBar" >
58 <property name="maximum" >
67 <widget class="QGroupBox" name="channelSelector" >
68 <property name="enabled" >
71 <property name="title" >
72 <string>RF Channel</string>
74 <layout class="QHBoxLayout" >
76 <widget class="QRadioButton" name="channel1" >
77 <property name="text" >
78 <string>Channel 1</string>
80 <property name="checked" >
83 <property name="buttonGroupId" stdset="0" >
89 <widget class="QRadioButton" name="channel2" >
90 <property name="enabled" >
93 <property name="text" >
94 <string>Channel 2</string>
96 <property name="buttonGroupId" stdset="0" >
105 <widget class="QLabel" name="permissionProblemText" >
106 <property name="text" >
107 <string>You have a Logitech Mouse connected, and libusb was found at compile time, but it was not possible to access this mouse. This is probably caused by a permissions problem - you should consult the manual on how to fix this.</string>
109 <property name="alignment" >
110 <set>Qt::AlignVCenter</set>
112 <property name="wordWrap" >
119 <property name="orientation" >
120 <enum>Qt::Vertical</enum>
122 <property name="sizeHint" >
132 <layoutdefault spacing="6" margin="11" />
133 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>