|
120 | 120 | <property name="bottomMargin"> |
121 | 121 | <number>5</number> |
122 | 122 | </property> |
123 | | - <item row="0" column="0"> |
124 | | - <widget class="QLabel" name="label"> |
| 123 | + <item row="1" column="1"> |
| 124 | + <widget class="QPushButton" name="btn_ic_download"> |
| 125 | + <property name="toolTip"> |
| 126 | + <string>Initiate new download or refesh previous download in the background</string> |
| 127 | + </property> |
125 | 128 | <property name="text"> |
126 | | - <string>URL</string> |
| 129 | + <string>Start download</string> |
127 | 130 | </property> |
128 | 131 | </widget> |
129 | 132 | </item> |
130 | 133 | <item row="0" column="1" colspan="2"> |
131 | | - <widget class="QLineEdit" name="txt_ic_url"> |
| 134 | + <widget class="QgsFileWidget" name="fw_save_online_file"> |
132 | 135 | <property name="toolTip"> |
133 | | - <string>Do not include the bbox PARAM, it will be automatically appended based on the current scenario extent</string> |
134 | | - </property> |
135 | | - <property name="placeholderText"> |
136 | | - <string>Specify the URL to fetch the dataset in the CI server</string> |
| 136 | + <string>Specify the local path for saving the downloaded file</string> |
137 | 137 | </property> |
138 | 138 | </widget> |
139 | 139 | </item> |
140 | | - <item row="1" column="0"> |
| 140 | + <item row="0" column="0"> |
141 | 141 | <widget class="QLabel" name="label_2"> |
142 | 142 | <property name="text"> |
143 | | - <string>Save as</string> |
144 | | - </property> |
145 | | - </widget> |
146 | | - </item> |
147 | | - <item row="1" column="1" colspan="2"> |
148 | | - <widget class="QgsFileWidget" name="fw_save_online_file"/> |
149 | | - </item> |
150 | | - <item row="2" column="1"> |
151 | | - <widget class="QPushButton" name="btn_ic_download"> |
152 | | - <property name="toolTip"> |
153 | | - <string>Initiate new download or refesh previous download in the background</string> |
154 | | - </property> |
155 | | - <property name="text"> |
156 | | - <string>Start download</string> |
| 143 | + <string>Save file as</string> |
157 | 144 | </property> |
158 | 145 | </widget> |
159 | 146 | </item> |
160 | | - <item row="2" column="2"> |
| 147 | + <item row="1" column="2"> |
161 | 148 | <layout class="QHBoxLayout" name="horizontalLayout_8"> |
162 | 149 | <property name="spacing"> |
163 | 150 | <number>4</number> |
|
0 commit comments