Fix from Juergen.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5436 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2002-10-17 17:14:22 +00:00
parent 425f61be35
commit 6be89f23db
2 changed files with 158 additions and 189 deletions

View File

@ -1,3 +1,7 @@
2002-10-17 Juergen Spitzmueller <j.spitzmueller@gmx.de>
* ui/QSendtoDialog.ui: fix layout
2002-10-17 Angus Leeming <leeming@lyx.org> 2002-10-17 Angus Leeming <leeming@lyx.org>
* lyx_gui.C (getDPI): use an average of DpiX and DpiY. * lyx_gui.C (getDPI): use an average of DpiX and DpiY.

View File

@ -13,7 +13,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>278</width> <width>276</width>
<height>262</height> <height>262</height>
</rect> </rect>
</property> </property>
@ -25,209 +25,174 @@
<name>sizeGripEnabled</name> <name>sizeGripEnabled</name>
<bool>true</bool> <bool>true</bool>
</property> </property>
<widget> <grid>
<class>QComboBox</class>
<property stdset="1"> <property stdset="1">
<name>name</name> <name>margin</name>
<cstring>commandCO</cstring> <number>11</number>
</property> </property>
<property stdset="1"> <property stdset="1">
<name>geometry</name> <name>spacing</name>
<rect> <number>6</number>
<x>15</x>
<y>185</y>
<width>245</width>
<height>22</height>
</rect>
</property> </property>
<property stdset="1"> <widget row="2" column="0" >
<name>sizePolicy</name> <class>QLabel</class>
<sizepolicy> <property stdset="1">
<hsizetype>3</hsizetype> <name>name</name>
<vsizetype>0</vsizetype> <cstring>commandLA</cstring>
</sizepolicy> </property>
</property> <property stdset="1">
<property stdset="1">
<name>focusPolicy</name>
<enum>StrongFocus</enum>
</property>
<property stdset="1">
<name>editable</name>
<bool>true</bool>
</property>
<property stdset="1">
<name>sizeLimit</name>
<number>10</number>
</property>
<property stdset="1">
<name>maxCount</name>
<number>666</number>
</property>
<property stdset="1">
<name>insertionPolicy</name>
<enum>AtTop</enum>
</property>
<property stdset="1">
<name>autoCompletion</name>
<bool>true</bool>
</property>
<property stdset="1">
<name>duplicatesEnabled</name>
<bool>false</bool>
</property>
<property>
<name>toolTip</name>
<string>Process the converted file with this command ($$FName = file name)</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>commandLA</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>15</x>
<y>165</y>
<width>126</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Command:</string>
</property>
<property>
<name>buddy</name>
<cstring>commandCO</cstring>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>formatLA</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>15</x>
<y>10</y>
<width>115</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Export formats:</string>
</property>
<property>
<name>buddy</name>
<cstring>formatLB</cstring>
</property>
</widget>
<widget>
<class>QListBox</class>
<item>
<property>
<name>text</name> <name>text</name>
<string>New Item</string> <string>&amp;Command:</string>
</property> </property>
</item> <property>
<property stdset="1"> <name>buddy</name>
<name>name</name> <cstring>commandCO</cstring>
<cstring>formatLB</cstring> </property>
</property> </widget>
<property stdset="1"> <widget row="0" column="0" >
<name>geometry</name> <class>QLabel</class>
<rect>
<x>15</x>
<y>30</y>
<width>245</width>
<height>125</height>
</rect>
</property>
<property stdset="1">
<name>maximumSize</name>
<size>
<width>32767</width>
<height>32767</height>
</size>
</property>
<property>
<name>toolTip</name>
<string>Available export converters</string>
</property>
</widget>
<widget>
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Layout6</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>11</x>
<y>225</y>
<width>256</width>
<height>24</height>
</rect>
</property>
<hbox>
<property stdset="1"> <property stdset="1">
<name>margin</name> <name>name</name>
<number>0</number> <cstring>formatLA</cstring>
</property> </property>
<property stdset="1"> <property stdset="1">
<name>spacing</name> <name>text</name>
<number>6</number> <string>&amp;Export formats:</string>
</property> </property>
<widget> <property>
<class>QPushButton</class> <name>buddy</name>
<cstring>formatLB</cstring>
</property>
</widget>
<widget row="4" column="0" >
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Layout6</cstring>
</property>
<hbox>
<property stdset="1"> <property stdset="1">
<name>name</name> <name>margin</name>
<cstring>okPB</cstring> <number>0</number>
</property> </property>
<property stdset="1"> <property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>okPB</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>OK</string>
</property>
<property stdset="1">
<name>autoDefault</name>
<bool>true</bool>
</property>
<property stdset="1">
<name>default</name>
<bool>false</bool>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>applyPB</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Apply</string>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>closePB</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>Cancel</string>
</property>
</widget>
</hbox>
</widget>
<widget row="3" column="0" >
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>commandCO</cstring>
</property>
<property stdset="1">
<name>sizePolicy</name>
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
</sizepolicy>
</property>
<property stdset="1">
<name>focusPolicy</name>
<enum>StrongFocus</enum>
</property>
<property stdset="1">
<name>editable</name>
<bool>true</bool>
</property>
<property stdset="1">
<name>sizeLimit</name>
<number>10</number>
</property>
<property stdset="1">
<name>maxCount</name>
<number>666</number>
</property>
<property stdset="1">
<name>insertionPolicy</name>
<enum>AtTop</enum>
</property>
<property stdset="1">
<name>autoCompletion</name>
<bool>true</bool>
</property>
<property stdset="1">
<name>duplicatesEnabled</name>
<bool>false</bool>
</property>
<property>
<name>toolTip</name>
<string>Process the converted file with this command ($$FName = file name)</string>
</property>
</widget>
<widget row="1" column="0" >
<class>QListBox</class>
<item>
<property>
<name>text</name> <name>text</name>
<string>OK</string> <string>New Item</string>
</property> </property>
<property stdset="1"> </item>
<name>autoDefault</name> <property stdset="1">
<bool>true</bool> <name>name</name>
</property> <cstring>formatLB</cstring>
<property stdset="1"> </property>
<name>default</name> <property stdset="1">
<bool>false</bool> <name>maximumSize</name>
</property> <size>
</widget> <width>32767</width>
<widget> <height>32767</height>
<class>QPushButton</class> </size>
<property stdset="1"> </property>
<name>name</name> <property>
<cstring>applyPB</cstring> <name>toolTip</name>
</property> <string>Available export converters</string>
<property stdset="1"> </property>
<name>text</name> </widget>
<string>&amp;Apply</string> </grid>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>closePB</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>Cancel</string>
</property>
</widget>
</hbox>
</widget>
</widget> </widget>
<connections> <connections>
<connection> <connection>