2001-08-27 01:19:32 +00:00
|
|
|
<!DOCTYPE UI><UI>
|
|
|
|
<class>QExternalDialogBase</class>
|
2001-08-27 16:51:13 +00:00
|
|
|
<include location="global">config.h</include>
|
2002-12-17 20:37:13 +00:00
|
|
|
<include location="local">qt_helpers.h</include>
|
2001-08-27 01:19:32 +00:00
|
|
|
<widget>
|
|
|
|
<class>QDialog</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>QExternalDialogBase</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>geometry</name>
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2003-06-06 00:39:47 +00:00
|
|
|
<width>280</width>
|
|
|
|
<height>472</height>
|
2001-08-27 01:19:32 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>caption</name>
|
|
|
|
<string>External Material</string>
|
|
|
|
</property>
|
2002-08-29 02:04:31 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>sizeGripEnabled</name>
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2002-07-22 14:04:38 +00:00
|
|
|
<grid>
|
2001-08-27 01:19:32 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2003-06-06 00:39:47 +00:00
|
|
|
<widget row="0" column="0" rowspan="1" colspan="2" >
|
2003-06-04 09:16:29 +00:00
|
|
|
<class>QGroupBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2003-06-06 00:39:47 +00:00
|
|
|
<cstring>GroupBox3</cstring>
|
2003-06-04 09:16:29 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>title</name>
|
2003-06-06 00:39:47 +00:00
|
|
|
<string>Template</string>
|
2003-06-04 09:16:29 +00:00
|
|
|
</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" >
|
2003-06-06 00:39:47 +00:00
|
|
|
<class>QComboBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>externalCO</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>sizePolicy</name>
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>3</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Available templates</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget row="1" column="0" rowspan="1" colspan="2" >
|
|
|
|
<class>QTextView</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>externalTV</cstring>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>LaTeX error messages</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<spacer row="0" column="1" >
|
|
|
|
<property>
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>Spacer3_2</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>orientation</name>
|
|
|
|
<enum>Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>sizeType</name>
|
|
|
|
<enum>Preferred</enum>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>sizeHint</name>
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</grid>
|
|
|
|
</widget>
|
|
|
|
<widget row="2" column="0" >
|
|
|
|
<class>QPushButton</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>editPB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>&Edit file...</string>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Edit the file externally</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget row="1" column="0" rowspan="1" colspan="2" >
|
|
|
|
<class>QLayoutWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>Layout11</cstring>
|
|
|
|
</property>
|
|
|
|
<hbox>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<widget>
|
2003-06-04 09:16:29 +00:00
|
|
|
<class>QLayoutWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2003-06-06 00:39:47 +00:00
|
|
|
<cstring>Layout8</cstring>
|
2003-06-04 09:16:29 +00:00
|
|
|
</property>
|
2003-06-06 00:39:47 +00:00
|
|
|
<hbox>
|
2003-06-04 09:16:29 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2003-06-06 00:39:47 +00:00
|
|
|
<widget>
|
|
|
|
<class>QLabel</class>
|
2003-06-04 09:16:29 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2003-06-06 00:39:47 +00:00
|
|
|
<cstring>fileLA</cstring>
|
2003-06-04 09:16:29 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2003-06-06 00:39:47 +00:00
|
|
|
<name>text</name>
|
|
|
|
<string>&File:</string>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>buddy</name>
|
|
|
|
<cstring>fileED</cstring>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Filename</string>
|
2003-06-04 09:16:29 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
2003-06-06 00:39:47 +00:00
|
|
|
<widget>
|
|
|
|
<class>QLineEdit</class>
|
2003-06-04 09:16:29 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2003-06-06 00:39:47 +00:00
|
|
|
<cstring>fileED</cstring>
|
2003-06-04 09:16:29 +00:00
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
2003-06-06 00:39:47 +00:00
|
|
|
<string>Filename</string>
|
2003-06-04 09:16:29 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
2003-06-06 00:39:47 +00:00
|
|
|
</hbox>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QPushButton</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>browsePB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>&Browse...</string>
|
|
|
|
</property>
|
2003-06-04 09:16:29 +00:00
|
|
|
</widget>
|
|
|
|
</hbox>
|
|
|
|
</widget>
|
2003-06-06 00:39:47 +00:00
|
|
|
<widget row="4" column="0" rowspan="1" colspan="2" >
|
2001-08-27 01:19:32 +00:00
|
|
|
<class>QLayoutWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-07-22 14:04:38 +00:00
|
|
|
<cstring>Layout2</cstring>
|
2001-08-27 01:19:32 +00:00
|
|
|
</property>
|
|
|
|
<hbox>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<spacer>
|
|
|
|
<property>
|
|
|
|
<name>name</name>
|
2002-07-22 14:04:38 +00:00
|
|
|
<cstring>Spacer3</cstring>
|
2001-08-27 01:19:32 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>orientation</name>
|
|
|
|
<enum>Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>sizeType</name>
|
|
|
|
<enum>Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>sizeHint</name>
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
<widget>
|
2002-07-22 14:04:38 +00:00
|
|
|
<class>QPushButton</class>
|
2001-08-27 01:19:32 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-07-22 14:04:38 +00:00
|
|
|
<cstring>okPB</cstring>
|
2001-08-27 01:19:32 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2002-07-22 14:04:38 +00:00
|
|
|
<name>text</name>
|
|
|
|
<string>&OK</string>
|
2001-08-27 01:19:32 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2002-07-22 14:04:38 +00:00
|
|
|
<name>default</name>
|
|
|
|
<bool>true</bool>
|
2001-08-27 01:19:32 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
2002-07-22 14:04:38 +00:00
|
|
|
<class>QPushButton</class>
|
2001-08-27 01:19:32 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-07-22 14:04:38 +00:00
|
|
|
<cstring>applyPB</cstring>
|
2001-08-27 01:19:32 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2002-07-22 14:04:38 +00:00
|
|
|
<name>text</name>
|
|
|
|
<string>&Apply</string>
|
2001-08-27 01:19:32 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2002-07-22 14:04:38 +00:00
|
|
|
<name>default</name>
|
2003-02-25 12:57:15 +00:00
|
|
|
<bool>false</bool>
|
2001-08-27 01:19:32 +00:00
|
|
|
</property>
|
2002-07-22 14:04:38 +00:00
|
|
|
</widget>
|
2001-08-27 01:19:32 +00:00
|
|
|
<widget>
|
2002-07-22 14:04:38 +00:00
|
|
|
<class>QPushButton</class>
|
2001-08-27 01:19:32 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-07-22 14:04:38 +00:00
|
|
|
<cstring>closePB</cstring>
|
2001-08-27 01:19:32 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2002-07-22 14:04:38 +00:00
|
|
|
<name>text</name>
|
|
|
|
<string>&Close</string>
|
2001-08-27 01:19:32 +00:00
|
|
|
</property>
|
2003-02-25 12:57:15 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>autoDefault</name>
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2001-08-27 01:19:32 +00:00
|
|
|
<property stdset="1">
|
2002-07-22 14:04:38 +00:00
|
|
|
<name>default</name>
|
2003-02-25 12:57:15 +00:00
|
|
|
<bool>false</bool>
|
2001-08-27 01:19:32 +00:00
|
|
|
</property>
|
2002-07-22 14:04:38 +00:00
|
|
|
</widget>
|
2001-08-27 01:19:32 +00:00
|
|
|
</hbox>
|
|
|
|
</widget>
|
2003-06-06 00:39:47 +00:00
|
|
|
<spacer row="2" column="1" >
|
|
|
|
<property>
|
2003-06-05 22:48:40 +00:00
|
|
|
<name>name</name>
|
2003-06-06 00:39:47 +00:00
|
|
|
<cstring>Spacer8</cstring>
|
2003-06-05 22:48:40 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2003-06-06 00:39:47 +00:00
|
|
|
<name>orientation</name>
|
|
|
|
<enum>Horizontal</enum>
|
2003-06-05 22:48:40 +00:00
|
|
|
</property>
|
2003-06-06 00:39:47 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>sizeType</name>
|
|
|
|
<enum>Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>sizeHint</name>
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
<widget row="3" column="0" rowspan="1" colspan="2" >
|
|
|
|
<class>QGroupBox</class>
|
2003-06-05 22:48:40 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2003-06-06 00:39:47 +00:00
|
|
|
<cstring>GroupBox4</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>title</name>
|
|
|
|
<string>LyX Display</string>
|
2003-06-05 22:48:40 +00:00
|
|
|
</property>
|
|
|
|
<grid>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
2003-06-06 00:39:47 +00:00
|
|
|
<number>11</number>
|
2003-06-05 22:48:40 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2003-06-06 00:39:47 +00:00
|
|
|
<widget row="1" column="1" >
|
2003-06-05 22:48:40 +00:00
|
|
|
<class>QLayoutWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>Layout11</cstring>
|
|
|
|
</property>
|
2003-06-06 00:39:47 +00:00
|
|
|
<vbox>
|
2003-06-05 22:48:40 +00:00
|
|
|
<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>
|
2003-06-06 00:39:47 +00:00
|
|
|
<cstring>scaleLA</cstring>
|
2003-06-05 22:48:40 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
2003-06-06 00:39:47 +00:00
|
|
|
<string>Sca&le:</string>
|
2003-06-05 22:48:40 +00:00
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>buddy</name>
|
2003-06-06 00:39:47 +00:00
|
|
|
<cstring>displayscale</cstring>
|
2003-06-05 22:48:40 +00:00
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
2003-06-06 00:39:47 +00:00
|
|
|
<string>Percentage to scale by in LyX</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QLayoutWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>Layout10</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>QLineEdit</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>displayscale</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>enabled</name>
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>sizePolicy</name>
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>5</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Percentage to scale by in LyX</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QLabel</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>displayscaleL</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>enabled</name>
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>focusPolicy</name>
|
|
|
|
<enum>NoFocus</enum>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>%</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</hbox>
|
|
|
|
</widget>
|
|
|
|
</vbox>
|
|
|
|
</widget>
|
|
|
|
<widget row="1" column="0" >
|
|
|
|
<class>QLayoutWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>Layout9</cstring>
|
|
|
|
</property>
|
|
|
|
<vbox>
|
|
|
|
<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>TextLabel1</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>&Display:</string>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>buddy</name>
|
|
|
|
<cstring>showCB</cstring>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Screen display</string>
|
2003-06-05 22:48:40 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QComboBox</class>
|
2003-06-06 00:39:47 +00:00
|
|
|
<item>
|
|
|
|
<property>
|
|
|
|
<name>text</name>
|
|
|
|
<string>Default</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property>
|
|
|
|
<name>text</name>
|
|
|
|
<string>Monochrome</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property>
|
|
|
|
<name>text</name>
|
|
|
|
<string>Grayscale</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property>
|
|
|
|
<name>text</name>
|
|
|
|
<string>Color</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2003-06-05 22:48:40 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2003-06-06 00:39:47 +00:00
|
|
|
<cstring>showCB</cstring>
|
2003-06-05 22:48:40 +00:00
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
2003-06-06 00:39:47 +00:00
|
|
|
<string>Screen display</string>
|
2003-06-05 22:48:40 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
2003-06-06 00:39:47 +00:00
|
|
|
</vbox>
|
2003-06-05 22:48:40 +00:00
|
|
|
</widget>
|
2003-06-06 00:39:47 +00:00
|
|
|
<widget row="0" column="0" >
|
|
|
|
<class>QCheckBox</class>
|
2003-06-05 22:48:40 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2003-06-06 00:39:47 +00:00
|
|
|
<cstring>displayCB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>&Show in LyX</string>
|
2003-06-05 22:48:40 +00:00
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
2003-06-06 00:39:47 +00:00
|
|
|
<string>Display image in LyX</string>
|
2003-06-05 22:48:40 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</grid>
|
|
|
|
</widget>
|
2002-07-22 14:04:38 +00:00
|
|
|
</grid>
|
2001-08-27 01:19:32 +00:00
|
|
|
</widget>
|
|
|
|
<connections>
|
2002-12-08 19:41:14 +00:00
|
|
|
<connection>
|
|
|
|
<sender>editPB</sender>
|
|
|
|
<signal>clicked()</signal>
|
|
|
|
<receiver>QExternalDialogBase</receiver>
|
|
|
|
<slot>editClicked()</slot>
|
|
|
|
</connection>
|
2001-08-27 01:19:32 +00:00
|
|
|
<connection>
|
|
|
|
<sender>externalCO</sender>
|
|
|
|
<signal>activated(const QString&)</signal>
|
|
|
|
<receiver>QExternalDialogBase</receiver>
|
|
|
|
<slot>templateChanged()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>fileED</sender>
|
|
|
|
<signal>textChanged(const QString&)</signal>
|
|
|
|
<receiver>QExternalDialogBase</receiver>
|
|
|
|
<slot>change_adaptor()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>browsePB</sender>
|
|
|
|
<signal>clicked()</signal>
|
|
|
|
<receiver>QExternalDialogBase</receiver>
|
|
|
|
<slot>browseClicked()</slot>
|
|
|
|
</connection>
|
2003-06-04 09:16:29 +00:00
|
|
|
<connection>
|
|
|
|
<sender>displayCB</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>showCB</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>displayCB</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>displayscale</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>displayCB</sender>
|
|
|
|
<signal>stateChanged(int)</signal>
|
|
|
|
<receiver>QExternalDialogBase</receiver>
|
|
|
|
<slot>change_adaptor()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>showCB</sender>
|
|
|
|
<signal>activated(const QString&)</signal>
|
|
|
|
<receiver>QExternalDialogBase</receiver>
|
|
|
|
<slot>change_adaptor()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>displayscale</sender>
|
|
|
|
<signal>textChanged(const QString&)</signal>
|
|
|
|
<receiver>QExternalDialogBase</receiver>
|
|
|
|
<slot>change_adaptor()</slot>
|
|
|
|
</connection>
|
2001-08-27 01:19:32 +00:00
|
|
|
<slot access="public">browseClicked()</slot>
|
|
|
|
<slot access="public">change_adaptor()</slot>
|
|
|
|
<slot access="public">editClicked()</slot>
|
|
|
|
<slot access="public">templateChanged()</slot>
|
|
|
|
<slot access="public">updateClicked()</slot>
|
|
|
|
<slot access="public">viewClicked()</slot>
|
|
|
|
</connections>
|
2003-04-12 04:56:12 +00:00
|
|
|
<tabstops>
|
2003-06-06 00:39:47 +00:00
|
|
|
<tabstop>externalCO</tabstop>
|
|
|
|
<tabstop>externalTV</tabstop>
|
2003-04-12 04:56:12 +00:00
|
|
|
<tabstop>fileED</tabstop>
|
|
|
|
<tabstop>browsePB</tabstop>
|
|
|
|
<tabstop>editPB</tabstop>
|
2003-06-06 00:39:47 +00:00
|
|
|
<tabstop>displayCB</tabstop>
|
|
|
|
<tabstop>showCB</tabstop>
|
|
|
|
<tabstop>displayscale</tabstop>
|
2003-04-12 04:56:12 +00:00
|
|
|
<tabstop>okPB</tabstop>
|
|
|
|
<tabstop>applyPB</tabstop>
|
|
|
|
<tabstop>closePB</tabstop>
|
|
|
|
</tabstops>
|
2001-08-27 01:19:32 +00:00
|
|
|
</UI>
|