]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/PDFSupportUi.ui
More GuiInfo usability work
[lyx.git] / src / frontends / qt4 / ui / PDFSupportUi.ui
index 9b8389a170d33e9cd66de02b31190b2363978cb5..7327d45f2dab6a4261fb32eebdffc6d63a957e8f 100644 (file)
@@ -1,15 +1,12 @@
 <ui version="4.0" >
- <author></author>
- <comment></comment>
- <exportmacro></exportmacro>
  <class>PDFSupportUi</class>
  <widget class="QWidget" name="PDFSupportUi" >
   <property name="geometry" >
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>427</width>
-    <height>414</height>
+    <width>437</width>
+    <height>400</height>
    </rect>
   </property>
   <property name="windowTitle" >
       <property name="spacing" >
        <number>6</number>
       </property>
-      <item row="2" column="0" >
-       <widget class="QCheckBox" name="pdfusetitleCB" >
-        <property name="toolTip" >
-         <string>If not stated explicitly, fill title and author from appropriate environments</string>
-        </property>
-        <property name="text" >
-         <string>Automatically fill header</string>
-        </property>
-       </widget>
-      </item>
-      <item row="3" column="0" >
-       <widget class="QCheckBox" name="fullscreenCB" >
-        <property name="toolTip" >
-         <string>Enable fullscreen PDF presentation</string>
-        </property>
-        <property name="text" >
-         <string>Load in &amp;fullscreen mode</string>
+      <item row="0" column="0" >
+       <widget class="QTabWidget" name="tabWidget" >
+        <property name="currentIndex" >
+         <number>0</number>
         </property>
+        <widget class="QWidget" name="tab" >
+         <attribute name="title" >
+          <string>&amp;General</string>
+         </attribute>
+         <layout class="QGridLayout" >
+          <property name="margin" >
+           <number>9</number>
+          </property>
+          <property name="spacing" >
+           <number>6</number>
+          </property>
+          <item row="2" column="0" >
+           <spacer>
+            <property name="orientation" >
+             <enum>Qt::Vertical</enum>
+            </property>
+            <property name="sizeHint" stdset="0" >
+             <size>
+              <width>20</width>
+              <height>40</height>
+             </size>
+            </property>
+           </spacer>
+          </item>
+          <item row="1" column="1" >
+           <spacer>
+            <property name="orientation" >
+             <enum>Qt::Horizontal</enum>
+            </property>
+            <property name="sizeHint" stdset="0" >
+             <size>
+              <width>181</width>
+              <height>41</height>
+             </size>
+            </property>
+           </spacer>
+          </item>
+          <item row="0" column="0" colspan="2" >
+           <widget class="QGroupBox" name="groupBox_2" >
+            <property name="title" >
+             <string>Header Information</string>
+            </property>
+            <layout class="QGridLayout" >
+             <property name="margin" >
+              <number>9</number>
+             </property>
+             <property name="spacing" >
+              <number>6</number>
+             </property>
+             <item row="0" column="0" >
+              <widget class="QLabel" name="titleL" >
+               <property name="text" >
+                <string>&amp;Title:</string>
+               </property>
+               <property name="buddy" >
+                <cstring>titleLE</cstring>
+               </property>
+              </widget>
+             </item>
+             <item row="0" column="1" >
+              <widget class="QLineEdit" name="titleLE" />
+             </item>
+             <item row="1" column="0" >
+              <widget class="QLabel" name="authorL" >
+               <property name="text" >
+                <string>&amp;Author:</string>
+               </property>
+               <property name="buddy" >
+                <cstring>authorLE</cstring>
+               </property>
+              </widget>
+             </item>
+             <item row="1" column="1" >
+              <widget class="QLineEdit" name="authorLE" />
+             </item>
+             <item row="2" column="0" >
+              <widget class="QLabel" name="subjectL" >
+               <property name="text" >
+                <string>&amp;Subject:</string>
+               </property>
+               <property name="buddy" >
+                <cstring>subjectLE</cstring>
+               </property>
+              </widget>
+             </item>
+             <item row="2" column="1" >
+              <widget class="QLineEdit" name="subjectLE" />
+             </item>
+             <item row="3" column="0" >
+              <widget class="QLabel" name="keywordsL" >
+               <property name="text" >
+                <string>&amp;Keywords:</string>
+               </property>
+               <property name="buddy" >
+                <cstring>keywordsLE</cstring>
+               </property>
+              </widget>
+             </item>
+             <item row="3" column="1" >
+              <widget class="QLineEdit" name="keywordsLE" />
+             </item>
+            </layout>
+           </widget>
+          </item>
+          <item row="1" column="0" >
+           <layout class="QVBoxLayout" >
+            <property name="spacing" >
+             <number>6</number>
+            </property>
+            <property name="margin" >
+             <number>0</number>
+            </property>
+            <item>
+             <widget class="QCheckBox" name="pdfusetitleCB" >
+              <property name="toolTip" >
+               <string>If not stated explicitly, fill title and author from appropriate environments</string>
+              </property>
+              <property name="text" >
+               <string>Automatically fi&amp;ll header</string>
+              </property>
+             </widget>
+            </item>
+            <item>
+             <widget class="QCheckBox" name="fullscreenCB" >
+              <property name="toolTip" >
+               <string>Enable fullscreen PDF presentation</string>
+              </property>
+              <property name="text" >
+               <string>Load in &amp;fullscreen mode</string>
+              </property>
+             </widget>
+            </item>
+           </layout>
+          </item>
+         </layout>
+        </widget>
+        <widget class="QWidget" name="tab_2" >
+         <attribute name="title" >
+          <string>H&amp;yperlinks</string>
+         </attribute>
+         <layout class="QGridLayout" >
+          <property name="margin" >
+           <number>9</number>
+          </property>
+          <property name="spacing" >
+           <number>6</number>
+          </property>
+          <item row="1" column="0" >
+           <spacer>
+            <property name="orientation" >
+             <enum>Qt::Vertical</enum>
+            </property>
+            <property name="sizeHint" stdset="0" >
+             <size>
+              <width>20</width>
+              <height>40</height>
+             </size>
+            </property>
+           </spacer>
+          </item>
+          <item row="0" column="0" >
+           <layout class="QVBoxLayout" >
+            <property name="spacing" >
+             <number>6</number>
+            </property>
+            <property name="margin" >
+             <number>0</number>
+            </property>
+            <item>
+             <widget class="QCheckBox" name="breaklinksCB" >
+              <property name="toolTip" >
+               <string>Allows link text to break across lines.</string>
+              </property>
+              <property name="text" >
+               <string>B&amp;reak links over lines</string>
+              </property>
+             </widget>
+            </item>
+            <item>
+             <widget class="QCheckBox" name="pdfborderCB" >
+              <property name="text" >
+               <string>No &amp;frames around links</string>
+              </property>
+              <property name="tristate" >
+               <bool>false</bool>
+              </property>
+             </widget>
+            </item>
+            <item>
+             <widget class="QCheckBox" name="colorlinksCB" >
+              <property name="text" >
+               <string>C&amp;olor links</string>
+              </property>
+             </widget>
+            </item>
+            <item>
+             <widget class="QLabel" name="label" >
+              <property name="toolTip" >
+               <string>Bibliographical backreferences</string>
+              </property>
+              <property name="text" >
+               <string>B&amp;ackreferences:</string>
+              </property>
+              <property name="buddy" >
+               <cstring>backrefCO</cstring>
+              </property>
+             </widget>
+            </item>
+            <item>
+             <widget class="QComboBox" name="backrefCO" />
+            </item>
+           </layout>
+          </item>
+          <item row="0" column="1" >
+           <spacer>
+            <property name="orientation" >
+             <enum>Qt::Horizontal</enum>
+            </property>
+            <property name="sizeHint" stdset="0" >
+             <size>
+              <width>151</width>
+              <height>20</height>
+             </size>
+            </property>
+           </spacer>
+          </item>
+         </layout>
+        </widget>
+        <widget class="QWidget" name="tab_3" >
+         <attribute name="title" >
+          <string>&amp;Bookmarks</string>
+         </attribute>
+         <layout class="QGridLayout" >
+          <property name="margin" >
+           <number>9</number>
+          </property>
+          <property name="spacing" >
+           <number>6</number>
+          </property>
+          <item row="0" column="0" >
+           <widget class="QGroupBox" name="bookmarksGB" >
+            <property name="title" >
+             <string>G&amp;enerate bookmarks (toc)</string>
+            </property>
+            <property name="flat" >
+             <bool>true</bool>
+            </property>
+            <property name="checkable" >
+             <bool>true</bool>
+            </property>
+            <property name="checked" >
+             <bool>true</bool>
+            </property>
+            <layout class="QGridLayout" >
+             <property name="margin" >
+              <number>9</number>
+             </property>
+             <property name="spacing" >
+              <number>6</number>
+             </property>
+             <item row="0" column="0" colspan="2" >
+              <widget class="QCheckBox" name="bookmarksnumberedCB" >
+               <property name="text" >
+                <string>&amp;Numbered bookmarks</string>
+               </property>
+              </widget>
+             </item>
+             <item row="1" column="0" >
+              <widget class="QCheckBox" name="bookmarksopenGB" >
+               <property name="text" >
+                <string>&amp;Open bookmark tree</string>
+               </property>
+              </widget>
+             </item>
+             <item row="2" column="0" >
+              <layout class="QHBoxLayout" >
+               <property name="spacing" >
+                <number>6</number>
+               </property>
+               <property name="margin" >
+                <number>0</number>
+               </property>
+               <item>
+                <widget class="QLabel" name="bookmarksopenlevelLA" >
+                 <property name="text" >
+                  <string>&amp;Level:</string>
+                 </property>
+                 <property name="buddy" >
+                  <cstring>bookmarksopenlevelSB</cstring>
+                 </property>
+                </widget>
+               </item>
+               <item>
+                <widget class="QSpinBox" name="bookmarksopenlevelSB" >
+                 <property name="toolTip" >
+                  <string>Number of levels</string>
+                 </property>
+                </widget>
+               </item>
+              </layout>
+             </item>
+             <item row="2" column="1" >
+              <spacer>
+               <property name="orientation" >
+                <enum>Qt::Horizontal</enum>
+               </property>
+               <property name="sizeHint" stdset="0" >
+                <size>
+                 <width>40</width>
+                 <height>20</height>
+                </size>
+               </property>
+              </spacer>
+             </item>
+            </layout>
+           </widget>
+          </item>
+          <item row="1" column="0" >
+           <spacer>
+            <property name="orientation" >
+             <enum>Qt::Vertical</enum>
+            </property>
+            <property name="sizeHint" stdset="0" >
+             <size>
+              <width>20</width>
+              <height>40</height>
+             </size>
+            </property>
+           </spacer>
+          </item>
+         </layout>
+        </widget>
        </widget>
       </item>
       <item row="1" column="0" >
-       <widget class="QGroupBox" name="bookmarksGB" >
-        <property name="title" >
-         <string>Generate Bookmarks</string>
-        </property>
-        <property name="checkable" >
-         <bool>true</bool>
-        </property>
-        <property name="checked" >
-         <bool>true</bool>
-        </property>
-        <layout class="QGridLayout" >
-         <property name="margin" >
-          <number>9</number>
-         </property>
-         <property name="spacing" >
-          <number>6</number>
-         </property>
-         <item row="1" column="0" colspan="3" >
-          <widget class="QCheckBox" name="bookmarksopenGB" >
-           <property name="enabled" >
-            <bool>true</bool>
-           </property>
-           <property name="text" >
-            <string>Open bookmarks</string>
-           </property>
-          </widget>
-         </item>
-         <item row="2" column="3" >
-          <spacer>
-           <property name="orientation" >
-            <enum>Qt::Horizontal</enum>
-           </property>
-           <property name="sizeHint" >
-            <size>
-             <width>40</width>
-             <height>20</height>
-            </size>
-           </property>
-          </spacer>
-         </item>
-         <item row="2" column="0" >
-          <spacer>
-           <property name="orientation" >
-            <enum>Qt::Horizontal</enum>
-           </property>
-           <property name="sizeHint" >
-            <size>
-             <width>40</width>
-             <height>20</height>
-            </size>
-           </property>
-          </spacer>
-         </item>
-         <item row="2" column="2" >
-          <widget class="QSpinBox" name="bookmarksopenlevelSB" >
-           <property name="enabled" >
-            <bool>false</bool>
-           </property>
-           <property name="toolTip" >
-            <string>Number of levels</string>
-           </property>
-          </widget>
-         </item>
-         <item row="2" column="1" >
-          <widget class="QLabel" name="label" >
-           <property name="enabled" >
-            <bool>false</bool>
-           </property>
-           <property name="text" >
-            <string>&amp;Level:</string>
-           </property>
-           <property name="buddy" >
-            <cstring>bookmarksopenlevelSB</cstring>
-           </property>
-          </widget>
-         </item>
-         <item row="0" column="0" colspan="4" >
-          <widget class="QCheckBox" name="bookmarksnumberedCB" >
-           <property name="text" >
-            <string>Numbered bookmarks</string>
-           </property>
-          </widget>
-         </item>
-        </layout>
-       </widget>
-      </item>
-      <item row="0" column="0" colspan="2" >
-       <widget class="QGroupBox" name="groupBox_2" >
-        <property name="title" >
-         <string>Header Information</string>
-        </property>
-        <layout class="QGridLayout" >
-         <property name="margin" >
-          <number>9</number>
-         </property>
-         <property name="spacing" >
-          <number>6</number>
-         </property>
-         <item row="0" column="0" >
-          <widget class="QLabel" name="titleL" >
-           <property name="text" >
-            <string>&amp;Title:</string>
-           </property>
-           <property name="buddy" >
-            <cstring>titleLE</cstring>
-           </property>
-          </widget>
-         </item>
-         <item row="0" column="1" >
-          <widget class="QLineEdit" name="titleLE" />
-         </item>
-         <item row="1" column="0" >
-          <widget class="QLabel" name="authorL" >
-           <property name="text" >
-            <string>&amp;Author:</string>
-           </property>
-           <property name="buddy" >
-            <cstring>authorLE</cstring>
-           </property>
-          </widget>
-         </item>
-         <item row="1" column="1" >
-          <widget class="QLineEdit" name="authorLE" />
-         </item>
-         <item row="2" column="0" >
-          <widget class="QLabel" name="subjectL" >
-           <property name="text" >
-            <string>&amp;Subject:</string>
-           </property>
-           <property name="buddy" >
-            <cstring>subjectLE</cstring>
-           </property>
-          </widget>
-         </item>
-         <item row="2" column="1" >
-          <widget class="QLineEdit" name="subjectLE" />
-         </item>
-         <item row="3" column="0" >
-          <widget class="QLabel" name="keywordsL" >
-           <property name="text" >
-            <string>&amp;Keywords:</string>
-           </property>
-           <property name="buddy" >
-            <cstring>keywordsLE</cstring>
-           </property>
-          </widget>
-         </item>
-         <item row="3" column="1" >
-          <widget class="QLineEdit" name="keywordsLE" />
-         </item>
-        </layout>
-       </widget>
-      </item>
-      <item row="4" column="0" colspan="2" >
        <widget class="QGroupBox" name="groupBox_3" >
         <property name="title" >
-         <string>Additional o&amp;ptions</string>
+         <string>Additional O&amp;ptions</string>
         </property>
         <property name="flat" >
          <bool>false</bool>
         </layout>
        </widget>
       </item>
-      <item rowspan="3" row="1" column="1" >
-       <widget class="QGroupBox" name="groupBox_4" >
-        <property name="title" >
-         <string>Links</string>
-        </property>
-        <property name="checkable" >
-         <bool>false</bool>
-        </property>
-        <layout class="QGridLayout" >
-         <property name="margin" >
-          <number>9</number>
-         </property>
-         <property name="spacing" >
-          <number>6</number>
-         </property>
-         <item row="0" column="0" >
-          <widget class="QCheckBox" name="breaklinksCB" >
-           <property name="toolTip" >
-            <string>Allows link text to break across lines.</string>
-           </property>
-           <property name="text" >
-            <string>Break links over lines</string>
-           </property>
-          </widget>
-         </item>
-         <item row="1" column="0" >
-          <widget class="QCheckBox" name="pdfborderCB" >
-           <property name="text" >
-            <string>No frames around links</string>
-           </property>
-           <property name="tristate" >
-            <bool>false</bool>
-           </property>
-          </widget>
-         </item>
-         <item row="2" column="0" >
-          <widget class="QCheckBox" name="colorlinksCB" >
-           <property name="text" >
-            <string>Color links</string>
-           </property>
-          </widget>
-         </item>
-         <item row="3" column="0" >
-          <widget class="QCheckBox" name="backrefCB" >
-           <property name="toolTip" >
-            <string>Adds "backlink" text to the end of each item in the bibliography</string>
-           </property>
-           <property name="text" >
-            <string>&amp;Bibliographical backreferences</string>
-           </property>
-          </widget>
-         </item>
-         <item row="4" column="0" >
-          <widget class="QCheckBox" name="pagebackrefCB" >
-           <property name="toolTip" >
-            <string>Adds "backlink" text to the end of each item in the bibliography</string>
-           </property>
-           <property name="text" >
-            <string>Backreference by pa&amp;ge number</string>
-           </property>
-          </widget>
-         </item>
-        </layout>
-       </widget>
-      </item>
      </layout>
     </widget>
    </item>
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0" >
       <size>
-       <width>409</width>
+       <width>402</width>
        <height>16</height>
       </size>
      </property>
    </item>
   </layout>
  </widget>
- <pixmapfunction></pixmapfunction>
  <resources/>
- <connections>
-  <connection>
-   <sender>bookmarksopenGB</sender>
-   <signal>toggled(bool)</signal>
-   <receiver>label</receiver>
-   <slot>setEnabled(bool)</slot>
-   <hints>
-    <hint type="sourcelabel" >
-     <x>59</x>
-     <y>242</y>
-    </hint>
-    <hint type="destinationlabel" >
-     <x>86</x>
-     <y>267</y>
-    </hint>
-   </hints>
-  </connection>
-  <connection>
-   <sender>bookmarksopenGB</sender>
-   <signal>toggled(bool)</signal>
-   <receiver>bookmarksopenlevelSB</receiver>
-   <slot>setEnabled(bool)</slot>
-   <hints>
-    <hint type="sourcelabel" >
-     <x>82</x>
-     <y>240</y>
-    </hint>
-    <hint type="destinationlabel" >
-     <x>139</x>
-     <y>275</y>
-    </hint>
-   </hints>
-  </connection>
- </connections>
+ <connections/>
 </ui>