Changeset 33b5c34 in confclerk_git for src/gui/about.ui
- Timestamp:
- 01/27/10 14:03:34 (13 years ago)
- Branches:
- master, qt5
- Children:
- 07ae23a
- Parents:
- 6123b48
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/about.ui
r6123b48 r33b5c34 1 <?xml version="1.0" encoding="UTF-8"?> 2 <ui version="4.0"> 1 <ui version="4.0" > 3 2 <class>AboutDialog</class> 4 <widget class="QDialog" name="AboutDialog" >5 <property name="windowModality" >3 <widget class="QDialog" name="AboutDialog" > 4 <property name="windowModality" > 6 5 <enum>Qt::WindowModal</enum> 7 6 </property> 8 <property name="geometry" >7 <property name="geometry" > 9 8 <rect> 10 9 <x>0</x> … … 14 13 </rect> 15 14 </property> 16 <property name="sizePolicy" >17 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">15 <property name="sizePolicy" > 16 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" > 18 17 <horstretch>0</horstretch> 19 18 <verstretch>0</verstretch> 20 19 </sizepolicy> 21 20 </property> 22 <property name="minimumSize" >21 <property name="minimumSize" > 23 22 <size> 24 23 <width>77</width> … … 26 25 </size> 27 26 </property> 28 <property name="maximumSize" >27 <property name="maximumSize" > 29 28 <size> 30 29 <width>500</width> … … 32 31 </size> 33 32 </property> 34 <property name="palette" >33 <property name="palette" > 35 34 <palette> 36 35 <active> 37 <colorrole role="Base" >38 <brush brushstyle="SolidPattern" >39 <color alpha="255" >40 <red>239</red> 41 <green>235</green> 42 <blue>231</blue> 43 </color> 44 </brush> 45 </colorrole> 46 <colorrole role="AlternateBase" >47 <brush brushstyle="SolidPattern" >48 <color alpha="255" >36 <colorrole role="Base" > 37 <brush brushstyle="SolidPattern" > 38 <color alpha="255" > 39 <red>239</red> 40 <green>235</green> 41 <blue>231</blue> 42 </color> 43 </brush> 44 </colorrole> 45 <colorrole role="AlternateBase" > 46 <brush brushstyle="SolidPattern" > 47 <color alpha="255" > 49 48 <red>239</red> 50 49 <green>235</green> … … 55 54 </active> 56 55 <inactive> 57 <colorrole role="Base" >58 <brush brushstyle="SolidPattern" >59 <color alpha="255" >60 <red>239</red> 61 <green>235</green> 62 <blue>231</blue> 63 </color> 64 </brush> 65 </colorrole> 66 <colorrole role="AlternateBase" >67 <brush brushstyle="SolidPattern" >68 <color alpha="255" >56 <colorrole role="Base" > 57 <brush brushstyle="SolidPattern" > 58 <color alpha="255" > 59 <red>239</red> 60 <green>235</green> 61 <blue>231</blue> 62 </color> 63 </brush> 64 </colorrole> 65 <colorrole role="AlternateBase" > 66 <brush brushstyle="SolidPattern" > 67 <color alpha="255" > 69 68 <red>239</red> 70 69 <green>235</green> … … 75 74 </inactive> 76 75 <disabled> 77 <colorrole role="Base" >78 <brush brushstyle="SolidPattern" >79 <color alpha="255" >76 <colorrole role="Base" > 77 <brush brushstyle="SolidPattern" > 78 <color alpha="255" > 80 79 <red>255</red> 81 80 <green>255</green> … … 84 83 </brush> 85 84 </colorrole> 86 <colorrole role="AlternateBase" >87 <brush brushstyle="SolidPattern" >88 <color alpha="255" >85 <colorrole role="AlternateBase" > 86 <brush brushstyle="SolidPattern" > 87 <color alpha="255" > 89 88 <red>239</red> 90 89 <green>235</green> … … 96 95 </palette> 97 96 </property> 98 <property name="windowTitle" >97 <property name="windowTitle" > 99 98 <string>About application</string> 100 99 </property> 101 <property name="locale" >102 <locale language="C" country="AnyCountry"/>103 </property> 104 <layout class="QGridLayout" name="gridLayout" >105 <item row="0" column="0" >106 <layout class="QHBoxLayout" name="horizontalLayout" >100 <property name="locale" > 101 <locale country="AnyCountry" language="C" /> 102 </property> 103 <layout class="QGridLayout" name="gridLayout" > 104 <item row="0" column="0" > 105 <layout class="QHBoxLayout" name="horizontalLayout" > 107 106 <item> 108 <layout class="QVBoxLayout" name="verticalLayout" >107 <layout class="QVBoxLayout" name="verticalLayout" > 109 108 <item> 110 <widget class="QLabel" name="FosdemIcon" >111 <property name="sizePolicy" >112 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">109 <widget class="QLabel" name="FosdemIcon" > 110 <property name="sizePolicy" > 111 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" > 113 112 <horstretch>0</horstretch> 114 113 <verstretch>0</verstretch> 115 114 </sizepolicy> 116 115 </property> 117 <property name="text" >116 <property name="text" > 118 117 <string/> 119 118 </property> 120 <property name="pixmap" >119 <property name="pixmap" > 121 120 <pixmap>:/icons/fosdem.png</pixmap> 122 121 </property> … … 124 123 </item> 125 124 <item> 126 <spacer name="verticalSpacer" >127 <property name="orientation" >125 <spacer name="verticalSpacer" > 126 <property name="orientation" > 128 127 <enum>Qt::Vertical</enum> 129 128 </property> 130 <property name="sizeHint" stdset="0" >129 <property name="sizeHint" stdset="0" > 131 130 <size> 132 131 <width>20</width> … … 139 138 </item> 140 139 <item> 141 <layout class="QVBoxLayout" name="verticalLayout_2" >140 <layout class="QVBoxLayout" name="verticalLayout_2" > 142 141 <item> 143 <widget class="Q TextBrowser" name="textBrowser">144 <property name=" enabled">142 <widget class="QScrollArea" name="scrollArea" > 143 <property name="widgetResizable" > 145 144 <bool>true</bool> 146 145 </property> 147 <property name="autoFillBackground"> 148 <bool>true</bool> 149 </property> 150 <property name="locale"> 151 <locale language="C" country="AnyCountry"/> 152 </property> 153 <property name="frameShape"> 154 <enum>QFrame::NoFrame</enum> 155 </property> 156 <property name="frameShadow"> 157 <enum>QFrame::Plain</enum> 158 </property> 159 <property name="readOnly"> 160 <bool>true</bool> 161 </property> 162 <property name="html"> 163 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> 164 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 165 p, li { white-space: pre-wrap; } 166 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> 167 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-size:9pt; font-weight:600; color:#000000;">Qt FOSDEM/Maemo</span></p> 168 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-size:9pt; color:#000000;">Version 1.0.0.</span></p> 169 <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:9pt;"></p> 170 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:8pt;">The FOSDEM Maemo is an application making the conference schedule available offline. Supports searches on various items (speaker, speech topic, location, etc.). For Nokia N8x0 and N900 Internet Tablets.</span></p> 171 <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:8pt;"></p> 172 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:600; color:#000000;">Developers:</span></p> 173 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:8pt; color:#000000;">Berendova Monika, Hanzes Matus, Komara Martin, Korinek Pavol,</span></p> 174 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:8pt; color:#000000;">Pavelka Pavol, Timko Marek, Uzak Matus, Fortes Francisco.</span></p> 175 <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:8pt;"></p> 176 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:8pt; color:#000000;">Copyright (C) Ixonos, 2010</span></p> 177 <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:8pt;"></p> 178 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:7pt; color:#000000;">This program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR PARTICULAR PURPOSE.</span></p></body></html></string> 179 </property> 180 <property name="overwriteMode"> 181 <bool>false</bool> 182 </property> 183 <property name="acceptRichText"> 184 <bool>true</bool> 185 </property> 146 <widget class="QWidget" name="scrollAreaWidgetContents" > 147 <property name="geometry" > 148 <rect> 149 <x>0</x> 150 <y>-183</y> 151 <width>431</width> 152 <height>421</height> 153 </rect> 154 </property> 155 <layout class="QGridLayout" name="gridLayout_2" > 156 <item row="0" column="0" > 157 <widget class="QWidget" native="1" name="content" > 158 <layout class="QVBoxLayout" name="verticalLayout_3" > 159 <item> 160 <widget class="QLabel" name="label" > 161 <property name="sizePolicy" > 162 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" > 163 <horstretch>0</horstretch> 164 <verstretch>0</verstretch> 165 </sizepolicy> 166 </property> 167 <property name="font" > 168 <font> 169 <weight>75</weight> 170 <bold>true</bold> 171 </font> 172 </property> 173 <property name="text" > 174 <string>Qt FOSDEM</string> 175 </property> 176 </widget> 177 </item> 178 <item> 179 <widget class="QLabel" name="label_2" > 180 <property name="text" > 181 <string>Version 1.0.0</string> 182 </property> 183 </widget> 184 </item> 185 <item> 186 <widget class="QLabel" name="spacer" > 187 <property name="text" > 188 <string/> 189 </property> 190 </widget> 191 </item> 192 <item> 193 <widget class="QLabel" name="description" > 194 <property name="text" > 195 <string>The FOSDEM Maemo is an application making the conference schedule available offline. Supports searches on various items (speaker, speech topic, location, etc.). For Nokia N8x0 and N900 Internet Tablets.</string> 196 </property> 197 <property name="wordWrap" > 198 <bool>true</bool> 199 </property> 200 <property name="openExternalLinks" > 201 <bool>true</bool> 202 </property> 203 </widget> 204 </item> 205 <item> 206 <widget class="QLabel" name="spacer_2" > 207 <property name="text" > 208 <string/> 209 </property> 210 </widget> 211 </item> 212 <item> 213 <widget class="QLabel" name="label_3" > 214 <property name="font" > 215 <font> 216 <weight>75</weight> 217 <bold>true</bold> 218 </font> 219 </property> 220 <property name="text" > 221 <string>Developers:</string> 222 </property> 223 </widget> 224 </item> 225 <item> 226 <widget class="QLabel" name="label_4" > 227 <property name="text" > 228 <string>Berendova Monika, Hanzes Matus, Komara Martin, Korinek Pavol, Pavelka Pavol, Timko Marek, Uzak Matus, Fortes Francisco</string> 229 </property> 230 <property name="wordWrap" > 231 <bool>true</bool> 232 </property> 233 </widget> 234 </item> 235 <item> 236 <widget class="QLabel" name="spacer_3" > 237 <property name="text" > 238 <string/> 239 </property> 240 </widget> 241 </item> 242 <item> 243 <widget class="QLabel" name="copyright" > 244 <property name="font" > 245 <font> 246 <pointsize>9</pointsize> 247 </font> 248 </property> 249 <property name="text" > 250 <string>Copyright (C) Ixonos, 2010</string> 251 </property> 252 <property name="wordWrap" > 253 <bool>true</bool> 254 </property> 255 </widget> 256 </item> 257 <item> 258 <widget class="QLabel" name="spacer_4" > 259 <property name="text" > 260 <string/> 261 </property> 262 </widget> 263 </item> 264 <item> 265 <widget class="QLabel" name="warranty" > 266 <property name="font" > 267 <font> 268 <pointsize>9</pointsize> 269 </font> 270 </property> 271 <property name="text" > 272 <string>This program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR PARTICULAR PURPOSE.</string> 273 </property> 274 <property name="wordWrap" > 275 <bool>true</bool> 276 </property> 277 </widget> 278 </item> 279 </layout> 280 </widget> 281 </item> 282 <item row="1" column="0" > 283 <spacer name="verticalSpacer_2" > 284 <property name="orientation" > 285 <enum>Qt::Vertical</enum> 286 </property> 287 <property name="sizeHint" stdset="0" > 288 <size> 289 <width>20</width> 290 <height>40</height> 291 </size> 292 </property> 293 </spacer> 294 </item> 295 </layout> 296 </widget> 186 297 </widget> 187 298 </item> 188 299 <item> 189 <widget class="QDialogButtonBox" name="buttonOK"> 190 <property name="standardButtons"> 191 <set>QDialogButtonBox::Ok</set> 192 </property> 193 </widget> 300 <layout class="QHBoxLayout" name="horizontalLayout_2" > 301 <item> 302 <spacer name="horizontalSpacer" > 303 <property name="orientation" > 304 <enum>Qt::Horizontal</enum> 305 </property> 306 <property name="sizeHint" stdset="0" > 307 <size> 308 <width>40</width> 309 <height>20</height> 310 </size> 311 </property> 312 </spacer> 313 </item> 314 <item> 315 <widget class="QPushButton" name="okButton" > 316 <property name="text" > 317 <string>OK</string> 318 </property> 319 </widget> 320 </item> 321 </layout> 194 322 </item> 195 323 </layout> … … 202 330 <connections> 203 331 <connection> 204 <sender> buttonOK</sender>205 <signal> accepted()</signal>332 <sender>okButton</sender> 333 <signal>clicked()</signal> 206 334 <receiver>AboutDialog</receiver> 207 335 <slot>close()</slot> 208 336 <hints> 209 <hint type="sourcelabel" >210 <x> 292</x>211 <y> 272</y>337 <hint type="sourcelabel" > 338 <x>512</x> 339 <y>724</y> 212 340 </hint> 213 <hint type="destinationlabel" >214 <x>2 49</x>215 <y> 149</y>341 <hint type="destinationlabel" > 342 <x>282</x> 343 <y>375</y> 216 344 </hint> 217 345 </hints>
Note: See TracChangeset
for help on using the changeset viewer.