1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>aboutBox
</class>
4 <widget class=
"QWidget" name=
"aboutBox" >
5 <property name=
"geometry" >
13 <property name=
"windowTitle" >
14 <string>About Rockbox Utility
</string>
16 <layout class=
"QGridLayout" name=
"gridLayout" >
17 <item row=
"0" column=
"0" colspan=
"3" >
18 <layout class=
"QHBoxLayout" >
20 <widget class=
"QLabel" name=
"label" >
21 <property name=
"text" >
24 <property name=
"pixmap" >
25 <pixmap>:/icons/rockbox-
5.png
</pixmap>
30 <widget class=
"QLabel" name=
"labelTitle" >
31 <property name=
"text" >
32 <string>The Rockbox Utility
</string>
38 <property name=
"orientation" >
39 <enum>Qt::Horizontal
</enum>
41 <property name=
"sizeHint" stdset=
"0" >
51 <item row=
"1" column=
"0" colspan=
"3" >
52 <widget class=
"QLabel" name=
"labelText" >
53 <property name=
"text" >
54 <string>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.
<br/
>©
2005 -
2012 The Rockbox Team.
<br/
>Released under the GNU General Public License v2.
<br/
>Uses icons by the
<a href=
"http://tango.freedesktop.org/
">Tango Project
</a
>.
<br/
><center
><a href=
"http://www.rockbox.org
">http://www.rockbox.org
</a
></center
></string>
56 <property name=
"textFormat" >
57 <enum>Qt::RichText
</enum>
59 <property name=
"wordWrap" >
62 <property name=
"openExternalLinks" >
67 <item row=
"2" column=
"0" colspan=
"3" >
68 <widget class=
"QTabWidget" name=
"tabWidget" >
69 <property name=
"currentIndex" >
72 <widget class=
"QWidget" name=
"creditsTab" >
73 <attribute name=
"title" >
74 <string>&Credits
</string>
76 <layout class=
"QGridLayout" >
77 <item row=
"0" column=
"0" >
78 <widget class=
"QTextBrowser" name=
"browserCredits" >
79 <property name=
"focusPolicy" >
80 <enum>Qt::TabFocus
</enum>
82 <property name=
"acceptDrops" >
85 <property name=
"autoFillBackground" >
88 <property name=
"autoFormatting" >
89 <set>QTextEdit::AutoNone
</set>
91 <property name=
"tabChangesFocus" >
94 <property name=
"textInteractionFlags" >
95 <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::TextBrowserInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse
</set>
97 <property name=
"openExternalLinks" >
104 <widget class=
"QWidget" name=
"licenceTab" >
105 <attribute name=
"title" >
106 <string>&License
</string>
108 <layout class=
"QGridLayout" >
109 <item row=
"0" column=
"0" >
110 <widget class=
"QTextBrowser" name=
"browserLicense" >
111 <property name=
"focusPolicy" >
112 <enum>Qt::TabFocus
</enum>
114 <property name=
"horizontalScrollBarPolicy" >
115 <enum>Qt::ScrollBarAlwaysOff
</enum>
117 <property name=
"tabChangesFocus" >
120 <property name=
"lineWrapMode" >
121 <enum>QTextEdit::WidgetWidth
</enum>
123 <property name=
"textInteractionFlags" >
124 <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::TextBrowserInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse
</set>
130 <widget class=
"QWidget" name=
"licenseSpeex">
131 <attribute name=
"title">
132 <string>&Speex License
</string>
134 <layout class=
"QGridLayout" name=
"gridLayout_2">
135 <item row=
"0" column=
"0">
136 <widget class=
"QTextBrowser" name=
"browserSpeexLicense"/>
142 <item row=
"3" column=
"0" >
144 <property name=
"orientation" >
145 <enum>Qt::Horizontal
</enum>
147 <property name=
"sizeHint" stdset=
"0" >
155 <item row=
"3" column=
"1" >
156 <widget class=
"QPushButton" name=
"okButton" >
157 <property name=
"text" >
158 <string>&Ok
</string>
162 <item row=
"3" column=
"2" >
164 <property name=
"orientation" >
165 <enum>Qt::Horizontal
</enum>
167 <property name=
"sizeHint" stdset=
"0" >
178 <include location=
"rbutilqt.qrc" />
182 <sender>okButton
</sender>
183 <signal>clicked()
</signal>
184 <receiver>aboutBox
</receiver>
187 <hint type=
"sourcelabel" >
191 <hint type=
"destinationlabel" >