]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/ui/LaTeXUi.ui
Allow selection of a local layout file from the document->settings dialog.
[features.git] / src / frontends / qt4 / ui / LaTeXUi.ui
index f13889328fb6f71b1d75ec21d6fa84609c2c75b5..7d3e7e9b96b1410b435769a15412b3c7da9521f3 100644 (file)
@@ -1,15 +1,12 @@
 <ui version="4.0" >
- <author></author>
- <comment></comment>
- <exportmacro></exportmacro>
  <class>LaTeXUi</class>
  <widget class="QWidget" name="LaTeXUi" >
   <property name="geometry" >
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>428</width>
-    <height>465</height>
+    <width>384</width>
+    <height>371</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item row="5" column="2" colspan="2" >
-    <spacer>
-     <property name="orientation" >
-      <enum>Qt::Vertical</enum>
-     </property>
-     <property name="sizeHint" >
-      <size>
-       <width>84</width>
-       <height>41</height>
-      </size>
-     </property>
-    </spacer>
-   </item>
-   <item row="4" column="3" >
-    <spacer>
-     <property name="orientation" >
-      <enum>Qt::Horizontal</enum>
-     </property>
-     <property name="sizeHint" >
-      <size>
-       <width>261</width>
-       <height>22</height>
-      </size>
-     </property>
-    </spacer>
-   </item>
-   <item row="4" column="2" >
-    <widget class="QComboBox" name="psdriverCO" >
-     <property name="duplicatesEnabled" >
-      <bool>false</bool>
-     </property>
-    </widget>
-   </item>
-   <item row="4" column="0" colspan="2" >
-    <widget class="QLabel" name="psdriverL" >
-     <property name="text" >
-      <string>Postscript &amp;driver:</string>
-     </property>
-     <property name="buddy" >
-      <cstring>psdriverCO</cstring>
-     </property>
-    </widget>
-   </item>
    <item row="3" column="0" colspan="4" >
-    <widget class="QTextBrowser" name="infoML" />
-   </item>
-   <item row="2" column="0" colspan="4" >
     <widget class="QGroupBox" name="modulesGB" >
      <property name="title" >
       <string>Modules</string>
       <property name="spacing" >
        <number>6</number>
       </property>
-      <item row="0" column="0" >
-       <widget class="QLabel" name="availmodL" >
-        <property name="text" >
-         <string>Available Modules</string>
+      <item row="6" column="0" colspan="3" >
+       <widget class="QTextBrowser" name="infoML" />
+      </item>
+      <item row="5" column="1" >
+       <spacer>
+        <property name="orientation" >
+         <enum>Qt::Vertical</enum>
         </property>
-       </widget>
+        <property name="sizeHint" >
+         <size>
+          <width>80</width>
+          <height>16</height>
+         </size>
+        </property>
+       </spacer>
       </item>
-      <item row="0" column="2" >
-       <widget class="QLabel" name="selmodL" >
+      <item row="4" column="1" >
+       <widget class="QPushButton" name="downPB" >
         <property name="text" >
-         <string>Selected Modules</string>
+         <string>&amp;Down</string>
         </property>
        </widget>
       </item>
-      <item rowspan="5" row="1" column="0" >
-       <widget class="QListView" name="availableLV" >
-        <property name="editTriggers" >
-         <set>QAbstractItemView::NoEditTriggers</set>
+      <item row="3" column="1" >
+       <widget class="QPushButton" name="upPB" >
+        <property name="text" >
+         <string>&amp;Up</string>
         </property>
        </widget>
       </item>
-      <item row="1" column="1" >
-       <widget class="QPushButton" name="addPB" >
+      <item row="2" column="1" >
+       <widget class="QPushButton" name="deletePB" >
         <property name="text" >
-         <string>Add</string>
+         <string>&amp;Delete</string>
         </property>
        </widget>
       </item>
         </property>
        </widget>
       </item>
-      <item row="2" column="1" >
-       <widget class="QPushButton" name="deletePB" >
+      <item row="1" column="1" >
+       <widget class="QPushButton" name="addPB" >
         <property name="text" >
-         <string>Delete</string>
+         <string>&amp;Add</string>
         </property>
        </widget>
       </item>
-      <item row="3" column="1" >
-       <widget class="QPushButton" name="upPB" >
-        <property name="text" >
-         <string>Up</string>
+      <item rowspan="5" row="1" column="0" >
+       <widget class="QListView" name="availableLV" >
+        <property name="editTriggers" >
+         <set>QAbstractItemView::NoEditTriggers</set>
         </property>
        </widget>
       </item>
-      <item row="4" column="1" >
-       <widget class="QPushButton" name="downPB" >
+      <item row="0" column="2" >
+       <widget class="QLabel" name="selmodL" >
         <property name="text" >
-         <string>Down</string>
+         <string>S&amp;elected:</string>
+        </property>
+        <property name="buddy" >
+         <cstring>selectedLV</cstring>
         </property>
        </widget>
       </item>
-      <item row="5" column="1" >
-       <spacer>
-        <property name="orientation" >
-         <enum>Qt::Vertical</enum>
+      <item row="0" column="0" >
+       <widget class="QLabel" name="availmodL" >
+        <property name="text" >
+         <string>A&amp;vailable:</string>
         </property>
-        <property name="sizeHint" >
-         <size>
-          <width>80</width>
-          <height>46</height>
-         </size>
+        <property name="buddy" >
+         <cstring>availableLV</cstring>
         </property>
-       </spacer>
+       </widget>
       </item>
      </layout>
     </widget>
    </item>
-   <item row="1" column="1" colspan="3" >
-    <widget class="QLineEdit" name="optionsLE" />
+   <item row="2" column="1" >
+    <widget class="QComboBox" name="psdriverCO" >
+     <property name="duplicatesEnabled" >
+      <bool>false</bool>
+     </property>
+    </widget>
    </item>
-   <item row="1" column="0" >
-    <widget class="QLabel" name="optionsL" >
+   <item row="2" column="0" >
+    <widget class="QLabel" name="psdriverL" >
      <property name="text" >
-      <string>&amp;Options:</string>
+      <string>&amp;Postscript driver:</string>
      </property>
      <property name="buddy" >
-      <cstring>optionsLE</cstring>
+      <cstring>psdriverCO</cstring>
      </property>
     </widget>
    </item>
-   <item row="0" column="1" colspan="3" >
-    <widget class="QComboBox" name="classCO" />
+   <item row="2" column="2" colspan="2">
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Horizontal</enum>
+     </property>
+     <property name="sizeHint" >
+      <size>
+       <width>261</width>
+       <height>22</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item row="4" column="1" colspan="2" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" >
+      <size>
+       <width>84</width>
+       <height>41</height>
+      </size>
+     </property>
+    </spacer>
    </item>
    <item row="0" column="0" >
     <widget class="QLabel" name="classL" >
      </property>
     </widget>
    </item>
+   <item row="0" column="1" colspan="2" >
+    <widget class="QComboBox" name="classCO" />
+     <property name="sizePolicy" >
+      <sizepolicy>
+       <hsizetype>7</hsizetype>
+       <vsizetype>0</vsizetype>
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
+   </item>
+   <item row="0" column="3" >
+    <widget class="QPushButton" name="layoutPB" >
+     <property name="sizePolicy" >
+      <sizepolicy>
+       <hsizetype>1</hsizetype>
+       <vsizetype>0</vsizetype>
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
+     <property name="text" >
+      <string>B&amp;rowse...</string>
+     </property>
+    </widget>
+   </item>
+   <item row="1" column="0" >
+    <widget class="QLabel" name="optionsL" >
+     <property name="text" >
+      <string>&amp;Options:</string>
+     </property>
+     <property name="buddy" >
+      <cstring>optionsLE</cstring>
+     </property>
+    </widget>
+   </item>
+   <item row="1" column="1" colspan="3" >
+    <widget class="QLineEdit" name="optionsLE" />
+   </item>
   </layout>
  </widget>
- <pixmapfunction></pixmapfunction>
  <tabstops>
   <tabstop>classCO</tabstop>
   <tabstop>optionsLE</tabstop>
+  <tabstop>psdriverCO</tabstop>
   <tabstop>availableLV</tabstop>
   <tabstop>addPB</tabstop>
   <tabstop>deletePB</tabstop>
   <tabstop>downPB</tabstop>
   <tabstop>selectedLV</tabstop>
   <tabstop>infoML</tabstop>
-  <tabstop>psdriverCO</tabstop>
  </tabstops>
  <includes>
   <include location="local" >qt_helpers.h</include>