2010-02-23 21:24:24 +00:00
|
|
|
<ui version="4.0">
|
2007-08-31 05:53:55 +00:00
|
|
|
<class>BibitemUi</class>
|
2010-02-23 21:24:24 +00:00
|
|
|
<widget class="QWidget" name="BibitemUi">
|
|
|
|
<property name="geometry">
|
2006-03-24 15:59:11 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2010-02-23 21:24:24 +00:00
|
|
|
<width>211</width>
|
|
|
|
<height>74</height>
|
2006-03-24 15:59:11 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2010-02-23 21:24:24 +00:00
|
|
|
<property name="windowTitle">
|
2006-03-24 15:59:11 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2010-02-23 21:24:24 +00:00
|
|
|
<layout class="QGridLayout">
|
|
|
|
<property name="margin">
|
2006-08-31 13:46:28 +00:00
|
|
|
<number>9</number>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2010-02-23 21:24:24 +00:00
|
|
|
<property name="spacing">
|
2006-03-24 15:59:11 +00:00
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2010-02-23 21:24:24 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLineEdit" name="keyED">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
2006-08-31 13:46:28 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2010-02-23 21:24:24 +00:00
|
|
|
<property name="toolTip">
|
2006-08-31 13:46:28 +00:00
|
|
|
<string>The bibliography key</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-08-31 13:46:28 +00:00
|
|
|
</widget>
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
2010-02-23 21:24:24 +00:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLineEdit" name="labelED">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
2006-08-31 13:46:28 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2010-02-23 21:24:24 +00:00
|
|
|
<property name="toolTip">
|
2006-08-31 13:46:28 +00:00
|
|
|
<string>The label as it appears in the document</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-02-23 21:24:24 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="labelLA">
|
|
|
|
<property name="toolTip">
|
2006-08-31 13:46:28 +00:00
|
|
|
<string>The label as it appears in the document</string>
|
|
|
|
</property>
|
2010-02-23 21:24:24 +00:00
|
|
|
<property name="text">
|
2006-08-31 13:46:28 +00:00
|
|
|
<string>&Label:</string>
|
|
|
|
</property>
|
2010-02-23 21:24:24 +00:00
|
|
|
<property name="buddy">
|
2006-08-31 13:46:28 +00:00
|
|
|
<cstring>labelED</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-02-23 21:24:24 +00:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="keyLA">
|
|
|
|
<property name="toolTip">
|
2006-08-31 13:46:28 +00:00
|
|
|
<string>The bibliography key</string>
|
|
|
|
</property>
|
2010-02-23 21:24:24 +00:00
|
|
|
<property name="text">
|
2006-08-31 13:46:28 +00:00
|
|
|
<string>&Key:</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2010-02-23 21:24:24 +00:00
|
|
|
<property name="buddy">
|
2006-08-31 13:46:28 +00:00
|
|
|
<cstring>keyED</cstring>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-08-31 13:46:28 +00:00
|
|
|
</widget>
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2006-11-07 17:56:32 +00:00
|
|
|
<includes>
|
2010-02-23 21:24:24 +00:00
|
|
|
<include location="local">qt_i18n.h</include>
|
2006-11-07 17:56:32 +00:00
|
|
|
</includes>
|
2006-03-24 15:59:11 +00:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|