]> git.sesse.net Git - nageru/blobdiff - ui_analyzer.ui
Add a display of the grabbed frame to the analyzer window.
[nageru] / ui_analyzer.ui
index b43345add8ec12b6c9523d01d3b7ed9c72f91fdd..0b46e1449f24737e022cb64556b3889bc5b7c4f6 100644 (file)
     <set>Qt::AlignCenter</set>
    </property>
   </widget>
+  <widget class="QLabel" name="grabbed_frame_label">
+   <property name="geometry">
+    <rect>
+     <x>350</x>
+     <y>10</y>
+     <width>480</width>
+     <height>270</height>
+    </rect>
+   </property>
+   <property name="autoFillBackground">
+    <bool>false</bool>
+   </property>
+   <property name="styleSheet">
+    <string notr="true">background: color(0,0,0)</string>
+   </property>
+   <property name="text">
+    <string/>
+   </property>
+   <property name="scaledContents">
+    <bool>true</bool>
+   </property>
+  </widget>
  </widget>
  <customwidgets>
   <customwidget>