1<?xml version="1.0" encoding="UTF-8"?> 2<ui version="4.0"> 3 <class>IOViewer</class> 4 <widget class="QWidget" name="IOViewer"> 5 <property name="geometry"> 6 <rect> 7 <x>0</x> 8 <y>0</y> 9 <width>343</width> 10 <height>342</height> 11 </rect> 12 </property> 13 <property name="windowTitle"> 14 <string>I/O Viewer</string> 15 </property> 16 <layout class="QVBoxLayout" name="verticalLayout_2"> 17 <property name="sizeConstraint"> 18 <enum>QLayout::SetFixedSize</enum> 19 </property> 20 <item> 21 <widget class="QComboBox" name="regSelect"/> 22 </item> 23 <item alignment="Qt::AlignRight|Qt::AlignTop"> 24 <widget class="QLabel" name="regValue"> 25 <property name="text"> 26 <string>0x0000</string> 27 </property> 28 <property name="textInteractionFlags"> 29 <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> 30 </property> 31 </widget> 32 </item> 33 <item> 34 <layout class="QGridLayout" name="gridLayout"> 35 <item row="0" column="12" alignment="Qt::AlignHCenter"> 36 <widget class="QCheckBox" name="b3"/> 37 </item> 38 <item row="0" column="11" alignment="Qt::AlignHCenter"> 39 <widget class="QCheckBox" name="b4"/> 40 </item> 41 <item row="0" column="13" alignment="Qt::AlignHCenter"> 42 <widget class="QCheckBox" name="b2"/> 43 </item> 44 <item row="0" column="15" alignment="Qt::AlignHCenter"> 45 <widget class="QCheckBox" name="b0"/> 46 </item> 47 <item row="1" column="13" alignment="Qt::AlignHCenter|Qt::AlignTop"> 48 <widget class="QLabel" name="l2"> 49 <property name="maximumSize"> 50 <size> 51 <width>16777215</width> 52 <height>80</height> 53 </size> 54 </property> 55 <property name="font"> 56 <font> 57 <pointsize>10</pointsize> 58 </font> 59 </property> 60 <property name="text"> 61 <string notr="true">2</string> 62 </property> 63 </widget> 64 </item> 65 <item row="0" column="10" alignment="Qt::AlignHCenter"> 66 <widget class="QCheckBox" name="b5"/> 67 </item> 68 <item row="0" column="14" alignment="Qt::AlignHCenter"> 69 <widget class="QCheckBox" name="b1"/> 70 </item> 71 <item row="1" column="10" alignment="Qt::AlignHCenter|Qt::AlignTop"> 72 <widget class="QLabel" name="l5"> 73 <property name="maximumSize"> 74 <size> 75 <width>16777215</width> 76 <height>80</height> 77 </size> 78 </property> 79 <property name="font"> 80 <font> 81 <pointsize>10</pointsize> 82 </font> 83 </property> 84 <property name="text"> 85 <string notr="true">5</string> 86 </property> 87 </widget> 88 </item> 89 <item row="1" column="11" alignment="Qt::AlignHCenter|Qt::AlignTop"> 90 <widget class="QLabel" name="l4"> 91 <property name="maximumSize"> 92 <size> 93 <width>16777215</width> 94 <height>80</height> 95 </size> 96 </property> 97 <property name="font"> 98 <font> 99 <pointsize>10</pointsize> 100 </font> 101 </property> 102 <property name="text"> 103 <string notr="true">4</string> 104 </property> 105 </widget> 106 </item> 107 <item row="1" column="8" alignment="Qt::AlignHCenter|Qt::AlignTop"> 108 <widget class="QLabel" name="l7"> 109 <property name="maximumSize"> 110 <size> 111 <width>16777215</width> 112 <height>80</height> 113 </size> 114 </property> 115 <property name="font"> 116 <font> 117 <pointsize>10</pointsize> 118 </font> 119 </property> 120 <property name="text"> 121 <string notr="true">7</string> 122 </property> 123 </widget> 124 </item> 125 <item row="1" column="15" alignment="Qt::AlignHCenter|Qt::AlignTop"> 126 <widget class="QLabel" name="l0"> 127 <property name="maximumSize"> 128 <size> 129 <width>16777215</width> 130 <height>80</height> 131 </size> 132 </property> 133 <property name="font"> 134 <font> 135 <pointsize>10</pointsize> 136 </font> 137 </property> 138 <property name="text"> 139 <string notr="true">0</string> 140 </property> 141 </widget> 142 </item> 143 <item row="0" column="9" alignment="Qt::AlignHCenter"> 144 <widget class="QCheckBox" name="b6"/> 145 </item> 146 <item row="1" column="6" alignment="Qt::AlignHCenter"> 147 <widget class="QLabel" name="l9"> 148 <property name="maximumSize"> 149 <size> 150 <width>16777215</width> 151 <height>80</height> 152 </size> 153 </property> 154 <property name="font"> 155 <font> 156 <pointsize>10</pointsize> 157 </font> 158 </property> 159 <property name="text"> 160 <string notr="true">9</string> 161 </property> 162 </widget> 163 </item> 164 <item row="0" column="6" alignment="Qt::AlignHCenter"> 165 <widget class="QCheckBox" name="b9"/> 166 </item> 167 <item row="1" column="14" alignment="Qt::AlignHCenter|Qt::AlignTop"> 168 <widget class="QLabel" name="l1"> 169 <property name="maximumSize"> 170 <size> 171 <width>16777215</width> 172 <height>80</height> 173 </size> 174 </property> 175 <property name="font"> 176 <font> 177 <pointsize>10</pointsize> 178 </font> 179 </property> 180 <property name="text"> 181 <string notr="true">1</string> 182 </property> 183 </widget> 184 </item> 185 <item row="1" column="12" alignment="Qt::AlignHCenter|Qt::AlignTop"> 186 <widget class="QLabel" name="l3"> 187 <property name="maximumSize"> 188 <size> 189 <width>16777215</width> 190 <height>80</height> 191 </size> 192 </property> 193 <property name="font"> 194 <font> 195 <pointsize>10</pointsize> 196 </font> 197 </property> 198 <property name="text"> 199 <string notr="true">3</string> 200 </property> 201 </widget> 202 </item> 203 <item row="0" column="0" alignment="Qt::AlignHCenter"> 204 <widget class="QCheckBox" name="bF"/> 205 </item> 206 <item row="1" column="7" alignment="Qt::AlignHCenter"> 207 <widget class="QLabel" name="l8"> 208 <property name="maximumSize"> 209 <size> 210 <width>16777215</width> 211 <height>80</height> 212 </size> 213 </property> 214 <property name="font"> 215 <font> 216 <pointsize>10</pointsize> 217 </font> 218 </property> 219 <property name="text"> 220 <string notr="true">8</string> 221 </property> 222 </widget> 223 </item> 224 <item row="0" column="2" alignment="Qt::AlignHCenter"> 225 <widget class="QCheckBox" name="bD"/> 226 </item> 227 <item row="0" column="1" alignment="Qt::AlignHCenter"> 228 <widget class="QCheckBox" name="bE"/> 229 </item> 230 <item row="1" column="3" alignment="Qt::AlignHCenter"> 231 <widget class="QLabel" name="lC"> 232 <property name="maximumSize"> 233 <size> 234 <width>16777215</width> 235 <height>80</height> 236 </size> 237 </property> 238 <property name="font"> 239 <font> 240 <pointsize>10</pointsize> 241 </font> 242 </property> 243 <property name="text"> 244 <string notr="true">C</string> 245 </property> 246 </widget> 247 </item> 248 <item row="1" column="1" alignment="Qt::AlignHCenter"> 249 <widget class="QLabel" name="lE"> 250 <property name="maximumSize"> 251 <size> 252 <width>16777215</width> 253 <height>80</height> 254 </size> 255 </property> 256 <property name="font"> 257 <font> 258 <pointsize>10</pointsize> 259 </font> 260 </property> 261 <property name="text"> 262 <string notr="true">E</string> 263 </property> 264 </widget> 265 </item> 266 <item row="0" column="3" alignment="Qt::AlignHCenter"> 267 <widget class="QCheckBox" name="bC"/> 268 </item> 269 <item row="0" column="5"> 270 <widget class="QCheckBox" name="bA"/> 271 </item> 272 <item row="1" column="9" alignment="Qt::AlignHCenter|Qt::AlignTop"> 273 <widget class="QLabel" name="l6"> 274 <property name="maximumSize"> 275 <size> 276 <width>16777215</width> 277 <height>80</height> 278 </size> 279 </property> 280 <property name="font"> 281 <font> 282 <pointsize>10</pointsize> 283 </font> 284 </property> 285 <property name="text"> 286 <string notr="true">6</string> 287 </property> 288 </widget> 289 </item> 290 <item row="0" column="7" alignment="Qt::AlignHCenter"> 291 <widget class="QCheckBox" name="b8"/> 292 </item> 293 <item row="0" column="4" alignment="Qt::AlignHCenter"> 294 <widget class="QCheckBox" name="bB"/> 295 </item> 296 <item row="0" column="8" alignment="Qt::AlignHCenter"> 297 <widget class="QCheckBox" name="b7"/> 298 </item> 299 <item row="1" column="2" alignment="Qt::AlignHCenter"> 300 <widget class="QLabel" name="lD"> 301 <property name="maximumSize"> 302 <size> 303 <width>16777215</width> 304 <height>80</height> 305 </size> 306 </property> 307 <property name="font"> 308 <font> 309 <pointsize>10</pointsize> 310 </font> 311 </property> 312 <property name="text"> 313 <string notr="true">D</string> 314 </property> 315 </widget> 316 </item> 317 <item row="1" column="0" alignment="Qt::AlignHCenter"> 318 <widget class="QLabel" name="lF"> 319 <property name="maximumSize"> 320 <size> 321 <width>16777215</width> 322 <height>80</height> 323 </size> 324 </property> 325 <property name="font"> 326 <font> 327 <pointsize>10</pointsize> 328 </font> 329 </property> 330 <property name="text"> 331 <string notr="true">F</string> 332 </property> 333 </widget> 334 </item> 335 <item row="1" column="5" alignment="Qt::AlignHCenter"> 336 <widget class="QLabel" name="lA"> 337 <property name="maximumSize"> 338 <size> 339 <width>16777215</width> 340 <height>80</height> 341 </size> 342 </property> 343 <property name="font"> 344 <font> 345 <pointsize>10</pointsize> 346 </font> 347 </property> 348 <property name="text"> 349 <string notr="true">A</string> 350 </property> 351 </widget> 352 </item> 353 <item row="1" column="4" alignment="Qt::AlignHCenter"> 354 <widget class="QLabel" name="lB"> 355 <property name="maximumSize"> 356 <size> 357 <width>16777215</width> 358 <height>80</height> 359 </size> 360 </property> 361 <property name="font"> 362 <font> 363 <pointsize>10</pointsize> 364 </font> 365 </property> 366 <property name="text"> 367 <string>B</string> 368 </property> 369 </widget> 370 </item> 371 </layout> 372 </item> 373 <item> 374 <widget class="Line" name="line"> 375 <property name="orientation"> 376 <enum>Qt::Horizontal</enum> 377 </property> 378 </widget> 379 </item> 380 <item> 381 <widget class="QWidget" name="regDescription" native="true"> 382 <property name="sizePolicy"> 383 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding"> 384 <horstretch>0</horstretch> 385 <verstretch>0</verstretch> 386 </sizepolicy> 387 </property> 388 </widget> 389 </item> 390 <item> 391 <widget class="QDialogButtonBox" name="buttonBox"> 392 <property name="standardButtons"> 393 <set>QDialogButtonBox::Apply|QDialogButtonBox::Close|QDialogButtonBox::Reset</set> 394 </property> 395 </widget> 396 </item> 397 </layout> 398 </widget> 399 <tabstops> 400 <tabstop>regSelect</tabstop> 401 <tabstop>b0</tabstop> 402 <tabstop>b1</tabstop> 403 <tabstop>b2</tabstop> 404 <tabstop>b3</tabstop> 405 <tabstop>b4</tabstop> 406 <tabstop>b5</tabstop> 407 <tabstop>b6</tabstop> 408 <tabstop>b7</tabstop> 409 <tabstop>bE</tabstop> 410 <tabstop>b8</tabstop> 411 <tabstop>b9</tabstop> 412 <tabstop>bA</tabstop> 413 <tabstop>bB</tabstop> 414 <tabstop>bC</tabstop> 415 <tabstop>bD</tabstop> 416 <tabstop>bF</tabstop> 417 </tabstops> 418 <resources/> 419 <connections/> 420</ui> 421