|
25 | 25 | <property name="spacing" > |
26 | 26 | <number>6</number> |
27 | 27 | </property> |
28 | | - <item row="1" column="3" > |
29 | | - <widget class="QLineEdit" name="leSelectRaster" > |
30 | | - <property name="sizePolicy" > |
31 | | - <sizepolicy> |
32 | | - <hsizetype>7</hsizetype> |
33 | | - <vsizetype>0</vsizetype> |
34 | | - <horstretch>0</horstretch> |
35 | | - <verstretch>0</verstretch> |
36 | | - </sizepolicy> |
37 | | - </property> |
38 | | - </widget> |
39 | | - </item> |
40 | | - <item row="1" column="4" > |
41 | | - <widget class="QPushButton" name="pbnSelectRaster" > |
42 | | - <property name="sizePolicy" > |
43 | | - <sizepolicy> |
44 | | - <hsizetype>0</hsizetype> |
45 | | - <vsizetype>0</vsizetype> |
46 | | - <horstretch>0</horstretch> |
47 | | - <verstretch>0</verstretch> |
48 | | - </sizepolicy> |
49 | | - </property> |
50 | | - <property name="text" > |
51 | | - <string>...</string> |
52 | | - </property> |
53 | | - </widget> |
54 | | - </item> |
55 | | - <item row="2" column="3" colspan="2" > |
56 | | - <widget class="QPushButton" name="pbnEnterWorldCoords" > |
| 28 | + <item row="1" column="2" > |
| 29 | + <widget class="QLabel" name="textLabel1" > |
57 | 30 | <property name="text" > |
58 | | - <string>Enter world coordinates</string> |
| 31 | + <string>Raster file:</string> |
59 | 32 | </property> |
60 | 33 | </widget> |
61 | 34 | </item> |
62 | 35 | <item row="0" column="2" colspan="3" > |
63 | | - <widget class="Q3TextEdit" name="teInstructions_2" > |
64 | | - <property name="sizePolicy" > |
65 | | - <sizepolicy> |
66 | | - <hsizetype>7</hsizetype> |
67 | | - <vsizetype>7</vsizetype> |
68 | | - <horstretch>0</horstretch> |
69 | | - <verstretch>6</verstretch> |
70 | | - </sizepolicy> |
71 | | - </property> |
72 | | - <property name="text" > |
73 | | - <string><html><head><meta name="qrichtext" content="1" /></head><body style="font-size:11pt;font-family:Tahoma"> |
74 | | -<p style="margin-top:16px" dir="ltr"><span style="font-size:14pt;font-weight:600">Description</span></p> |
75 | | -<p dir="ltr">This plugin can generate world files for rasters. You select points on the raster and give their world coordinates, and the plugin will compute the world file parameters. The more coordinates you can provide the better the result will be.</p> |
76 | | -</body></html> |
77 | | -</string> |
78 | | - </property> |
79 | | - <property name="wordWrap" > |
80 | | - <enum>Q3TextEdit::WidgetWidth</enum> |
| 36 | + <widget class="QTextEdit" name="textEdit" > |
| 37 | + <property name="html" > |
| 38 | + <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 style=" margin-top:16px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:11pt; font-weight:600;">Description</span></p><p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This plugin can generate world files for rasters. You select points on the raster and give their world coordinates, and the plugin will compute the world file parameters. The more coordinates you can provide the better the result will be.</p></body></html></string> |
81 | 39 | </property> |
82 | 40 | </widget> |
83 | 41 | </item> |
84 | | - <item rowspan="3" row="0" column="1" > |
85 | | - <widget class="Line" name="line1" > |
| 42 | + <item rowspan="3" row="0" column="0" > |
| 43 | + <widget class="QLabel" name="pixmapLabel2" > |
86 | 44 | <property name="maximumSize" > |
87 | 45 | <size> |
88 | | - <width>2</width> |
| 46 | + <width>150</width> |
89 | 47 | <height>32767</height> |
90 | 48 | </size> |
91 | 49 | </property> |
92 | | - <property name="frameShape" > |
93 | | - <enum>QFrame::VLine</enum> |
94 | | - </property> |
95 | | - <property name="frameShadow" > |
96 | | - <enum>QFrame::Sunken</enum> |
| 50 | + <property name="pixmap" > |
| 51 | + <pixmap resource="georeferencer.qrc" >:/georef.png</pixmap> |
97 | 52 | </property> |
98 | | - <property name="orientation" > |
99 | | - <enum>Qt::Vertical</enum> |
| 53 | + <property name="scaledContents" > |
| 54 | + <bool>true</bool> |
100 | 55 | </property> |
101 | 56 | </widget> |
102 | 57 | </item> |
|
133 | 88 | </item> |
134 | 89 | </layout> |
135 | 90 | </item> |
136 | | - <item rowspan="3" row="0" column="0" > |
137 | | - <widget class="QLabel" name="pixmapLabel2" > |
| 91 | + <item rowspan="3" row="0" column="1" > |
| 92 | + <widget class="Line" name="line1" > |
138 | 93 | <property name="maximumSize" > |
139 | 94 | <size> |
140 | | - <width>150</width> |
| 95 | + <width>2</width> |
141 | 96 | <height>32767</height> |
142 | 97 | </size> |
143 | 98 | </property> |
144 | | - <property name="pixmap" > |
145 | | - <pixmap resource="georeferencer.qrc" >:/georef.png</pixmap> |
| 99 | + <property name="frameShape" > |
| 100 | + <enum>QFrame::VLine</enum> |
146 | 101 | </property> |
147 | | - <property name="scaledContents" > |
148 | | - <bool>true</bool> |
| 102 | + <property name="frameShadow" > |
| 103 | + <enum>QFrame::Sunken</enum> |
| 104 | + </property> |
| 105 | + <property name="orientation" > |
| 106 | + <enum>Qt::Vertical</enum> |
149 | 107 | </property> |
150 | 108 | </widget> |
151 | 109 | </item> |
152 | | - <item row="1" column="2" > |
153 | | - <widget class="QLabel" name="textLabel1" > |
| 110 | + <item row="2" column="3" colspan="2" > |
| 111 | + <widget class="QPushButton" name="pbnEnterWorldCoords" > |
154 | 112 | <property name="text" > |
155 | | - <string>Raster file:</string> |
| 113 | + <string>Enter world coordinates</string> |
| 114 | + </property> |
| 115 | + </widget> |
| 116 | + </item> |
| 117 | + <item row="1" column="4" > |
| 118 | + <widget class="QPushButton" name="pbnSelectRaster" > |
| 119 | + <property name="sizePolicy" > |
| 120 | + <sizepolicy> |
| 121 | + <hsizetype>0</hsizetype> |
| 122 | + <vsizetype>0</vsizetype> |
| 123 | + <horstretch>0</horstretch> |
| 124 | + <verstretch>0</verstretch> |
| 125 | + </sizepolicy> |
| 126 | + </property> |
| 127 | + <property name="text" > |
| 128 | + <string>...</string> |
| 129 | + </property> |
| 130 | + </widget> |
| 131 | + </item> |
| 132 | + <item row="1" column="3" > |
| 133 | + <widget class="QLineEdit" name="leSelectRaster" > |
| 134 | + <property name="sizePolicy" > |
| 135 | + <sizepolicy> |
| 136 | + <hsizetype>7</hsizetype> |
| 137 | + <vsizetype>0</vsizetype> |
| 138 | + <horstretch>0</horstretch> |
| 139 | + <verstretch>0</verstretch> |
| 140 | + </sizepolicy> |
156 | 141 | </property> |
157 | 142 | </widget> |
158 | 143 | </item> |
159 | 144 | </layout> |
160 | 145 | </widget> |
161 | 146 | <layoutdefault spacing="6" margin="11" /> |
162 | 147 | <pixmapfunction></pixmapfunction> |
163 | | - <customwidgets> |
164 | | - <customwidget> |
165 | | - <class>Q3TextEdit</class> |
166 | | - <extends></extends> |
167 | | - <header>q3textedit.h</header> |
168 | | - <container>0</container> |
169 | | - <pixmap></pixmap> |
170 | | - </customwidget> |
171 | | - </customwidgets> |
172 | 148 | <resources> |
173 | 149 | <include location="georeferencer.qrc" /> |
174 | 150 | </resources> |
|
0 commit comments