2006-03-25 21:26:09 +00:00
|
|
|
<ui version="4.0" >
|
|
|
|
<class>QCitationUi</class>
|
|
|
|
<widget class="QDialog" name="QCitationUi" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2006-08-31 13:46:28 +00:00
|
|
|
<width>392</width>
|
2006-12-17 14:04:18 +00:00
|
|
|
<height>491</height>
|
2006-03-25 21:26:09 +00:00
|
|
|
</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>
|
2006-12-15 09:58:44 +00:00
|
|
|
<layout class="QGridLayout" >
|
2006-06-28 08:28:16 +00:00
|
|
|
<property name="margin" >
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2006-12-15 09:58:44 +00:00
|
|
|
<item row="1" column="0" >
|
2007-03-25 01:32:12 +00:00
|
|
|
<widget class="QTextBrowser" name="infoML" />
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0" >
|
|
|
|
<widget class="QGroupBox" name="groupBox" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>Search Citation</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item row="1" column="0" >
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="caseCB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Case Sensitive</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="regexCB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Regular Expression</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="findKeysLA" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Find:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment" >
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>findLE</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="findLE" >
|
|
|
|
<property name="text" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="clearPB" >
|
|
|
|
<property name="enabled" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string><- Clear</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<layout class="QGridLayout" >
|
2006-06-28 08:28:16 +00:00
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2007-03-25 01:32:12 +00:00
|
|
|
<item row="0" column="0" colspan="2" >
|
|
|
|
<widget class="QLabel" name="availableKeysLA" >
|
2006-06-28 08:28:16 +00:00
|
|
|
<property name="text" >
|
2007-03-25 01:32:12 +00:00
|
|
|
<string>&Available Citations:</string>
|
2006-06-28 08:28:16 +00:00
|
|
|
</property>
|
2006-12-15 09:58:44 +00:00
|
|
|
<property name="buddy" >
|
2007-03-25 01:32:12 +00:00
|
|
|
<cstring>availableLV</cstring>
|
2006-06-28 08:28:16 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2007-03-25 01:32:12 +00:00
|
|
|
<item row="1" column="1" >
|
|
|
|
<widget class="QPushButton" name="addPB" >
|
|
|
|
<property name="toolTip" >
|
2006-12-15 09:58:44 +00:00
|
|
|
<string/>
|
2006-06-28 08:28:16 +00:00
|
|
|
</property>
|
2007-03-25 01:32:12 +00:00
|
|
|
<property name="text" >
|
|
|
|
<string>&Add</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2006-06-28 08:28:16 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2007-03-25 01:32:12 +00:00
|
|
|
<item row="0" column="2" >
|
|
|
|
<widget class="QLabel" name="selectedKeysLA" >
|
2006-06-28 08:28:16 +00:00
|
|
|
<property name="text" >
|
2007-03-25 01:32:12 +00:00
|
|
|
<string>&Selected Citations:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>selectedLV</cstring>
|
2006-06-28 08:28:16 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2007-03-25 01:32:12 +00:00
|
|
|
<item row="4" column="1" >
|
|
|
|
<widget class="QPushButton" name="upPB" >
|
|
|
|
<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>
|
2006-12-15 09:58:44 +00:00
|
|
|
<property name="text" >
|
2007-03-25 01:32:12 +00:00
|
|
|
<string>&Up</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon" >
|
|
|
|
<iconset/>
|
2006-06-28 08:28:16 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2007-03-25 01:32:12 +00:00
|
|
|
<item rowspan="5" row="1" column="2" >
|
|
|
|
<widget class="QListView" name="selectedLV" >
|
|
|
|
<property name="editTriggers" >
|
|
|
|
<set>QAbstractItemView::NoEditTriggers</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="1" >
|
2006-06-28 08:28:16 +00:00
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
2007-03-25 01:32:12 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
2006-06-28 08:28:16 +00:00
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
2007-03-25 01:32:12 +00:00
|
|
|
<width>20</width>
|
|
|
|
<height>16</height>
|
2006-06-28 08:28:16 +00:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2007-03-25 01:32:12 +00:00
|
|
|
<item rowspan="5" row="1" column="0" >
|
|
|
|
<widget class="QListView" name="availableLV" >
|
|
|
|
<property name="editTriggers" >
|
|
|
|
<set>QAbstractItemView::NoEditTriggers</set>
|
2006-06-28 08:28:16 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2007-03-25 01:32:12 +00:00
|
|
|
<item row="5" column="1" >
|
|
|
|
<widget class="QPushButton" name="downPB" >
|
|
|
|
<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>
|
2006-06-28 08:28:16 +00:00
|
|
|
<property name="text" >
|
2007-03-25 01:32:12 +00:00
|
|
|
<string>&Down</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon" >
|
|
|
|
<iconset/>
|
2006-06-28 08:28:16 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2007-03-25 01:32:12 +00:00
|
|
|
<item row="2" column="1" >
|
|
|
|
<widget class="QPushButton" name="deletePB" >
|
2006-06-28 08:28:16 +00:00
|
|
|
<property name="text" >
|
2007-03-25 01:32:12 +00:00
|
|
|
<string>D&elete</string>
|
2006-06-28 08:28:16 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2006-12-15 09:58:44 +00:00
|
|
|
<item row="3" column="0" >
|
2006-06-28 08:28:16 +00:00
|
|
|
<widget class="QGroupBox" name="styleGB" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>Formatting</string>
|
|
|
|
</property>
|
2006-12-15 09:58:44 +00:00
|
|
|
<property name="flat" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2006-06-28 08:28:16 +00:00
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>9</number>
|
2006-03-25 21:26:09 +00:00
|
|
|
</property>
|
2006-06-28 08:28:16 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
2006-03-25 21:26:09 +00:00
|
|
|
</property>
|
2006-06-28 08:28:16 +00:00
|
|
|
<item row="0" column="1" colspan="2" >
|
|
|
|
<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="0" column="0" >
|
|
|
|
<widget class="QLabel" name="citationStyleLA" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Citation &style:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>citationStyleCO</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>&Full author list</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="2" >
|
|
|
|
<widget class="QCheckBox" name="forceuppercaseCB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Force upper case in citation</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Force &upper case</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0" >
|
|
|
|
<widget class="QLabel" name="textAfterLA" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Text after:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>textAfterED</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1" colspan="2" >
|
|
|
|
<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="0" >
|
|
|
|
<widget class="QLabel" name="textBeforeLA" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Text &before:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>textAfterED</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1" colspan="2" >
|
|
|
|
<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>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2007-03-25 01:32:12 +00:00
|
|
|
<item row="4" column="0" >
|
|
|
|
<layout class="QHBoxLayout" >
|
2006-06-28 08:28:16 +00:00
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2007-03-25 01:32:12 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="restorePB" >
|
2006-12-15 09:58:44 +00:00
|
|
|
<property name="text" >
|
2007-03-25 01:32:12 +00:00
|
|
|
<string>&Restore</string>
|
2006-12-15 09:58:44 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2007-03-25 01:32:12 +00:00
|
|
|
<item>
|
2006-06-28 08:28:16 +00:00
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
2007-03-25 01:32:12 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
2006-06-28 08:28:16 +00:00
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
2007-03-25 01:32:12 +00:00
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
2006-06-28 08:28:16 +00:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2007-03-25 01:32:12 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="okPB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&OK</string>
|
2006-06-28 08:28:16 +00:00
|
|
|
</property>
|
2007-03-25 01:32:12 +00:00
|
|
|
<property name="autoDefault" >
|
|
|
|
<bool>true</bool>
|
2006-12-15 09:58:44 +00:00
|
|
|
</property>
|
2007-03-25 01:32:12 +00:00
|
|
|
<property name="default" >
|
|
|
|
<bool>true</bool>
|
2006-12-15 09:58:44 +00:00
|
|
|
</property>
|
2007-03-25 01:32:12 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="applyPB" >
|
2006-06-28 08:28:16 +00:00
|
|
|
<property name="text" >
|
2007-03-25 01:32:12 +00:00
|
|
|
<string>A&pply</string>
|
2006-06-28 08:28:16 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2007-03-25 01:32:12 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="cancelPB" >
|
2006-06-28 08:28:16 +00:00
|
|
|
<property name="text" >
|
2007-03-25 01:32:12 +00:00
|
|
|
<string>&Cancel</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault" >
|
|
|
|
<bool>false</bool>
|
2006-06-28 08:28:16 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2006-03-25 21:26:09 +00:00
|
|
|
</widget>
|
|
|
|
<tabstops>
|
2006-08-31 13:46:28 +00:00
|
|
|
<tabstop>availableLV</tabstop>
|
|
|
|
<tabstop>selectedLV</tabstop>
|
2006-03-25 21:26:09 +00:00
|
|
|
<tabstop>addPB</tabstop>
|
|
|
|
<tabstop>deletePB</tabstop>
|
2006-08-31 13:46:28 +00:00
|
|
|
<tabstop>upPB</tabstop>
|
|
|
|
<tabstop>downPB</tabstop>
|
|
|
|
<tabstop>infoML</tabstop>
|
2006-03-25 21:26:09 +00:00
|
|
|
<tabstop>citationStyleCO</tabstop>
|
|
|
|
<tabstop>textBeforeED</tabstop>
|
|
|
|
<tabstop>textAfterED</tabstop>
|
|
|
|
<tabstop>fulllistCB</tabstop>
|
|
|
|
<tabstop>forceuppercaseCB</tabstop>
|
|
|
|
<tabstop>restorePB</tabstop>
|
|
|
|
<tabstop>okPB</tabstop>
|
|
|
|
<tabstop>applyPB</tabstop>
|
2006-04-11 10:13:17 +00:00
|
|
|
<tabstop>cancelPB</tabstop>
|
2006-03-25 21:26:09 +00:00
|
|
|
</tabstops>
|
2006-12-15 09:58:44 +00:00
|
|
|
<includes>
|
|
|
|
<include location="local" >qt_helpers.h</include>
|
|
|
|
</includes>
|
2006-03-25 21:26:09 +00:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|