Skip to content
ParameterInterface.ui 885 B
Newer Older
pixhawk's avatar
pixhawk committed
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>parameterWidget</class>
 <widget class="QWidget" name="parameterWidget">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>707</width>
    <height>572</height>
pixhawk's avatar
pixhawk committed
   </rect>
  </property>
  <property name="windowTitle">
   <string>Form</string>
  </property>
  <layout class="QVBoxLayout" name="verticalLayout" stretch="100,1">
pixhawk's avatar
pixhawk committed
   <property name="margin">
pixhawk's avatar
pixhawk committed
   </property>
   <item>
    <widget class="QStackedWidget" name="stackedWidget">
     <property name="currentIndex">
      <number>-1</number>
pixhawk's avatar
pixhawk committed
     </property>
    </widget>
   </item>
lm's avatar
lm committed
    <widget class="QStackedWidget" name="sensorSettings">
     <property name="currentIndex">
      <number>-1</number>
lm's avatar
lm committed
     </property>
    </widget>
   </item>
pixhawk's avatar
pixhawk committed
  </layout>
 </widget>
 <resources/>
 <connections/>
</ui>