[139] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <ui version="4.0">
|
---|
[93] | 3 | <class>About</class>
|
---|
[139] | 4 | <widget class="QDialog" name="About">
|
---|
| 5 | <property name="geometry">
|
---|
[93] | 6 | <rect>
|
---|
| 7 | <x>0</x>
|
---|
| 8 | <y>0</y>
|
---|
| 9 | <width>518</width>
|
---|
| 10 | <height>326</height>
|
---|
| 11 | </rect>
|
---|
| 12 | </property>
|
---|
[139] | 13 | <property name="windowTitle">
|
---|
[93] | 14 | <string>About SMPlayer</string>
|
---|
| 15 | </property>
|
---|
[139] | 16 | <layout class="QVBoxLayout">
|
---|
| 17 | <property name="spacing">
|
---|
| 18 | <number>6</number>
|
---|
| 19 | </property>
|
---|
| 20 | <property name="margin">
|
---|
[93] | 21 | <number>9</number>
|
---|
| 22 | </property>
|
---|
| 23 | <item>
|
---|
[139] | 24 | <widget class="QTabWidget" name="tab_widget">
|
---|
| 25 | <property name="tabShape">
|
---|
[93] | 26 | <enum>QTabWidget::Rounded</enum>
|
---|
| 27 | </property>
|
---|
[139] | 28 | <property name="currentIndex">
|
---|
[93] | 29 | <number>0</number>
|
---|
| 30 | </property>
|
---|
[165] | 31 | <widget class="QWidget" name="tab">
|
---|
| 32 | <attribute name="title">
|
---|
| 33 | <string>Page</string>
|
---|
| 34 | </attribute>
|
---|
| 35 | </widget>
|
---|
[139] | 36 | <widget class="QWidget" name="info_tab">
|
---|
| 37 | <attribute name="title">
|
---|
[93] | 38 | <string>&Info</string>
|
---|
| 39 | </attribute>
|
---|
[139] | 40 | <layout class="QHBoxLayout">
|
---|
| 41 | <property name="spacing">
|
---|
| 42 | <number>6</number>
|
---|
| 43 | </property>
|
---|
| 44 | <property name="margin">
|
---|
[93] | 45 | <number>9</number>
|
---|
| 46 | </property>
|
---|
| 47 | <item>
|
---|
[139] | 48 | <layout class="QVBoxLayout">
|
---|
| 49 | <property name="spacing">
|
---|
| 50 | <number>6</number>
|
---|
| 51 | </property>
|
---|
| 52 | <property name="margin">
|
---|
[93] | 53 | <number>0</number>
|
---|
| 54 | </property>
|
---|
| 55 | <item>
|
---|
[139] | 56 | <widget class="QLabel" name="logo">
|
---|
| 57 | <property name="text">
|
---|
[93] | 58 | <string>icon</string>
|
---|
| 59 | </property>
|
---|
| 60 | </widget>
|
---|
| 61 | </item>
|
---|
| 62 | <item>
|
---|
| 63 | <spacer>
|
---|
[139] | 64 | <property name="orientation">
|
---|
[93] | 65 | <enum>Qt::Vertical</enum>
|
---|
| 66 | </property>
|
---|
[139] | 67 | <property name="sizeHint" stdset="0">
|
---|
[93] | 68 | <size>
|
---|
| 69 | <width>20</width>
|
---|
| 70 | <height>111</height>
|
---|
| 71 | </size>
|
---|
| 72 | </property>
|
---|
| 73 | </spacer>
|
---|
| 74 | </item>
|
---|
| 75 | </layout>
|
---|
| 76 | </item>
|
---|
| 77 | <item>
|
---|
[139] | 78 | <widget class="QTextBrowser" name="info">
|
---|
| 79 | <property name="frameShape">
|
---|
[93] | 80 | <enum>QFrame::NoFrame</enum>
|
---|
| 81 | </property>
|
---|
[139] | 82 | <property name="frameShadow">
|
---|
[93] | 83 | <enum>QFrame::Plain</enum>
|
---|
| 84 | </property>
|
---|
[139] | 85 | <property name="openExternalLinks">
|
---|
[93] | 86 | <bool>true</bool>
|
---|
| 87 | </property>
|
---|
| 88 | </widget>
|
---|
| 89 | </item>
|
---|
| 90 | </layout>
|
---|
| 91 | </widget>
|
---|
[139] | 92 | <widget class="QWidget" name="contributions_tab">
|
---|
| 93 | <attribute name="title">
|
---|
[93] | 94 | <string>&Contributions</string>
|
---|
| 95 | </attribute>
|
---|
[139] | 96 | <layout class="QHBoxLayout">
|
---|
| 97 | <property name="spacing">
|
---|
| 98 | <number>6</number>
|
---|
| 99 | </property>
|
---|
| 100 | <property name="margin">
|
---|
[93] | 101 | <number>9</number>
|
---|
| 102 | </property>
|
---|
| 103 | <item>
|
---|
[139] | 104 | <layout class="QVBoxLayout">
|
---|
| 105 | <property name="spacing">
|
---|
| 106 | <number>6</number>
|
---|
| 107 | </property>
|
---|
| 108 | <property name="margin">
|
---|
[93] | 109 | <number>0</number>
|
---|
| 110 | </property>
|
---|
| 111 | <item>
|
---|
[139] | 112 | <widget class="QLabel" name="contrib_icon">
|
---|
| 113 | <property name="text">
|
---|
[93] | 114 | <string>icon</string>
|
---|
| 115 | </property>
|
---|
| 116 | </widget>
|
---|
| 117 | </item>
|
---|
| 118 | <item>
|
---|
| 119 | <spacer>
|
---|
[139] | 120 | <property name="orientation">
|
---|
[93] | 121 | <enum>Qt::Vertical</enum>
|
---|
| 122 | </property>
|
---|
[139] | 123 | <property name="sizeHint" stdset="0">
|
---|
[93] | 124 | <size>
|
---|
| 125 | <width>20</width>
|
---|
| 126 | <height>111</height>
|
---|
| 127 | </size>
|
---|
| 128 | </property>
|
---|
| 129 | </spacer>
|
---|
| 130 | </item>
|
---|
| 131 | </layout>
|
---|
| 132 | </item>
|
---|
| 133 | <item>
|
---|
[139] | 134 | <widget class="QTextBrowser" name="contributions">
|
---|
| 135 | <property name="frameShape">
|
---|
[93] | 136 | <enum>QFrame::NoFrame</enum>
|
---|
| 137 | </property>
|
---|
[139] | 138 | <property name="frameShadow">
|
---|
[93] | 139 | <enum>QFrame::Plain</enum>
|
---|
| 140 | </property>
|
---|
[139] | 141 | <property name="openExternalLinks">
|
---|
[93] | 142 | <bool>true</bool>
|
---|
| 143 | </property>
|
---|
| 144 | </widget>
|
---|
| 145 | </item>
|
---|
| 146 | </layout>
|
---|
| 147 | </widget>
|
---|
[139] | 148 | <widget class="QWidget" name="translations_tab">
|
---|
| 149 | <attribute name="title">
|
---|
[93] | 150 | <string>&Translators</string>
|
---|
| 151 | </attribute>
|
---|
[139] | 152 | <layout class="QHBoxLayout">
|
---|
| 153 | <property name="spacing">
|
---|
| 154 | <number>6</number>
|
---|
| 155 | </property>
|
---|
| 156 | <property name="margin">
|
---|
[93] | 157 | <number>9</number>
|
---|
| 158 | </property>
|
---|
| 159 | <item>
|
---|
[139] | 160 | <layout class="QVBoxLayout">
|
---|
| 161 | <property name="spacing">
|
---|
| 162 | <number>6</number>
|
---|
| 163 | </property>
|
---|
| 164 | <property name="margin">
|
---|
[93] | 165 | <number>0</number>
|
---|
| 166 | </property>
|
---|
| 167 | <item>
|
---|
[139] | 168 | <widget class="QLabel" name="translators_icon">
|
---|
| 169 | <property name="text">
|
---|
[93] | 170 | <string>icon</string>
|
---|
| 171 | </property>
|
---|
| 172 | </widget>
|
---|
| 173 | </item>
|
---|
| 174 | <item>
|
---|
| 175 | <spacer>
|
---|
[139] | 176 | <property name="orientation">
|
---|
[93] | 177 | <enum>Qt::Vertical</enum>
|
---|
| 178 | </property>
|
---|
[139] | 179 | <property name="sizeHint" stdset="0">
|
---|
[93] | 180 | <size>
|
---|
| 181 | <width>20</width>
|
---|
| 182 | <height>111</height>
|
---|
| 183 | </size>
|
---|
| 184 | </property>
|
---|
| 185 | </spacer>
|
---|
| 186 | </item>
|
---|
| 187 | </layout>
|
---|
| 188 | </item>
|
---|
| 189 | <item>
|
---|
[139] | 190 | <widget class="QTextBrowser" name="translators">
|
---|
| 191 | <property name="frameShape">
|
---|
[93] | 192 | <enum>QFrame::NoFrame</enum>
|
---|
| 193 | </property>
|
---|
[139] | 194 | <property name="frameShadow">
|
---|
[93] | 195 | <enum>QFrame::Plain</enum>
|
---|
| 196 | </property>
|
---|
[139] | 197 | <property name="openExternalLinks">
|
---|
[93] | 198 | <bool>true</bool>
|
---|
| 199 | </property>
|
---|
| 200 | </widget>
|
---|
| 201 | </item>
|
---|
| 202 | </layout>
|
---|
| 203 | </widget>
|
---|
[139] | 204 | <widget class="QWidget" name="license_tab">
|
---|
| 205 | <attribute name="title">
|
---|
[93] | 206 | <string>&License</string>
|
---|
| 207 | </attribute>
|
---|
[139] | 208 | <layout class="QHBoxLayout">
|
---|
| 209 | <property name="spacing">
|
---|
| 210 | <number>6</number>
|
---|
| 211 | </property>
|
---|
| 212 | <property name="margin">
|
---|
[93] | 213 | <number>9</number>
|
---|
| 214 | </property>
|
---|
| 215 | <item>
|
---|
[139] | 216 | <layout class="QVBoxLayout">
|
---|
| 217 | <property name="spacing">
|
---|
| 218 | <number>6</number>
|
---|
| 219 | </property>
|
---|
| 220 | <property name="margin">
|
---|
[93] | 221 | <number>0</number>
|
---|
| 222 | </property>
|
---|
| 223 | <item>
|
---|
[139] | 224 | <widget class="QLabel" name="license_icon">
|
---|
| 225 | <property name="text">
|
---|
[93] | 226 | <string>icon</string>
|
---|
| 227 | </property>
|
---|
| 228 | </widget>
|
---|
| 229 | </item>
|
---|
| 230 | <item>
|
---|
| 231 | <spacer>
|
---|
[139] | 232 | <property name="orientation">
|
---|
[93] | 233 | <enum>Qt::Vertical</enum>
|
---|
| 234 | </property>
|
---|
[139] | 235 | <property name="sizeHint" stdset="0">
|
---|
[93] | 236 | <size>
|
---|
| 237 | <width>20</width>
|
---|
| 238 | <height>111</height>
|
---|
| 239 | </size>
|
---|
| 240 | </property>
|
---|
| 241 | </spacer>
|
---|
| 242 | </item>
|
---|
| 243 | </layout>
|
---|
| 244 | </item>
|
---|
| 245 | <item>
|
---|
[139] | 246 | <widget class="QTextBrowser" name="license">
|
---|
| 247 | <property name="frameShape">
|
---|
[93] | 248 | <enum>QFrame::NoFrame</enum>
|
---|
| 249 | </property>
|
---|
[139] | 250 | <property name="frameShadow">
|
---|
[93] | 251 | <enum>QFrame::Plain</enum>
|
---|
| 252 | </property>
|
---|
[139] | 253 | <property name="openExternalLinks">
|
---|
[93] | 254 | <bool>true</bool>
|
---|
| 255 | </property>
|
---|
| 256 | </widget>
|
---|
| 257 | </item>
|
---|
| 258 | </layout>
|
---|
| 259 | </widget>
|
---|
| 260 | </widget>
|
---|
| 261 | </item>
|
---|
| 262 | <item>
|
---|
[139] | 263 | <widget class="QDialogButtonBox" name="buttonBox">
|
---|
| 264 | <property name="orientation">
|
---|
[93] | 265 | <enum>Qt::Horizontal</enum>
|
---|
| 266 | </property>
|
---|
[139] | 267 | <property name="standardButtons">
|
---|
[93] | 268 | <set>QDialogButtonBox::Ok</set>
|
---|
| 269 | </property>
|
---|
| 270 | </widget>
|
---|
| 271 | </item>
|
---|
| 272 | </layout>
|
---|
| 273 | </widget>
|
---|
| 274 | <tabstops>
|
---|
[139] | 275 | <tabstop>tab_widget</tabstop>
|
---|
[93] | 276 | <tabstop>info</tabstop>
|
---|
| 277 | <tabstop>buttonBox</tabstop>
|
---|
| 278 | <tabstop>contributions</tabstop>
|
---|
| 279 | <tabstop>translators</tabstop>
|
---|
| 280 | <tabstop>license</tabstop>
|
---|
| 281 | </tabstops>
|
---|
| 282 | <resources/>
|
---|
| 283 | <connections>
|
---|
| 284 | <connection>
|
---|
| 285 | <sender>buttonBox</sender>
|
---|
| 286 | <signal>accepted()</signal>
|
---|
| 287 | <receiver>About</receiver>
|
---|
| 288 | <slot>accept()</slot>
|
---|
| 289 | <hints>
|
---|
[139] | 290 | <hint type="sourcelabel">
|
---|
[93] | 291 | <x>248</x>
|
---|
| 292 | <y>254</y>
|
---|
| 293 | </hint>
|
---|
[139] | 294 | <hint type="destinationlabel">
|
---|
[93] | 295 | <x>157</x>
|
---|
| 296 | <y>274</y>
|
---|
| 297 | </hint>
|
---|
| 298 | </hints>
|
---|
| 299 | </connection>
|
---|
| 300 | </connections>
|
---|
| 301 | </ui>
|
---|