]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/LaTeXUi.ui
On Mac, moving down a paragraph should place the cursor at the end of the current...
[lyx.git] / src / frontends / qt4 / ui / LaTeXUi.ui
index d068a7963d48739ceb171e322c4dad7cce918f5e..8c1c5ab24844d24259aabe48d3c197732ea4a570 100644 (file)
@@ -6,14 +6,14 @@
     <x>0</x>
     <y>0</y>
     <width>341</width>
-    <height>319</height>
+    <height>442</height>
    </rect>
   </property>
   <property name="windowTitle">
    <string/>
   </property>
-  <layout class="QGridLayout" name="gridLayout">
-   <item row="0" column="0" colspan="3">
+  <layout class="QGridLayout" name="gridLayout_2">
+   <item row="0" column="0" colspan="4">
     <widget class="QGroupBox" name="groupBox">
      <property name="title">
       <string>Document &amp;class</string>
@@ -26,7 +26,7 @@
        <number>6</number>
       </property>
       <item row="0" column="0">
-       <widget class="QComboBox" name="classCO">
+       <widget class="lyx::frontend::CategorizedCombo" name="classCO">
         <property name="maxVisibleItems">
          <number>20</number>
         </property>
      </layout>
     </widget>
    </item>
-   <item row="1" column="0" colspan="3">
+   <item row="1" column="0" colspan="4">
     <widget class="QGroupBox" name="optionsGB">
      <property name="title">
       <string>Class options</string>
      </property>
-     <layout class="QGridLayout">
-      <property name="margin">
-       <number>9</number>
-      </property>
-      <property name="spacing">
-       <number>6</number>
-      </property>
-      <item row="0" column="1" rowspan="2">
-       <layout class="QVBoxLayout">
-        <property name="spacing">
-         <number>6</number>
-        </property>
-        <property name="margin">
-         <number>0</number>
-        </property>
-        <item>
-         <widget class="QLineEdit" name="defaultOptionsLE">
-          <property name="toolTip">
-           <string>The options that are predefined in the layout file. Click to the left to select/deselect.</string>
-          </property>
-          <property name="readOnly">
-           <bool>true</bool>
-          </property>
-         </widget>
-        </item>
-        <item>
-         <widget class="QLineEdit" name="optionsLE"/>
-        </item>
-       </layout>
-      </item>
+     <layout class="QGridLayout" name="gridLayout_1">
       <item row="0" column="0">
        <widget class="QCheckBox" name="defaultOptionsCB">
         <property name="toolTip">
          <string>Enable to use the options that are predefined in the layout file</string>
         </property>
         <property name="text">
-         <string>P&amp;redefined:</string>
+         <string>&amp;Predefined:</string>
+        </property>
+       </widget>
+      </item>
+      <item row="0" column="1">
+       <widget class="QLineEdit" name="defaultOptionsLE">
+        <property name="toolTip">
+         <string>The options that are predefined in the layout file. Click to the left to select/deselect.</string>
+        </property>
+        <property name="readOnly">
+         <bool>true</bool>
         </property>
        </widget>
       </item>
       <item row="1" column="0">
        <widget class="QLabel" name="optionsL">
         <property name="text">
-         <string>Cust&amp;om:</string>
+         <string>Cus&amp;tom:</string>
         </property>
         <property name="buddy">
          <cstring>optionsLE</cstring>
         </property>
        </widget>
       </item>
+      <item row="1" column="1">
+       <widget class="QLineEdit" name="optionsLE"/>
+      </item>
      </layout>
     </widget>
    </item>
       </sizepolicy>
      </property>
      <property name="text">
-      <string>Suppress default date on front page</string>
+      <string>&amp;Suppress default date on front page</string>
      </property>
     </widget>
    </item>
-   <item row="5" column="1">
+   <item row="6" column="1">
     <spacer name="verticalSpacer">
      <property name="orientation">
       <enum>Qt::Vertical</enum>
      </property>
     </spacer>
    </item>
+   <item row="5" column="0" colspan="4">
+    <widget class="QCheckBox" name="refstyleCB">
+     <property name="text">
+      <string>&amp;Use refstyle (not prettyref) for cross-references</string>
+     </property>
+    </widget>
+   </item>
   </layout>
  </widget>
+ <customwidgets>
+  <customwidget>
+   <class>CategorizedCombo</class>
+   <extends>QComboBox</extends>
+   <header>CategorizedCombo.h</header>
+  </customwidget>
+ </customwidgets>
  <tabstops>
   <tabstop>classCO</tabstop>
+  <tabstop>layoutPB</tabstop>
+  <tabstop>defaultOptionsCB</tabstop>
+  <tabstop>defaultOptionsLE</tabstop>
   <tabstop>optionsLE</tabstop>
   <tabstop>psdriverCO</tabstop>
+  <tabstop>childDocGB</tabstop>
+  <tabstop>childDocLE</tabstop>
+  <tabstop>childDocPB</tabstop>
+  <tabstop>suppressDateCB</tabstop>
+  <tabstop>refstyleCB</tabstop>
  </tabstops>
  <includes>
   <include location="local">qt_i18n.h</include>