mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Add configuration options for geo coding
Just the interface changes for configuration options for geo coding. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									e27f9ab0a6
								
							
						
					
					
						commit
						a19bbcc715
					
				
					 1 changed files with 104 additions and 29 deletions
				
			
		|  | @ -143,6 +143,11 @@ | ||||||
|          </iconset> |          </iconset> | ||||||
|         </property> |         </property> | ||||||
|        </item> |        </item> | ||||||
|  |        <item> | ||||||
|  |         <property name="text"> | ||||||
|  |          <string>Georeference</string> | ||||||
|  |         </property> | ||||||
|  |        </item> | ||||||
|       </widget> |       </widget> | ||||||
|      </item> |      </item> | ||||||
|      <item> |      <item> | ||||||
|  | @ -154,7 +159,7 @@ | ||||||
|         </sizepolicy> |         </sizepolicy> | ||||||
|        </property> |        </property> | ||||||
|        <property name="currentIndex"> |        <property name="currentIndex"> | ||||||
|         <number>4</number> |         <number>6</number> | ||||||
|        </property> |        </property> | ||||||
|        <widget class="QWidget" name="defaults_page"> |        <widget class="QWidget" name="defaults_page"> | ||||||
|         <layout class="QVBoxLayout" name="verticalLayout_3"> |         <layout class="QVBoxLayout" name="verticalLayout_3"> | ||||||
|  | @ -1335,6 +1340,76 @@ | ||||||
|          </item> |          </item> | ||||||
|         </layout> |         </layout> | ||||||
|        </widget> |        </widget> | ||||||
|  |        <widget class="QWidget" name="page"> | ||||||
|  |         <layout class="QVBoxLayout" name="verticalLayout_8"> | ||||||
|  |          <item> | ||||||
|  |           <widget class="QCheckBox" name="checkBox"> | ||||||
|  |            <property name="text"> | ||||||
|  |             <string>Enable geocoding for dive site management</string> | ||||||
|  |            </property> | ||||||
|  |           </widget> | ||||||
|  |          </item> | ||||||
|  |          <item> | ||||||
|  |           <widget class="QCheckBox" name="checkBox_2"> | ||||||
|  |            <property name="text"> | ||||||
|  |             <string>Parse site without GPS data</string> | ||||||
|  |            </property> | ||||||
|  |           </widget> | ||||||
|  |          </item> | ||||||
|  |          <item> | ||||||
|  |           <widget class="QCheckBox" name="checkBox_3"> | ||||||
|  |            <property name="text"> | ||||||
|  |             <string>Same format for existing dives</string> | ||||||
|  |            </property> | ||||||
|  |           </widget> | ||||||
|  |          </item> | ||||||
|  |          <item> | ||||||
|  |           <widget class="QGroupBox" name="groupBox_12"> | ||||||
|  |            <property name="title"> | ||||||
|  |             <string>Dive Site Layout</string> | ||||||
|  |            </property> | ||||||
|  |            <layout class="QHBoxLayout" name="horizontalLayout_10"> | ||||||
|  |             <item> | ||||||
|  |              <widget class="QComboBox" name="comboBox"/> | ||||||
|  |             </item> | ||||||
|  |             <item> | ||||||
|  |              <widget class="QLabel" name="label_29"> | ||||||
|  |               <property name="text"> | ||||||
|  |                <string>/</string> | ||||||
|  |               </property> | ||||||
|  |              </widget> | ||||||
|  |             </item> | ||||||
|  |             <item> | ||||||
|  |              <widget class="QComboBox" name="comboBox_2"/> | ||||||
|  |             </item> | ||||||
|  |             <item> | ||||||
|  |              <widget class="QLabel" name="label_30"> | ||||||
|  |               <property name="text"> | ||||||
|  |                <string>/</string> | ||||||
|  |               </property> | ||||||
|  |              </widget> | ||||||
|  |             </item> | ||||||
|  |             <item> | ||||||
|  |              <widget class="QComboBox" name="comboBox_3"/> | ||||||
|  |             </item> | ||||||
|  |            </layout> | ||||||
|  |           </widget> | ||||||
|  |          </item> | ||||||
|  |          <item> | ||||||
|  |           <spacer name="verticalSpacer_6"> | ||||||
|  |            <property name="orientation"> | ||||||
|  |             <enum>Qt::Vertical</enum> | ||||||
|  |            </property> | ||||||
|  |            <property name="sizeHint" stdset="0"> | ||||||
|  |             <size> | ||||||
|  |              <width>20</width> | ||||||
|  |              <height>495</height> | ||||||
|  |             </size> | ||||||
|  |            </property> | ||||||
|  |           </spacer> | ||||||
|  |          </item> | ||||||
|  |         </layout> | ||||||
|  |        </widget> | ||||||
|       </widget> |       </widget> | ||||||
|      </item> |      </item> | ||||||
|     </layout> |     </layout> | ||||||
|  | @ -1360,8 +1435,8 @@ | ||||||
|    <slot>accept()</slot> |    <slot>accept()</slot> | ||||||
|    <hints> |    <hints> | ||||||
|     <hint type="sourcelabel"> |     <hint type="sourcelabel"> | ||||||
|      <x>259</x> |      <x>264</x> | ||||||
|      <y>817</y> |      <y>720</y> | ||||||
|     </hint> |     </hint> | ||||||
|     <hint type="destinationlabel"> |     <hint type="destinationlabel"> | ||||||
|      <x>157</x> |      <x>157</x> | ||||||
|  | @ -1376,8 +1451,8 @@ | ||||||
|    <slot>reject()</slot> |    <slot>reject()</slot> | ||||||
|    <hints> |    <hints> | ||||||
|     <hint type="sourcelabel"> |     <hint type="sourcelabel"> | ||||||
|      <x>327</x> |      <x>332</x> | ||||||
|      <y>817</y> |      <y>720</y> | ||||||
|     </hint> |     </hint> | ||||||
|     <hint type="destinationlabel"> |     <hint type="destinationlabel"> | ||||||
|      <x>286</x> |      <x>286</x> | ||||||
|  | @ -1424,8 +1499,8 @@ | ||||||
|    <slot>setDisabled(bool)</slot> |    <slot>setDisabled(bool)</slot> | ||||||
|    <hints> |    <hints> | ||||||
|     <hint type="sourcelabel"> |     <hint type="sourcelabel"> | ||||||
|      <x>126</x> |      <x>231</x> | ||||||
|      <y>20</y> |      <y>26</y> | ||||||
|     </hint> |     </hint> | ||||||
|     <hint type="destinationlabel"> |     <hint type="destinationlabel"> | ||||||
|      <x>186</x> |      <x>186</x> | ||||||
|  | @ -1440,8 +1515,8 @@ | ||||||
|    <slot>setDisabled(bool)</slot> |    <slot>setDisabled(bool)</slot> | ||||||
|    <hints> |    <hints> | ||||||
|     <hint type="sourcelabel"> |     <hint type="sourcelabel"> | ||||||
|      <x>126</x> |      <x>231</x> | ||||||
|      <y>20</y> |      <y>26</y> | ||||||
|     </hint> |     </hint> | ||||||
|     <hint type="destinationlabel"> |     <hint type="destinationlabel"> | ||||||
|      <x>185</x> |      <x>185</x> | ||||||
|  | @ -1616,12 +1691,12 @@ | ||||||
|    <slot>setValue(int)</slot> |    <slot>setValue(int)</slot> | ||||||
|    <hints> |    <hints> | ||||||
|     <hint type="sourcelabel"> |     <hint type="sourcelabel"> | ||||||
|      <x>361</x> |      <x>236</x> | ||||||
|      <y>439</y> |      <y>52</y> | ||||||
|     </hint> |     </hint> | ||||||
|     <hint type="destinationlabel"> |     <hint type="destinationlabel"> | ||||||
|      <x>831</x> |      <x>236</x> | ||||||
|      <y>447</y> |      <y>52</y> | ||||||
|     </hint> |     </hint> | ||||||
|    </hints> |    </hints> | ||||||
|   </connection> |   </connection> | ||||||
|  | @ -1632,12 +1707,12 @@ | ||||||
|    <slot>setValue(int)</slot> |    <slot>setValue(int)</slot> | ||||||
|    <hints> |    <hints> | ||||||
|     <hint type="sourcelabel"> |     <hint type="sourcelabel"> | ||||||
|      <x>831</x> |      <x>236</x> | ||||||
|      <y>447</y> |      <y>52</y> | ||||||
|     </hint> |     </hint> | ||||||
|     <hint type="destinationlabel"> |     <hint type="destinationlabel"> | ||||||
|      <x>361</x> |      <x>236</x> | ||||||
|      <y>439</y> |      <y>52</y> | ||||||
|     </hint> |     </hint> | ||||||
|    </hints> |    </hints> | ||||||
|   </connection> |   </connection> | ||||||
|  | @ -1648,12 +1723,12 @@ | ||||||
|    <slot>setEnabled(bool)</slot> |    <slot>setEnabled(bool)</slot> | ||||||
|    <hints> |    <hints> | ||||||
|     <hint type="sourcelabel"> |     <hint type="sourcelabel"> | ||||||
|      <x>200</x> |      <x>409</x> | ||||||
|      <y>42</y> |      <y>123</y> | ||||||
|     </hint> |     </hint> | ||||||
|     <hint type="destinationlabel"> |     <hint type="destinationlabel"> | ||||||
|      <x>200</x> |      <x>409</x> | ||||||
|      <y>42</y> |      <y>153</y> | ||||||
|     </hint> |     </hint> | ||||||
|    </hints> |    </hints> | ||||||
|   </connection> |   </connection> | ||||||
|  | @ -1664,12 +1739,12 @@ | ||||||
|    <slot>setEnabled(bool)</slot> |    <slot>setEnabled(bool)</slot> | ||||||
|    <hints> |    <hints> | ||||||
|     <hint type="sourcelabel"> |     <hint type="sourcelabel"> | ||||||
|      <x>200</x> |      <x>409</x> | ||||||
|      <y>42</y> |      <y>123</y> | ||||||
|     </hint> |     </hint> | ||||||
|     <hint type="destinationlabel"> |     <hint type="destinationlabel"> | ||||||
|      <x>200</x> |      <x>409</x> | ||||||
|      <y>42</y> |      <y>183</y> | ||||||
|     </hint> |     </hint> | ||||||
|    </hints> |    </hints> | ||||||
|   </connection> |   </connection> | ||||||
|  | @ -1680,12 +1755,12 @@ | ||||||
|    <slot>setHidden(bool)</slot> |    <slot>setHidden(bool)</slot> | ||||||
|    <hints> |    <hints> | ||||||
|     <hint type="sourcelabel"> |     <hint type="sourcelabel"> | ||||||
|      <x>754</x> |      <x>236</x> | ||||||
|      <y>216</y> |      <y>44</y> | ||||||
|     </hint> |     </hint> | ||||||
|     <hint type="destinationlabel"> |     <hint type="destinationlabel"> | ||||||
|      <x>801</x> |      <x>236</x> | ||||||
|      <y>213</y> |      <y>44</y> | ||||||
|     </hint> |     </hint> | ||||||
|    </hints> |    </hints> | ||||||
|   </connection> |   </connection> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue