2001-01-26 10:16:05 +00:00
|
|
|
<!DOCTYPE UI><UI>
|
2001-08-19 13:25:15 +00:00
|
|
|
<class>QAboutDialogBase</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-01-26 10:16:05 +00:00
|
|
|
<widget>
|
|
|
|
<class>QDialog</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2001-08-19 13:25:15 +00:00
|
|
|
<cstring>AboutDialog</cstring>
|
2001-01-26 10:16:05 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>geometry</name>
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2002-08-29 02:04:31 +00:00
|
|
|
<width>327</width>
|
2002-01-31 13:15:33 +00:00
|
|
|
<height>232</height>
|
2001-01-26 10:16:05 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>caption</name>
|
2001-08-19 13:25:15 +00:00
|
|
|
<string>About LyX</string>
|
2001-01-26 10:16:05 +00:00
|
|
|
</property>
|
2002-08-29 02:04:31 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>sizeGripEnabled</name>
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2001-01-26 10:16:05 +00:00
|
|
|
<vbox>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<widget>
|
2001-08-21 01:14:54 +00:00
|
|
|
<class>QTabWidget</class>
|
2001-01-26 10:16:05 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2001-08-21 01:14:54 +00:00
|
|
|
<cstring>tab</cstring>
|
2001-01-26 10:16:05 +00:00
|
|
|
</property>
|
2001-08-21 01:14:54 +00:00
|
|
|
<widget>
|
|
|
|
<class>QWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>versiontab</cstring>
|
|
|
|
</property>
|
|
|
|
<attribute>
|
|
|
|
<name>title</name>
|
|
|
|
<string>Version</string>
|
|
|
|
</attribute>
|
|
|
|
<vbox>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<widget>
|
|
|
|
<class>QLabel</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>versionLA</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>frameShape</name>
|
|
|
|
<enum>Box</enum>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>frameShadow</name>
|
|
|
|
<enum>Sunken</enum>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>Version goes here</string>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>alignment</name>
|
2002-01-31 13:15:33 +00:00
|
|
|
<set>WordBreak|AlignCenter</set>
|
2001-08-21 01:14:54 +00:00
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>hAlign</name>
|
|
|
|
</property>
|
2002-01-31 13:15:33 +00:00
|
|
|
<property>
|
|
|
|
<name>wordwrap</name>
|
|
|
|
</property>
|
2001-08-21 01:14:54 +00:00
|
|
|
</widget>
|
|
|
|
</vbox>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>creditstab</cstring>
|
|
|
|
</property>
|
|
|
|
<attribute>
|
|
|
|
<name>title</name>
|
|
|
|
<string>Credits</string>
|
|
|
|
</attribute>
|
|
|
|
<vbox>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<widget>
|
|
|
|
<class>QTextView</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>creditsTV</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string></string>
|
|
|
|
</property>
|
2002-01-31 13:15:33 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>textFormat</name>
|
|
|
|
<enum>RichText</enum>
|
|
|
|
</property>
|
2001-08-21 01:14:54 +00:00
|
|
|
</widget>
|
|
|
|
</vbox>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>copyrighttab</cstring>
|
|
|
|
</property>
|
|
|
|
<attribute>
|
|
|
|
<name>title</name>
|
|
|
|
<string>Copyright</string>
|
|
|
|
</attribute>
|
2002-01-31 13:15:33 +00:00
|
|
|
<grid>
|
2001-08-21 01:14:54 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2002-01-31 13:15:33 +00:00
|
|
|
<widget row="0" column="0" >
|
|
|
|
<class>QTextView</class>
|
2001-08-21 01:14:54 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-01-31 13:15:33 +00:00
|
|
|
<cstring>copyright</cstring>
|
2001-08-21 01:14:54 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
2002-01-31 13:15:33 +00:00
|
|
|
</grid>
|
2001-08-21 01:14:54 +00:00
|
|
|
</widget>
|
2001-01-26 10:16:05 +00:00
|
|
|
</widget>
|
|
|
|
<widget>
|
2002-01-31 13:15:33 +00:00
|
|
|
<class>QLayoutWidget</class>
|
2001-01-26 10:16:05 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-01-31 13:15:33 +00:00
|
|
|
<cstring>Layout1</cstring>
|
2001-01-26 10:16:05 +00:00
|
|
|
</property>
|
2002-01-31 13:15:33 +00:00
|
|
|
<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>
|
|
|
|
<cstring>Spacer1</cstring>
|
|
|
|
</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>
|
|
|
|
<class>QPushButton</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>closePB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>sizePolicy</name>
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>0</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>&Close</string>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>default</name>
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</hbox>
|
2001-01-26 10:16:05 +00:00
|
|
|
</widget>
|
|
|
|
</vbox>
|
|
|
|
</widget>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
2001-03-24 15:59:01 +00:00
|
|
|
<sender>closePB</sender>
|
2001-01-26 10:16:05 +00:00
|
|
|
<signal>clicked()</signal>
|
2001-08-19 13:25:15 +00:00
|
|
|
<receiver>AboutDialog</receiver>
|
2001-01-26 10:16:05 +00:00
|
|
|
<slot>reject()</slot>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
|
|
|
</UI>
|