src/SpacenavWindow.ui
author František Kučera <franta-hg@frantovo.cz>
Thu, 07 Mar 2019 17:03:43 +0100
branchv_0
changeset 7 b6c0e1574a8b
parent 6 49560660d230
child 8 f351c261cbfd
permissions -rw-r--r--
display buttons, motions and rotations of all axes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
<ui version="4.0">
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
 <class>SpacenavWindow</class>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     4
 <widget class="QMainWindow" name="SpacenavWindow">
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     5
  <property name="geometry">
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     6
   <rect>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     7
    <x>0</x>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     8
    <y>0</y>
7
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
     9
    <width>579</width>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    10
    <height>346</height>
5
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    11
   </rect>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    12
  </property>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    13
  <property name="windowTitle">
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    14
   <string>SpacenavWindow</string>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    15
  </property>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    16
  <widget class="QWidget" name="centralwidget">
7
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    17
   <layout class="QFormLayout" name="formLayout">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    18
    <item row="0" column="0">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    19
     <widget class="QLabel" name="button0label">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    20
      <property name="text">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    21
       <string>Button</string>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    22
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    23
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    24
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    25
    <item row="0" column="1">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    26
     <widget class="QCheckBox" name="button0">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    27
      <property name="text">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    28
       <string>left</string>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    29
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    30
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    31
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    32
    <item row="1" column="0">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    33
     <widget class="QLabel" name="button1label">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    34
      <property name="text">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    35
       <string>Button</string>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    36
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    37
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    38
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    39
    <item row="1" column="1">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    40
     <widget class="QCheckBox" name="button1">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    41
      <property name="text">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    42
       <string>right</string>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    43
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    44
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    45
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    46
    <item row="2" column="0">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    47
     <widget class="QLabel" name="motionLabel">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    48
      <property name="text">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    49
       <string>Motion:</string>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    50
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    51
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    52
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    53
    <item row="3" column="0">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    54
     <widget class="QLabel" name="motionXlabel">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    55
      <property name="text">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    56
       <string>X</string>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    57
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    58
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    59
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    60
    <item row="3" column="1">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    61
     <widget class="QProgressBar" name="motionX"/>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    62
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    63
    <item row="4" column="0">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    64
     <widget class="QLabel" name="motionYlabel">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    65
      <property name="text">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    66
       <string>Y</string>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    67
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    68
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    69
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    70
    <item row="5" column="0">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    71
     <widget class="QLabel" name="motionZlabel">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    72
      <property name="text">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    73
       <string>Z</string>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    74
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    75
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    76
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    77
    <item row="8" column="0">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    78
     <widget class="QLabel" name="RotationLabel">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    79
      <property name="text">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    80
       <string>Rotation:</string>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    81
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    82
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    83
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    84
    <item row="11" column="0">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    85
     <widget class="QLabel" name="rotationYlabel">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    86
      <property name="text">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    87
       <string>Y</string>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    88
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    89
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    90
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    91
    <item row="12" column="0">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    92
     <widget class="QLabel" name="rotationZlabel">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    93
      <property name="text">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    94
       <string>Z</string>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    95
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    96
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    97
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    98
    <item row="4" column="1">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
    99
     <widget class="QProgressBar" name="motionY">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   100
      <property name="value">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   101
       <number>24</number>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   102
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   103
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   104
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   105
    <item row="5" column="1">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   106
     <widget class="QProgressBar" name="motionZ">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   107
      <property name="value">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   108
       <number>24</number>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   109
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   110
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   111
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   112
    <item row="11" column="1">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   113
     <widget class="QProgressBar" name="rotationY">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   114
      <property name="value">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   115
       <number>24</number>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   116
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   117
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   118
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   119
    <item row="10" column="1">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   120
     <widget class="QProgressBar" name="rotationX">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   121
      <property name="value">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   122
       <number>24</number>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   123
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   124
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   125
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   126
    <item row="10" column="0">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   127
     <widget class="QLabel" name="rotationXlabel">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   128
      <property name="text">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   129
       <string>X</string>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   130
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   131
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   132
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   133
    <item row="12" column="1">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   134
     <widget class="QProgressBar" name="rotationZ">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   135
      <property name="value">
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   136
       <number>24</number>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   137
      </property>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   138
     </widget>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   139
    </item>
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   140
   </layout>
5
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   141
  </widget>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   142
  <widget class="QMenuBar" name="menubar">
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   143
   <property name="geometry">
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   144
    <rect>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   145
     <x>0</x>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   146
     <y>0</y>
7
b6c0e1574a8b display buttons, motions and rotations of all axes
František Kučera <franta-hg@frantovo.cz>
parents: 6
diff changeset
   147
     <width>579</width>
6
49560660d230 emit MotionEvent and ButtonEvent + display button status
František Kučera <franta-hg@frantovo.cz>
parents: 5
diff changeset
   148
     <height>23</height>
5
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   149
    </rect>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   150
   </property>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   151
  </widget>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   152
  <widget class="QStatusBar" name="statusbar"/>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   153
 </widget>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   154
 <resources/>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   155
 <connections/>
6ba51911d539 Qt designer UI
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
   156
</ui>