]> git.lyx.org Git - features.git/commitdiff
* src/frontends/qt4/ui/ListingsUi.ui: cosmetics.
authorJürgen Spitzmüller <spitz@lyx.org>
Tue, 19 Jun 2007 07:29:40 +0000 (07:29 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Tue, 19 Jun 2007 07:29:40 +0000 (07:29 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18822 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/ListingsUi.ui

index 2eeeaff7b8fc4850e715a461c32cd612e54f4d35..5a496e64de8b4e7c81308060c16a4c9a9be085e5 100644 (file)
   <property name="sizeGripEnabled" >
    <bool>true</bool>
   </property>
-  <layout class="QVBoxLayout" >
+  <layout class="QGridLayout" >
    <property name="margin" >
     <number>9</number>
    </property>
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item>
+   <item row="0" column="0" >
     <widget class="QTabWidget" name="listingsTW" >
+     <property name="sizePolicy" >
+      <sizepolicy>
+       <hsizetype>3</hsizetype>
+       <vsizetype>3</vsizetype>
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
      <property name="currentIndex" >
       <number>0</number>
      </property>
          </layout>
         </widget>
        </item>
-       <item row="1" column="1" >
-        <widget class="QGroupBox" name="rangeGB" >
+       <item row="0" column="0" >
+        <widget class="QGroupBox" name="placementGB" >
          <property name="title" >
-          <string>Range</string>
+          <string>Placement</string>
          </property>
          <layout class="QGridLayout" >
           <property name="margin" >
           <property name="spacing" >
            <number>6</number>
           </property>
-          <item row="1" column="0" >
-           <widget class="QLabel" name="numberfontsizeL_2" >
-            <property name="text" >
-             <string>&amp;Last line:</string>
-            </property>
-            <property name="wordWrap" >
-             <bool>false</bool>
-            </property>
-            <property name="buddy" >
-             <cstring>lastlineLE</cstring>
+          <item row="2" column="1" >
+           <widget class="QLineEdit" name="placementLE" >
+            <property name="toolTip" >
+             <string>Specify placement (htbp) for floating listings</string>
             </property>
            </widget>
           </item>
-          <item row="1" column="1" >
-           <widget class="QLineEdit" name="lastlineLE" >
+          <item row="1" column="0" colspan="2" >
+           <widget class="QCheckBox" name="floatCB" >
             <property name="toolTip" >
-             <string>The last line to be printed</string>
+             <string>Check for floating listings</string>
             </property>
             <property name="text" >
-             <string/>
-            </property>
-            <property name="alignment" >
-             <set>Qt::AlignLeading</set>
+             <string>&amp;Float</string>
             </property>
            </widget>
           </item>
-          <item row="0" column="1" >
-           <widget class="QLineEdit" name="firstlineLE" >
+          <item row="0" column="0" colspan="2" >
+           <widget class="QCheckBox" name="inlineCB" >
             <property name="toolTip" >
-             <string>The first line to be printed</string>
+             <string>Check for inline listings</string>
             </property>
             <property name="text" >
-             <string/>
-            </property>
-            <property name="alignment" >
-             <set>Qt::AlignLeading</set>
+             <string>&amp;Inline listing</string>
             </property>
            </widget>
           </item>
-          <item row="0" column="0" >
-           <widget class="QLabel" name="numberfontsizeL_3" >
+          <item row="2" column="0" >
+           <widget class="QLabel" name="captionL_5" >
             <property name="text" >
-             <string>Fi&amp;rst line:</string>
+             <string>&amp;Placement:</string>
             </property>
             <property name="wordWrap" >
              <bool>false</bool>
             </property>
             <property name="buddy" >
-             <cstring>firstlineLE</cstring>
-            </property>
-           </widget>
-          </item>
-         </layout>
-        </widget>
-       </item>
-       <item row="1" column="0" >
-        <widget class="QGroupBox" name="languageGB" >
-         <property name="title" >
-          <string>Language</string>
-         </property>
-         <layout class="QGridLayout" >
-          <property name="margin" >
-           <number>9</number>
-          </property>
-          <property name="spacing" >
-           <number>6</number>
-          </property>
-          <item row="1" column="1" >
-           <widget class="QComboBox" name="dialectCO" >
-            <property name="toolTip" >
-             <string>Select the dialect of the programming language, if available</string>
-            </property>
-           </widget>
-          </item>
-          <item row="1" column="0" >
-           <widget class="QLabel" name="dialectLBL" >
-            <property name="text" >
-             <string>&amp;Dialect:</string>
-            </property>
-            <property name="buddy" >
-             <cstring>dialectCO</cstring>
-            </property>
-           </widget>
-          </item>
-          <item row="0" column="0" >
-           <widget class="QLabel" name="languageLBL" >
-            <property name="text" >
-             <string>Lan&amp;guage:</string>
-            </property>
-            <property name="buddy" >
-             <cstring>languageCO</cstring>
-            </property>
-           </widget>
-          </item>
-          <item row="0" column="1" >
-           <widget class="QComboBox" name="languageCO" >
-            <property name="toolTip" >
-             <string>Select the programming language</string>
+             <cstring>placementLE</cstring>
             </property>
            </widget>
           </item>
          </layout>
         </widget>
        </item>
-       <item row="0" column="0" >
-        <widget class="QGroupBox" name="placementGB" >
+       <item row="1" column="0" >
+        <widget class="QGroupBox" name="languageGB" >
          <property name="title" >
-          <string>Placement</string>
+          <string>Language</string>
          </property>
          <layout class="QGridLayout" >
           <property name="margin" >
           <property name="spacing" >
            <number>6</number>
           </property>
-          <item row="2" column="1" >
-           <widget class="QLineEdit" name="placementLE" >
+          <item row="1" column="1" >
+           <widget class="QComboBox" name="dialectCO" >
             <property name="toolTip" >
-             <string>Specify placement (htbp) for floating listings</string>
+             <string>Select the dialect of the programming language, if available</string>
             </property>
            </widget>
           </item>
-          <item row="1" column="0" colspan="2" >
-           <widget class="QCheckBox" name="floatCB" >
+          <item row="1" column="0" >
+           <widget class="QLabel" name="dialectLBL" >
+            <property name="text" >
+             <string>&amp;Dialect:</string>
+            </property>
+            <property name="buddy" >
+             <cstring>dialectCO</cstring>
+            </property>
+           </widget>
+          </item>
+          <item row="0" column="0" >
+           <widget class="QLabel" name="languageLBL" >
+            <property name="text" >
+             <string>Lan&amp;guage:</string>
+            </property>
+            <property name="buddy" >
+             <cstring>languageCO</cstring>
+            </property>
+           </widget>
+          </item>
+          <item row="0" column="1" >
+           <widget class="QComboBox" name="languageCO" >
             <property name="toolTip" >
-             <string>Check for floating listings</string>
+             <string>Select the programming language</string>
             </property>
+           </widget>
+          </item>
+         </layout>
+        </widget>
+       </item>
+       <item row="1" column="1" >
+        <widget class="QGroupBox" name="rangeGB" >
+         <property name="title" >
+          <string>Range</string>
+         </property>
+         <layout class="QGridLayout" >
+          <property name="margin" >
+           <number>9</number>
+          </property>
+          <property name="spacing" >
+           <number>6</number>
+          </property>
+          <item row="1" column="0" >
+           <widget class="QLabel" name="numberfontsizeL_2" >
             <property name="text" >
-             <string>&amp;Float</string>
+             <string>&amp;Last line:</string>
+            </property>
+            <property name="wordWrap" >
+             <bool>false</bool>
+            </property>
+            <property name="buddy" >
+             <cstring>lastlineLE</cstring>
             </property>
            </widget>
           </item>
-          <item row="0" column="0" colspan="2" >
-           <widget class="QCheckBox" name="inlineCB" >
+          <item row="1" column="1" >
+           <widget class="QLineEdit" name="lastlineLE" >
             <property name="toolTip" >
-             <string>Check for inline listings</string>
+             <string>The last line to be printed</string>
             </property>
             <property name="text" >
-             <string>&amp;Inline listing</string>
+             <string/>
+            </property>
+            <property name="alignment" >
+             <set>Qt::AlignLeading</set>
             </property>
            </widget>
           </item>
-          <item row="2" column="0" >
-           <widget class="QLabel" name="captionL_5" >
+          <item row="0" column="1" >
+           <widget class="QLineEdit" name="firstlineLE" >
+            <property name="toolTip" >
+             <string>The first line to be printed</string>
+            </property>
             <property name="text" >
-             <string>&amp;Placement:</string>
+             <string/>
+            </property>
+            <property name="alignment" >
+             <set>Qt::AlignLeading</set>
+            </property>
+           </widget>
+          </item>
+          <item row="0" column="0" >
+           <widget class="QLabel" name="numberfontsizeL_3" >
+            <property name="text" >
+             <string>Fi&amp;rst line:</string>
             </property>
             <property name="wordWrap" >
              <bool>false</bool>
             </property>
             <property name="buddy" >
-             <cstring>placementLE</cstring>
+             <cstring>firstlineLE</cstring>
             </property>
            </widget>
           </item>
       <attribute name="title" >
        <string>Ad&amp;vanced</string>
       </attribute>
-      <widget class="QGroupBox" name="listingsGB" >
-       <property name="geometry" >
-        <rect>
-         <x>9</x>
-         <y>9</y>
-         <width>540</width>
-         <height>260</height>
-        </rect>
-       </property>
-       <property name="sizePolicy" >
-        <sizepolicy>
-         <hsizetype>7</hsizetype>
-         <vsizetype>7</vsizetype>
-         <horstretch>0</horstretch>
-         <verstretch>0</verstretch>
-        </sizepolicy>
+      <layout class="QGridLayout" >
+       <property name="margin" >
+        <number>9</number>
        </property>
-       <property name="title" >
-        <string>More Parameters</string>
+       <property name="spacing" >
+        <number>6</number>
        </property>
-       <layout class="QVBoxLayout" >
-        <property name="margin" >
-         <number>9</number>
-        </property>
-        <property name="spacing" >
-         <number>6</number>
-        </property>
-        <item>
-         <widget class="QSplitter" name="splitter" >
-          <property name="orientation" >
-           <enum>Qt::Horizontal</enum>
-          </property>
-          <widget class="QTextBrowser" name="listingsTB" >
-           <property name="maximumSize" >
-            <size>
-             <width>16777215</width>
-             <height>16777215</height>
-            </size>
-           </property>
-           <property name="cursor" >
-            <cursor>0</cursor>
-           </property>
-           <property name="acceptDrops" >
-            <bool>false</bool>
-           </property>
-           <property name="toolTip" >
-            <string>Feedback window</string>
-           </property>
-           <property name="frameShape" >
-            <enum>QFrame::NoFrame</enum>
-           </property>
-           <property name="frameShadow" >
-            <enum>QFrame::Plain</enum>
-           </property>
-           <property name="lineWidth" >
-            <number>0</number>
-           </property>
-           <property name="acceptRichText" >
-            <bool>false</bool>
-           </property>
-          </widget>
-          <widget class="QTextEdit" name="listingsED" >
-           <property name="toolTip" >
-            <string>Input listing parameters here. Enter ? for a list of parameters.</string>
-           </property>
-          </widget>
-         </widget>
-        </item>
-        <item>
-         <widget class="QCheckBox" name="bypassCB" >
-          <property name="toolTip" >
-           <string>Check it to enter parameters that are not recognizable by LyX</string>
+       <item row="0" column="0" >
+        <widget class="QGroupBox" name="listingsGB" >
+         <property name="sizePolicy" >
+          <sizepolicy>
+           <hsizetype>3</hsizetype>
+           <vsizetype>3</vsizetype>
+           <horstretch>0</horstretch>
+           <verstretch>0</verstretch>
+          </sizepolicy>
+         </property>
+         <property name="title" >
+          <string>More Parameters</string>
+         </property>
+         <layout class="QGridLayout" >
+          <property name="margin" >
+           <number>9</number>
           </property>
-          <property name="text" >
-           <string>&amp;Bypass validation</string>
+          <property name="spacing" >
+           <number>6</number>
           </property>
-         </widget>
-        </item>
-       </layout>
-      </widget>
+          <item row="1" column="0" >
+           <widget class="QCheckBox" name="bypassCB" >
+            <property name="toolTip" >
+             <string>Check it to enter parameters that are not recognizable by LyX</string>
+            </property>
+            <property name="text" >
+             <string>&amp;Bypass validation</string>
+            </property>
+           </widget>
+          </item>
+          <item row="0" column="0" >
+           <widget class="QSplitter" name="splitter" >
+            <property name="orientation" >
+             <enum>Qt::Horizontal</enum>
+            </property>
+            <widget class="QTextBrowser" name="listingsTB" >
+             <property name="maximumSize" >
+              <size>
+               <width>16777215</width>
+               <height>16777215</height>
+              </size>
+             </property>
+             <property name="cursor" >
+              <cursor>0</cursor>
+             </property>
+             <property name="acceptDrops" >
+              <bool>false</bool>
+             </property>
+             <property name="toolTip" >
+              <string>Feedback window</string>
+             </property>
+             <property name="frameShape" >
+              <enum>QFrame::NoFrame</enum>
+             </property>
+             <property name="frameShadow" >
+              <enum>QFrame::Plain</enum>
+             </property>
+             <property name="lineWidth" >
+              <number>0</number>
+             </property>
+             <property name="acceptRichText" >
+              <bool>false</bool>
+             </property>
+            </widget>
+            <widget class="QTextEdit" name="listingsED" >
+             <property name="sizePolicy" >
+              <sizepolicy>
+               <hsizetype>3</hsizetype>
+               <vsizetype>3</vsizetype>
+               <horstretch>0</horstretch>
+               <verstretch>0</verstretch>
+              </sizepolicy>
+             </property>
+             <property name="toolTip" >
+              <string>Input listing parameters here. Enter ? for a list of parameters.</string>
+             </property>
+            </widget>
+           </widget>
+          </item>
+         </layout>
+        </widget>
+       </item>
+      </layout>
      </widget>
     </widget>
    </item>
-   <item>
+   <item row="1" column="0" >
     <layout class="QHBoxLayout" >
      <property name="margin" >
       <number>0</number>