]> git.sesse.net Git - nageru/blobdiff - ui_analyzer.ui
Support automatically grabbing frames at regular intervals in the analyzer.
[nageru] / ui_analyzer.ui
index 15e8e793fb2d8f3ad38ae4ce53102869f89f31ae..b509cf14ad352aacb61a5ddff2e0042ad518efc5 100644 (file)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>845</width>
-    <height>456</height>
+    <height>472</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -16,7 +16,7 @@
   <widget class="QWidget" name="centralwidget">
    <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="2,3">
     <item>
-     <layout class="QVBoxLayout" name="left_pane" stretch="0,1,0,1,0,0">
+     <layout class="QVBoxLayout" name="left_pane" stretch="0,1,0,0,1,0,0">
       <item>
        <spacer name="verticalSpacer">
         <property name="orientation">
@@ -54,7 +54,7 @@
            <bool>true</bool>
           </property>
           <property name="autoFillBackground">
-           <bool>true</bool>
+           <bool>false</bool>
           </property>
           <property name="styleSheet">
            <string notr="true">background: rgb(233, 185, 110)</string>
        </layout>
       </item>
       <item>
-       <layout class="QHBoxLayout" name="grab_horizontal_layout" stretch="1,0">
+       <layout class="QHBoxLayout" name="grab_horizontal_layout" stretch="1">
         <item>
          <widget class="QComboBox" name="input_box"/>
         </item>
+       </layout>
+      </item>
+      <item>
+       <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="0,1,0">
+        <item>
+         <widget class="QLabel" name="label">
+          <property name="text">
+           <string>Grab every:</string>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QComboBox" name="grab_frequency_box"/>
+        </item>
         <item>
          <widget class="QPushButton" name="grab_btn">
           <property name="text">
             <item row="1" column="1">
              <widget class="QLabel" name="green_label">
               <property name="text">
-               <string>127</string>
+               <string></string>
               </property>
              </widget>
             </item>
             <item row="2" column="1">
              <widget class="QLabel" name="blue_label">
               <property name="text">
-               <string>127</string>
+               <string></string>
               </property>
              </widget>
             </item>
             <item row="0" column="1">
              <widget class="QLabel" name="red_label">
               <property name="text">
-               <string>127</string>
+               <string></string>
               </property>
              </widget>
             </item>
             <item row="3" column="1">
              <widget class="QLabel" name="hex_label">
               <property name="text">
-               <string>#7f7f7f</string>
+               <string>#</string>
               </property>
              </widget>
             </item>