|
34 | 34 | <attribute name="title" >
|
35 | 35 | <string>About</string>
|
36 | 36 | </attribute>
|
37 |
| - <layout class="QVBoxLayout" > |
| 37 | + <layout class="QGridLayout" > |
38 | 38 | <property name="margin" >
|
39 | 39 | <number>9</number>
|
40 | 40 | </property>
|
41 | 41 | <property name="spacing" >
|
42 | 42 | <number>6</number>
|
43 | 43 | </property>
|
44 |
| - <item> |
45 |
| - <widget class="QLabel" name="TextLabel4" > |
46 |
| - <property name="text" > |
47 |
| - <string><h2>Quantum GIS (qgis)</h2></string> |
| 44 | + <item row="0" column="0" > |
| 45 | + <layout class="QHBoxLayout" > |
| 46 | + <property name="margin" > |
| 47 | + <number>0</number> |
48 | 48 | </property>
|
49 |
| - <property name="alignment" > |
50 |
| - <set>Qt::AlignCenter</set> |
| 49 | + <property name="spacing" > |
| 50 | + <number>6</number> |
51 | 51 | </property>
|
52 |
| - </widget> |
| 52 | + <item> |
| 53 | + <widget class="QLabel" name="qgisIcon" > |
| 54 | + <property name="maximumSize" > |
| 55 | + <size> |
| 56 | + <width>60</width> |
| 57 | + <height>60</height> |
| 58 | + </size> |
| 59 | + </property> |
| 60 | + <property name="pixmap" > |
| 61 | + <pixmap>../../images/icons/qgis-icon-60x60.png</pixmap> |
| 62 | + </property> |
| 63 | + <property name="scaledContents" > |
| 64 | + <bool>false</bool> |
| 65 | + </property> |
| 66 | + </widget> |
| 67 | + </item> |
| 68 | + <item> |
| 69 | + <layout class="QVBoxLayout" > |
| 70 | + <property name="margin" > |
| 71 | + <number>0</number> |
| 72 | + </property> |
| 73 | + <property name="spacing" > |
| 74 | + <number>6</number> |
| 75 | + </property> |
| 76 | + <item> |
| 77 | + <widget class="QLabel" name="TextLabel4" > |
| 78 | + <property name="text" > |
| 79 | + <string><h2>Quantum GIS (qgis)</h2></string> |
| 80 | + </property> |
| 81 | + <property name="alignment" > |
| 82 | + <set>Qt::AlignCenter</set> |
| 83 | + </property> |
| 84 | + </widget> |
| 85 | + </item> |
| 86 | + <item> |
| 87 | + <widget class="QLabel" name="lblVersion" > |
| 88 | + <property name="text" > |
| 89 | + <string>Version</string> |
| 90 | + </property> |
| 91 | + <property name="alignment" > |
| 92 | + <set>Qt::AlignCenter</set> |
| 93 | + </property> |
| 94 | + </widget> |
| 95 | + </item> |
| 96 | + </layout> |
| 97 | + </item> |
| 98 | + </layout> |
53 | 99 | </item>
|
54 |
| - <item> |
55 |
| - <widget class="QLabel" name="lblVersion" > |
56 |
| - <property name="text" > |
57 |
| - <string>Version</string> |
58 |
| - </property> |
59 |
| - <property name="alignment" > |
60 |
| - <set>Qt::AlignCenter</set> |
| 100 | + <item row="3" column="0" > |
| 101 | + <widget class="QTextEdit" name="lblUrls" > |
| 102 | + <property name="html" > |
| 103 | + <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Arial; font-size:12pt; font-weight:400; font-style:normal; text-decoration:none;"><p align='center' style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:Sans Serif; font-size:9pt;">Quantum GIS is licensed under the GNU General Public License</p><p align='center' style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:Sans Serif; font-size:9pt;">http://www.gnu.org/licenses</p></body></html></string> |
61 | 104 | </property>
|
62 | 105 | </widget>
|
63 | 106 | </item>
|
64 |
| - <item> |
65 |
| - <widget class="QPushButton" name="btnQgisUser" > |
| 107 | + <item row="2" column="0" > |
| 108 | + <widget class="QPushButton" name="btnQgisHome" > |
66 | 109 | <property name="text" >
|
67 |
| - <string>Subscribe to the QGIS-User mailing list</string> |
| 110 | + <string>QGIS Home Page</string> |
68 | 111 | </property>
|
69 | 112 | <property name="flat" >
|
70 | 113 | <bool>false</bool>
|
71 | 114 | </property>
|
72 | 115 | </widget>
|
73 | 116 | </item>
|
74 |
| - <item> |
75 |
| - <widget class="QPushButton" name="btnQgisHome" > |
| 117 | + <item row="1" column="0" > |
| 118 | + <widget class="QPushButton" name="btnQgisUser" > |
76 | 119 | <property name="text" >
|
77 |
| - <string>QGIS Home Page</string> |
| 120 | + <string>Subscribe to the QGIS-User mailing list</string> |
78 | 121 | </property>
|
79 | 122 | <property name="flat" >
|
80 | 123 | <bool>false</bool>
|
81 | 124 | </property>
|
82 | 125 | </widget>
|
83 | 126 | </item>
|
84 |
| - <item> |
85 |
| - <widget class="QTextEdit" name="lblUrls" > |
86 |
| - <property name="html" > |
87 |
| - <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Sans Serif; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p align='center' style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Quantum GIS is licensed under the GNU General Public License</p><p align='center' style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">http://www.gnu.org/licenses</p></body></html></string> |
88 |
| - </property> |
89 |
| - </widget> |
90 |
| - </item> |
91 | 127 | </layout>
|
92 | 128 | </widget>
|
93 | 129 | <widget class="QWidget" name="Widget3" >
|
|
0 commit comments