lyx_mirror/src/frontends/qt4/ui/QCitationUi.ui

413 lines
9.9 KiB
Plaintext
Raw Normal View History

<ui version="4.0" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>QCitationUi</class>
<widget class="QDialog" name="QCitationUi" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>401</width>
<height>457</height>
</rect>
</property>
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle" >
<string/>
</property>
<property name="sizeGripEnabled" >
<bool>true</bool>
</property>
<widget class="QWidget" name="" >
<property name="geometry" >
<rect>
<x>320</x>
<y>20</y>
<width>79</width>
<height>118</height>
</rect>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item row="2" column="0" >
<widget class="QPushButton" name="applyPB" >
<property name="text" >
<string>A&amp;pply</string>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QPushButton" name="closePB" >
<property name="text" >
<string>Cancel</string>
</property>
<property name="autoDefault" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="3" column="0" >
<widget class="QPushButton" name="restorePB" >
<property name="text" >
<string>&amp;Restore</string>
</property>
</widget>
</item>
<item row="0" column="0" >
<widget class="QPushButton" name="okPB" >
<property name="text" >
<string>&amp;OK</string>
</property>
<property name="autoDefault" >
<bool>true</bool>
</property>
<property name="default" >
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QGroupBox" name="GroupBox8" >
<property name="geometry" >
<rect>
<x>10</x>
<y>220</y>
<width>201</width>
<height>156</height>
</rect>
</property>
<property name="title" >
<string>Style</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>11</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item row="0" column="0" >
<widget class="QLabel" name="citationStyleLA" >
<property name="text" >
<string>Citation &amp;style:</string>
</property>
<property name="buddy" >
<cstring>citationStyleCO</cstring>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QComboBox" name="citationStyleCO" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" >
<string>Natbib citation style to use</string>
</property>
</widget>
</item>
<item row="4" column="0" colspan="2" >
<widget class="QCheckBox" name="forceuppercaseCB" >
<property name="toolTip" >
<string>Force upper case in citation</string>
</property>
<property name="text" >
<string>Force &amp;upper case</string>
</property>
</widget>
</item>
<item row="2" column="0" >
<widget class="QLabel" name="textAfterLA" >
<property name="text" >
<string>&amp;Text after:</string>
</property>
<property name="buddy" >
<cstring>textAfterED</cstring>
</property>
</widget>
</item>
<item row="2" column="1" >
<widget class="QLineEdit" name="textAfterED" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" >
<string>Text to place after citation</string>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QLineEdit" name="textBeforeED" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" >
<string>Text to place before citation</string>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QLabel" name="textBeforeLA" >
<property name="text" >
<string>Text &amp;before:</string>
</property>
<property name="buddy" >
<cstring>textAfterED</cstring>
</property>
</widget>
</item>
<item row="3" column="0" colspan="2" >
<widget class="QCheckBox" name="fulllistCB" >
<property name="toolTip" >
<string>List all authors</string>
</property>
<property name="text" >
<string>&amp;Full author list</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QPushButton" name="downPB" >
<property name="geometry" >
<rect>
<x>140</x>
<y>110</y>
<width>41</width>
<height>25</height>
</rect>
</property>
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" >
<string>Move the selected citation down</string>
</property>
<property name="text" >
<string>&amp;Down</string>
</property>
<property name="icon" >
<iconset/>
</property>
</widget>
<widget class="QPushButton" name="upPB" >
<property name="geometry" >
<rect>
<x>140</x>
<y>80</y>
<width>41</width>
<height>25</height>
</rect>
</property>
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" >
<string>Move the selected citation up</string>
</property>
<property name="text" >
<string>&amp;Up</string>
</property>
<property name="icon" >
<iconset/>
</property>
</widget>
<widget class="QPushButton" name="deletePB" >
<property name="geometry" >
<rect>
<x>140</x>
<y>50</y>
<width>41</width>
<height>25</height>
</rect>
</property>
<property name="text" >
<string>D&amp;elete</string>
</property>
</widget>
<widget class="QPushButton" name="addPB" >
<property name="geometry" >
<rect>
<x>140</x>
<y>20</y>
<width>41</width>
<height>25</height>
</rect>
</property>
<property name="toolTip" >
<string/>
</property>
<property name="text" >
<string>&amp;Add</string>
</property>
<property name="autoDefault" >
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="selectedKeysLA" >
<property name="geometry" >
<rect>
<x>10</x>
<y>0</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="text" >
<string>&amp;Citations to insert:</string>
</property>
<property name="buddy" >
<cstring>selectedLV</cstring>
</property>
</widget>
<widget class="QLabel" name="availableKeysLA" >
<property name="geometry" >
<rect>
<x>190</x>
<y>0</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="text" >
<string>&amp;Available Citations:</string>
</property>
<property name="buddy" >
<cstring>selectedLB</cstring>
</property>
</widget>
<widget class="QLabel" name="findKeysLA" >
<property name="geometry" >
<rect>
<x>160</x>
<y>206</y>
<width>23</width>
<height>20</height>
</rect>
</property>
<property name="text" >
<string>&amp;Find:</string>
</property>
<property name="buddy" >
<cstring>selectedLV</cstring>
</property>
</widget>
<widget class="QPushButton" name="advancedSearchPB" >
<property name="geometry" >
<rect>
<x>260</x>
<y>240</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="text" >
<string>Advanced &amp;Search...</string>
</property>
</widget>
<widget class="QTextEdit" name="infoML" >
<property name="geometry" >
<rect>
<x>10</x>
<y>380</y>
<width>371</width>
<height>71</height>
</rect>
</property>
<property name="documentTitle" >
<string>Citation Information</string>
</property>
</widget>
<widget class="QListView" name="selectedLV" >
<property name="geometry" >
<rect>
<x>10</x>
<y>20</y>
<width>120</width>
<height>181</height>
</rect>
</property>
</widget>
<widget class="QListView" name="availableLV" >
<property name="geometry" >
<rect>
<x>190</x>
<y>20</y>
<width>120</width>
<height>181</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="findLE" >
<property name="geometry" >
<rect>
<x>190</x>
<y>204</y>
<width>120</width>
<height>20</height>
</rect>
</property>
<property name="text" >
<string/>
</property>
</widget>
</widget>
<pixmapfunction></pixmapfunction>
<tabstops>
<tabstop>upPB</tabstop>
<tabstop>downPB</tabstop>
<tabstop>addPB</tabstop>
<tabstop>deletePB</tabstop>
<tabstop>citationStyleCO</tabstop>
<tabstop>textBeforeED</tabstop>
<tabstop>textAfterED</tabstop>
<tabstop>fulllistCB</tabstop>
<tabstop>forceuppercaseCB</tabstop>
<tabstop>restorePB</tabstop>
<tabstop>okPB</tabstop>
<tabstop>applyPB</tabstop>
<tabstop>closePB</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>