layout tweak in url dialog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2614 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Edwin Leuven 2001-08-29 11:03:20 +00:00
parent d51710eb3e
commit c1b295a7a3
2 changed files with 68 additions and 98 deletions

View File

@ -1,3 +1,7 @@
2001-08-29 Edwin Leuven <leuven@fee.uva.nl>
* ui/QURLDialog.ui : minor layout tweak
2001-08-29 John Levon <moz@compsoc.man.ac.uk>
* QPreamble.[Ch]:

View File

@ -19,9 +19,9 @@
</property>
<property stdset="1">
<name>caption</name>
<string>Url</string>
<string>Insert URL</string>
</property>
<vbox>
<grid>
<property stdset="1">
<name>margin</name>
<number>11</number>
@ -30,101 +30,7 @@
<name>spacing</name>
<number>6</number>
</property>
<widget>
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Layout2</cstring>
</property>
<hbox>
<property stdset="1">
<name>margin</name>
<number>0</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>urlLA</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Url</string>
</property>
<property>
<name>buddy</name>
<cstring>urlED</cstring>
</property>
<property>
<name>toolTip</name>
<string>URL</string>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>urlED</cstring>
</property>
<property>
<name>toolTip</name>
<string>URL</string>
</property>
</widget>
</hbox>
</widget>
<widget>
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Layout3</cstring>
</property>
<hbox>
<property stdset="1">
<name>margin</name>
<number>0</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>nameLA</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Name</string>
</property>
<property>
<name>buddy</name>
<cstring>nameED</cstring>
</property>
<property>
<name>toolTip</name>
<string>Name associated with the URL</string>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>nameED</cstring>
</property>
<property>
<name>toolTip</name>
<string>Name associated with the URL</string>
</property>
</widget>
</hbox>
</widget>
<widget>
<widget row="2" column="0" rowspan="1" colspan="2" >
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
@ -182,7 +88,67 @@
</widget>
</hbox>
</widget>
</vbox>
<widget row="0" column="0" >
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>urlLA</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;URL</string>
</property>
<property>
<name>buddy</name>
<cstring>urlED</cstring>
</property>
<property>
<name>toolTip</name>
<string>URL</string>
</property>
</widget>
<widget row="1" column="0" >
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>nameLA</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Name</string>
</property>
<property>
<name>buddy</name>
<cstring>nameED</cstring>
</property>
<property>
<name>toolTip</name>
<string>Name associated with the URL</string>
</property>
</widget>
<widget row="1" column="1" >
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>nameED</cstring>
</property>
<property>
<name>toolTip</name>
<string>Name associated with the URL</string>
</property>
</widget>
<widget row="0" column="1" >
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>urlED</cstring>
</property>
<property>
<name>toolTip</name>
<string>URL</string>
</property>
</widget>
</grid>
</widget>
<connections>
<connection>