| 
									
										
										
										
											2013-06-07 11:43:45 -03:00
										 |  |  | <?xml version="1.0" encoding="UTF-8"?> | 
					
						
							|  |  |  | <ui version="4.0"> | 
					
						
							|  |  |  |  <class>DiveComputerManagementDialog</class> | 
					
						
							|  |  |  |  <widget class="QDialog" name="DiveComputerManagementDialog"> | 
					
						
							| 
									
										
										
										
											2014-03-12 19:01:25 +02:00
										 |  |  |   <property name="windowModality"> | 
					
						
							|  |  |  |    <enum>Qt::WindowModal</enum> | 
					
						
							|  |  |  |   </property> | 
					
						
							| 
									
										
										
										
											2013-06-07 11:43:45 -03:00
										 |  |  |   <property name="geometry"> | 
					
						
							|  |  |  |    <rect> | 
					
						
							|  |  |  |     <x>0</x> | 
					
						
							|  |  |  |     <y>0</y> | 
					
						
							| 
									
										
										
										
											2013-06-17 12:42:52 -07:00
										 |  |  |     <width>560</width> | 
					
						
							| 
									
										
										
										
											2013-06-07 11:43:45 -03:00
										 |  |  |     <height>300</height> | 
					
						
							|  |  |  |    </rect> | 
					
						
							|  |  |  |   </property> | 
					
						
							|  |  |  |   <property name="windowTitle"> | 
					
						
							| 
									
										
										
										
											2014-07-11 00:06:41 +01:00
										 |  |  |    <string>Edit dive computer nicknames</string> | 
					
						
							| 
									
										
										
										
											2013-06-07 11:43:45 -03:00
										 |  |  |   </property> | 
					
						
							| 
									
										
										
										
											2013-11-30 20:41:38 +02:00
										 |  |  |   <property name="windowIcon"> | 
					
						
							|  |  |  |    <iconset> | 
					
						
							| 
									
										
										
										
											2017-11-28 08:37:01 +01:00
										 |  |  |     <normalon>:subsurface-icon</normalon> | 
					
						
							| 
									
										
										
										
											2013-11-30 20:41:38 +02:00
										 |  |  |    </iconset> | 
					
						
							|  |  |  |   </property> | 
					
						
							| 
									
										
										
										
											2013-06-07 11:43:45 -03:00
										 |  |  |   <layout class="QVBoxLayout" name="verticalLayout"> | 
					
						
							|  |  |  |    <item> | 
					
						
							| 
									
										
										
										
											2013-06-17 12:42:52 -07:00
										 |  |  |     <widget class="QTableView" name="tableView"> | 
					
						
							|  |  |  |      <attribute name="horizontalHeaderStretchLastSection"> | 
					
						
							|  |  |  |       <bool>true</bool> | 
					
						
							|  |  |  |      </attribute> | 
					
						
							|  |  |  |     </widget> | 
					
						
							| 
									
										
										
										
											2013-06-07 11:43:45 -03:00
										 |  |  |    </item> | 
					
						
							| 
									
										
										
										
											2013-06-17 15:58:26 -07:00
										 |  |  |    <item> | 
					
						
							|  |  |  |     <widget class="QDialogButtonBox" name="buttonBox"> | 
					
						
							|  |  |  |      <property name="orientation"> | 
					
						
							|  |  |  |       <enum>Qt::Horizontal</enum> | 
					
						
							|  |  |  |      </property> | 
					
						
							|  |  |  |      <property name="standardButtons"> | 
					
						
							|  |  |  |       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> | 
					
						
							|  |  |  |      </property> | 
					
						
							|  |  |  |     </widget> | 
					
						
							|  |  |  |    </item> | 
					
						
							| 
									
										
										
										
											2013-06-07 11:43:45 -03:00
										 |  |  |   </layout> | 
					
						
							|  |  |  |  </widget> | 
					
						
							| 
									
										
										
										
											2013-11-30 20:41:38 +02:00
										 |  |  |  <resources> | 
					
						
							|  |  |  |   <include location="../subsurface.qrc"/> | 
					
						
							|  |  |  |  </resources> | 
					
						
							| 
									
										
										
										
											2013-06-17 15:58:26 -07:00
										 |  |  |  <connections> | 
					
						
							|  |  |  |   <connection> | 
					
						
							|  |  |  |    <sender>buttonBox</sender> | 
					
						
							|  |  |  |    <signal>accepted()</signal> | 
					
						
							|  |  |  |    <receiver>DiveComputerManagementDialog</receiver> | 
					
						
							|  |  |  |    <slot>accept()</slot> | 
					
						
							|  |  |  |    <hints> | 
					
						
							|  |  |  |     <hint type="sourcelabel"> | 
					
						
							|  |  |  |      <x>248</x> | 
					
						
							|  |  |  |      <y>254</y> | 
					
						
							|  |  |  |     </hint> | 
					
						
							|  |  |  |     <hint type="destinationlabel"> | 
					
						
							|  |  |  |      <x>157</x> | 
					
						
							|  |  |  |      <y>274</y> | 
					
						
							|  |  |  |     </hint> | 
					
						
							|  |  |  |    </hints> | 
					
						
							|  |  |  |   </connection> | 
					
						
							|  |  |  |   <connection> | 
					
						
							|  |  |  |    <sender>buttonBox</sender> | 
					
						
							|  |  |  |    <signal>rejected()</signal> | 
					
						
							|  |  |  |    <receiver>DiveComputerManagementDialog</receiver> | 
					
						
							|  |  |  |    <slot>reject()</slot> | 
					
						
							|  |  |  |    <hints> | 
					
						
							|  |  |  |     <hint type="sourcelabel"> | 
					
						
							|  |  |  |      <x>316</x> | 
					
						
							|  |  |  |      <y>260</y> | 
					
						
							|  |  |  |     </hint> | 
					
						
							|  |  |  |     <hint type="destinationlabel"> | 
					
						
							|  |  |  |      <x>286</x> | 
					
						
							|  |  |  |      <y>274</y> | 
					
						
							|  |  |  |     </hint> | 
					
						
							|  |  |  |    </hints> | 
					
						
							|  |  |  |   </connection> | 
					
						
							|  |  |  |  </connections> | 
					
						
							| 
									
										
										
										
											2013-06-07 11:43:45 -03:00
										 |  |  | </ui> |