]> git.sesse.net Git - nageru/blobdiff - nageru/delay_analyzer.ui
Make an automated delay estimate, by way of cross-correlation.
[nageru] / nageru / delay_analyzer.ui
index ce3566a90a9e6e369999d0b5748d7f0bc1b9a8fa..e36a20a84150c3970e281c50c2a5ac0a14de5d67 100644 (file)
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>1092</width>
+    <width>1200</width>
     <height>412</height>
    </rect>
   </property>
   </property>
   <widget class="QWidget" name="centralwidget">
    <layout class="QGridLayout" name="gridLayout_2" columnstretch="0,0,0,1">
-    <item row="6" column="0">
-     <widget class="QPushButton" name="grab_btn">
-      <property name="text">
-       <string>Grab</string>
-      </property>
-     </widget>
-    </item>
-    <item row="0" column="0">
-     <spacer name="verticalSpacer">
-      <property name="orientation">
-       <enum>Qt::Vertical</enum>
-      </property>
-      <property name="sizeHint" stdset="0">
-       <size>
-        <width>20</width>
-        <height>40</height>
-       </size>
-      </property>
-     </spacer>
-    </item>
-    <item row="4" column="1">
-     <widget class="QComboBox" name="card_combo_2"/>
-    </item>
-    <item row="5" column="0">
-     <spacer name="verticalSpacer_2">
-      <property name="orientation">
-       <enum>Qt::Vertical</enum>
-      </property>
-      <property name="sizeHint" stdset="0">
-       <size>
-        <width>20</width>
-        <height>40</height>
-       </size>
-      </property>
-     </spacer>
-    </item>
-    <item row="4" column="2">
-     <widget class="QComboBox" name="channel_combo_2"/>
-    </item>
-    <item row="2" column="1">
-     <widget class="QComboBox" name="card_combo_1"/>
-    </item>
-    <item row="4" column="0">
-     <widget class="QLabel" name="label">
-      <property name="text">
-       <string>Reference</string>
-      </property>
-     </widget>
-    </item>
-    <item row="2" column="2">
-     <widget class="QComboBox" name="channel_combo_1"/>
-    </item>
     <item row="2" column="3">
      <widget class="QFrame" name="frame">
       <property name="minimumSize">
       </layout>
      </widget>
     </item>
+    <item row="2" column="1">
+     <widget class="QComboBox" name="card_combo_1"/>
+    </item>
+    <item row="4" column="0">
+     <widget class="QLabel" name="label">
+      <property name="text">
+       <string>Reference</string>
+      </property>
+     </widget>
+    </item>
+    <item row="2" column="2">
+     <widget class="QComboBox" name="channel_combo_1"/>
+    </item>
     <item row="4" column="3">
      <widget class="QFrame" name="frame_2">
       <property name="frameShape">
       </layout>
      </widget>
     </item>
+    <item row="7" column="0">
+     <widget class="QPushButton" name="grab_btn">
+      <property name="text">
+       <string>Grab</string>
+      </property>
+     </widget>
+    </item>
+    <item row="0" column="0">
+     <spacer name="verticalSpacer">
+      <property name="orientation">
+       <enum>Qt::Vertical</enum>
+      </property>
+      <property name="sizeHint" stdset="0">
+       <size>
+        <width>20</width>
+        <height>40</height>
+       </size>
+      </property>
+     </spacer>
+    </item>
+    <item row="4" column="1">
+     <widget class="QComboBox" name="card_combo_2"/>
+    </item>
+    <item row="6" column="0">
+     <spacer name="verticalSpacer_2">
+      <property name="orientation">
+       <enum>Qt::Vertical</enum>
+      </property>
+      <property name="sizeHint" stdset="0">
+       <size>
+        <width>20</width>
+        <height>40</height>
+       </size>
+      </property>
+     </spacer>
+    </item>
+    <item row="4" column="2">
+     <widget class="QComboBox" name="channel_combo_2"/>
+    </item>
+    <item row="5" column="3">
+     <widget class="QLabel" name="delay_estimate_label">
+      <property name="minimumSize">
+       <size>
+        <width>0</width>
+        <height>40</height>
+       </size>
+      </property>
+      <property name="text">
+       <string/>
+      </property>
+      <property name="alignment">
+       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+      </property>
+     </widget>
+    </item>
    </layout>
   </widget>
  </widget>