]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/ui/TexinfoUi.ui
QDialogButtonBox for the remaining dialogs.
[features.git] / src / frontends / qt4 / ui / TexinfoUi.ui
index 181c0116705007c28e72675da5a2b74748b84fe3..1a411d76cd05e4d06c2d976e8fb58d86941e6fed 100644 (file)
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>294</width>
+    <width>373</width>
     <height>290</height>
    </rect>
   </property>
   <property name="sizeGripEnabled">
    <bool>true</bool>
   </property>
-  <layout class="QGridLayout">
-   <property name="leftMargin">
-    <number>9</number>
-   </property>
-   <property name="topMargin">
-    <number>9</number>
-   </property>
-   <property name="rightMargin">
-    <number>9</number>
-   </property>
-   <property name="bottomMargin">
-    <number>9</number>
-   </property>
-   <property name="spacing">
-    <number>6</number>
-   </property>
-   <item row="1" column="0">
-    <widget class="QListWidget" name="fileListLW"/>
-   </item>
-   <item row="3" column="0">
+  <layout class="QGridLayout" name="gridLayout">
+   <item row="0" column="0">
     <layout class="QHBoxLayout">
      <property name="spacing">
       <number>6</number>
      <property name="bottomMargin">
       <number>0</number>
      </property>
+     <item>
+      <widget class="QComboBox" name="whatStyleCO">
+       <property name="toolTip">
+        <string>Selected classes or styles</string>
+       </property>
+       <item>
+        <property name="text">
+         <string>LaTeX classes</string>
+        </property>
+       </item>
+       <item>
+        <property name="text">
+         <string>LaTeX styles</string>
+        </property>
+       </item>
+       <item>
+        <property name="text">
+         <string>BibTeX styles</string>
+        </property>
+       </item>
+       <item>
+        <property name="text">
+         <string>BibTeX databases</string>
+        </property>
+       </item>
+       <item>
+        <property name="text">
+         <string>Biblatex bibliography styles</string>
+        </property>
+       </item>
+       <item>
+        <property name="text">
+         <string>Biblatex citation styles</string>
+        </property>
+       </item>
+      </widget>
+     </item>
      <item>
       <spacer>
        <property name="orientation">
       </spacer>
      </item>
      <item>
-      <widget class="QPushButton" name="closePB">
+      <widget class="QCheckBox" name="pathCB">
        <property name="toolTip">
-        <string>Close this dialog</string>
+        <string>Toggles view of the file list</string>
        </property>
        <property name="text">
-        <string>&amp;Close</string>
+        <string>Show &amp;path</string>
        </property>
       </widget>
      </item>
     </layout>
    </item>
+   <item row="1" column="0">
+    <widget class="QListWidget" name="fileListLW"/>
+   </item>
    <item row="2" column="0">
     <layout class="QHBoxLayout">
      <property name="spacing">
      </item>
     </layout>
    </item>
-   <item row="0" column="0">
-    <layout class="QHBoxLayout">
-     <property name="spacing">
-      <number>6</number>
-     </property>
-     <property name="leftMargin">
-      <number>0</number>
-     </property>
-     <property name="topMargin">
-      <number>0</number>
-     </property>
-     <property name="rightMargin">
-      <number>0</number>
-     </property>
-     <property name="bottomMargin">
-      <number>0</number>
+   <item row="3" column="0">
+    <widget class="QDialogButtonBox" name="buttonBox">
+     <property name="standardButtons">
+      <set>QDialogButtonBox::Close</set>
      </property>
-     <item>
-      <widget class="QComboBox" name="whatStyleCO">
-       <property name="toolTip">
-        <string>Selected classes or styles</string>
-       </property>
-       <item>
-        <property name="text">
-         <string>LaTeX classes</string>
-        </property>
-       </item>
-       <item>
-        <property name="text">
-         <string>LaTeX styles</string>
-        </property>
-       </item>
-       <item>
-        <property name="text">
-         <string>BibTeX styles</string>
-        </property>
-       </item>
-       <item>
-        <property name="text">
-         <string>BibTeX databases</string>
-        </property>
-       </item>
-       <item>
-        <property name="text">
-         <string>Biblatex bibliography styles</string>
-        </property>
-       </item>
-       <item>
-        <property name="text">
-         <string>Biblatex citation styles</string>
-        </property>
-       </item>
-      </widget>
-     </item>
-     <item>
-      <spacer>
-       <property name="orientation">
-        <enum>Qt::Horizontal</enum>
-       </property>
-       <property name="sizeType">
-        <enum>QSizePolicy::Expanding</enum>
-       </property>
-       <property name="sizeHint" stdset="0">
-        <size>
-         <width>20</width>
-         <height>20</height>
-        </size>
-       </property>
-      </spacer>
-     </item>
-     <item>
-      <widget class="QCheckBox" name="pathCB">
-       <property name="toolTip">
-        <string>Toggles view of the file list</string>
-       </property>
-       <property name="text">
-        <string>Show &amp;path</string>
-       </property>
-      </widget>
-     </item>
-    </layout>
+    </widget>
    </item>
   </layout>
  </widget>
   <tabstop>fileListLW</tabstop>
   <tabstop>rescanPB</tabstop>
   <tabstop>viewPB</tabstop>
-  <tabstop>closePB</tabstop>
  </tabstops>
  <includes>
   <include location="local">qt_i18n.h</include>