2002-10-09 08:59:02 +00:00
|
|
|
<!DOCTYPE UI><UI>
|
|
|
|
<class>BiblioModuleBase</class>
|
|
|
|
<include location="global">config.h</include>
|
2002-12-17 20:37:13 +00:00
|
|
|
<include location="local">qt_helpers.h</include>
|
2002-10-09 08:59:02 +00:00
|
|
|
<widget>
|
|
|
|
<class>QWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>BiblioModuleBase</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>geometry</name>
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>180</width>
|
|
|
|
<height>130</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>caption</name>
|
|
|
|
<string>Form1</string>
|
|
|
|
</property>
|
|
|
|
<grid>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<widget row="0" column="0" >
|
|
|
|
<class>QGroupBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>GroupBox3</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>sizePolicy</name>
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>7</hsizetype>
|
|
|
|
<vsizetype>5</vsizetype>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>title</name>
|
|
|
|
<string>Style</string>
|
|
|
|
</property>
|
|
|
|
<grid>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<widget row="0" column="0" rowspan="1" colspan="2" >
|
|
|
|
<class>QCheckBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>natbibCB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>Use &NatBib</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget row="1" column="0" >
|
|
|
|
<class>QLabel</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>citationStyleL</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>enabled</name>
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>Cite &Style:</string>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>buddy</name>
|
|
|
|
<cstring>citeStyleCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget row="1" column="1" >
|
|
|
|
<class>QComboBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>citeStyleCO</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>enabled</name>
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>sizePolicy</name>
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>7</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</grid>
|
|
|
|
</widget>
|
|
|
|
</grid>
|
|
|
|
</widget>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>natbibCB</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>citationStyleL</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>natbibCB</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>citeStyleCO</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
|
|
|
</UI>
|