]> git.cworth.org Git - apitrace/blobdiff - gui/ui/mainwindow.ui
Introduce ApiTrace which encapsulates the data.
[apitrace] / gui / ui / mainwindow.ui
index a6f17b3b8ef87c2ae985da678f3773c2ace42952..f60042cdc88d8933fd34963506ff129a290a684b 100644 (file)
      <verstretch>0</verstretch>
     </sizepolicy>
    </property>
+   <property name="minimumSize">
+    <size>
+     <width>77</width>
+     <height>100</height>
+    </size>
+   </property>
    <property name="floating">
     <bool>false</bool>
    </property>
    <widget class="QWidget" name="dockWidgetContents">
     <layout class="QHBoxLayout" name="horizontalLayout_2">
      <item>
-      <widget class="QWebView" name="detailsWebView">
+      <widget class="QWebView" name="detailsWebView" native="true">
        <property name="sizePolicy">
         <sizepolicy hsizetype="Preferred" vsizetype="Ignored">
          <horstretch>0</horstretch>
          <verstretch>0</verstretch>
         </sizepolicy>
        </property>
-       <property name="url">
+       <property name="url" stdset="0">
         <url>
          <string>about:blank</string>
         </url>
   </action>
   <action name="actionOpen">
    <property name="icon">
-    <iconset theme="document-open">
+    <iconset>
      <normaloff/>
     </iconset>
    </property>
   </action>
   <action name="actionQuit">
    <property name="icon">
-    <iconset theme="application-exit">
+    <iconset>
      <normaloff/>
     </iconset>
    </property>
     <bool>false</bool>
    </property>
    <property name="icon">
-    <iconset theme="media-playback-start">
+    <iconset>
      <normaloff/>
     </iconset>
    </property>
     <bool>false</bool>
    </property>
    <property name="icon">
-    <iconset theme="media-playback-stop">
+    <iconset>
      <normaloff/>
     </iconset>
    </property>