src/SpacenavWindow.ui
branchv_0
changeset 6 49560660d230
parent 5 6ba51911d539
child 7 b6c0e1574a8b
equal deleted inserted replaced
5:6ba51911d539 6:49560660d230
    12   </property>
    12   </property>
    13   <property name="windowTitle">
    13   <property name="windowTitle">
    14    <string>SpacenavWindow</string>
    14    <string>SpacenavWindow</string>
    15   </property>
    15   </property>
    16   <widget class="QWidget" name="centralwidget">
    16   <widget class="QWidget" name="centralwidget">
    17    <widget class="QPushButton" name="pushButton">
    17    <widget class="QDial" name="dial">
    18     <property name="geometry">
    18     <property name="geometry">
    19      <rect>
    19      <rect>
    20       <x>60</x>
    20       <x>130</x>
    21       <y>60</y>
    21       <y>40</y>
    22       <width>88</width>
    22       <width>111</width>
    23       <height>34</height>
    23       <height>111</height>
       
    24      </rect>
       
    25     </property>
       
    26    </widget>
       
    27    <widget class="QPushButton" name="button0">
       
    28     <property name="geometry">
       
    29      <rect>
       
    30       <x>40</x>
       
    31       <y>40</y>
       
    32       <width>80</width>
       
    33       <height>111</height>
    24      </rect>
    34      </rect>
    25     </property>
    35     </property>
    26     <property name="text">
    36     <property name="text">
    27      <string>PushButton</string>
    37      <string>left</string>
       
    38     </property>
       
    39     <property name="checkable">
       
    40      <bool>true</bool>
       
    41     </property>
       
    42     <property name="checked">
       
    43      <bool>false</bool>
       
    44     </property>
       
    45    </widget>
       
    46    <widget class="QPushButton" name="button1">
       
    47     <property name="geometry">
       
    48      <rect>
       
    49       <x>260</x>
       
    50       <y>40</y>
       
    51       <width>80</width>
       
    52       <height>111</height>
       
    53      </rect>
       
    54     </property>
       
    55     <property name="text">
       
    56      <string>right</string>
       
    57     </property>
       
    58     <property name="checkable">
       
    59      <bool>true</bool>
    28     </property>
    60     </property>
    29    </widget>
    61    </widget>
    30   </widget>
    62   </widget>
    31   <widget class="QMenuBar" name="menubar">
    63   <widget class="QMenuBar" name="menubar">
    32    <property name="geometry">
    64    <property name="geometry">
    33     <rect>
    65     <rect>
    34      <x>0</x>
    66      <x>0</x>
    35      <y>0</y>
    67      <y>0</y>
    36      <width>800</width>
    68      <width>800</width>
    37      <height>30</height>
    69      <height>23</height>
    38     </rect>
    70     </rect>
    39    </property>
    71    </property>
    40   </widget>
    72   </widget>
    41   <widget class="QStatusBar" name="statusbar"/>
    73   <widget class="QStatusBar" name="statusbar"/>
    42  </widget>
    74  </widget>