| 
									
										
										
										
											2017-11-11 19:26:23 +01:00
										 |  |  | <?xml version="1.0" encoding="UTF-8"?> | 
					
						
							|  |  |  | <ui version="4.0"> | 
					
						
							|  |  |  |  <class>LoggingDialog</class> | 
					
						
							|  |  |  |  <widget class="QDialog" name="LoggingDialog"> | 
					
						
							|  |  |  |   <property name="geometry"> | 
					
						
							|  |  |  |    <rect> | 
					
						
							|  |  |  |     <x>0</x> | 
					
						
							|  |  |  |     <y>0</y> | 
					
						
							|  |  |  |     <width>461</width> | 
					
						
							|  |  |  |     <height>110</height> | 
					
						
							|  |  |  |    </rect> | 
					
						
							|  |  |  |   </property> | 
					
						
							|  |  |  |   <property name="font"> | 
					
						
							|  |  |  |    <font> | 
					
						
							| 
									
										
										
										
											2018-05-05 17:44:38 +02:00
										 |  |  |     <family>Liberation Sans</family> | 
					
						
							| 
									
										
										
										
											2017-11-11 19:26:23 +01:00
										 |  |  |     <pointsize>9</pointsize> | 
					
						
							|  |  |  |    </font> | 
					
						
							|  |  |  |   </property> | 
					
						
							|  |  |  |   <property name="windowTitle"> | 
					
						
							|  |  |  |    <string>Logging settings</string> | 
					
						
							|  |  |  |   </property> | 
					
						
							|  |  |  |   <layout class="QVBoxLayout" name="verticalLayout"> | 
					
						
							|  |  |  |    <item> | 
					
						
							|  |  |  |     <layout class="QHBoxLayout" name="levelLayout"> | 
					
						
							|  |  |  |      <item> | 
					
						
							| 
									
										
										
										
											2017-11-12 02:23:55 +01:00
										 |  |  |       <widget class="QLabel" name="consoleLevelLabel"> | 
					
						
							| 
									
										
										
										
											2017-11-11 19:26:23 +01:00
										 |  |  |        <property name="text"> | 
					
						
							| 
									
										
										
										
											2017-11-12 02:23:55 +01:00
										 |  |  |         <string>Console log level</string> | 
					
						
							| 
									
										
										
										
											2017-11-11 19:26:23 +01:00
										 |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							| 
									
										
										
										
											2017-11-12 02:23:55 +01:00
										 |  |  |       <widget class="QComboBox" name="consoleLevel"> | 
					
						
							|  |  |  |        <property name="minimumSize"> | 
					
						
							|  |  |  |         <size> | 
					
						
							|  |  |  |          <width>80</width> | 
					
						
							|  |  |  |          <height>0</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							| 
									
										
										
										
											2017-11-11 19:26:23 +01:00
										 |  |  |        <property name="toolTip"> | 
					
						
							| 
									
										
										
										
											2017-11-12 02:23:55 +01:00
										 |  |  |         <string>Choose minimum message severity level for logging to console</string> | 
					
						
							| 
									
										
										
										
											2017-11-11 19:26:23 +01:00
										 |  |  |        </property> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <property name="text"> | 
					
						
							|  |  |  |          <string>Debug</string> | 
					
						
							|  |  |  |         </property> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <property name="text"> | 
					
						
							|  |  |  |          <string>Info</string> | 
					
						
							|  |  |  |         </property> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <property name="text"> | 
					
						
							|  |  |  |          <string>Warning</string> | 
					
						
							|  |  |  |         </property> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <property name="text"> | 
					
						
							|  |  |  |          <string>Error</string> | 
					
						
							|  |  |  |         </property> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <spacer name="horizontalSpacer"> | 
					
						
							|  |  |  |        <property name="orientation"> | 
					
						
							|  |  |  |         <enum>Qt::Horizontal</enum> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="sizeHint" stdset="0"> | 
					
						
							|  |  |  |         <size> | 
					
						
							|  |  |  |          <width>40</width> | 
					
						
							|  |  |  |          <height>20</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </spacer> | 
					
						
							|  |  |  |      </item> | 
					
						
							| 
									
										
										
										
											2017-11-12 02:23:55 +01:00
										 |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QLabel" name="fileLevelLabel"> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string>File log level</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QComboBox" name="fileLevel"> | 
					
						
							|  |  |  |        <property name="minimumSize"> | 
					
						
							|  |  |  |         <size> | 
					
						
							|  |  |  |          <width>80</width> | 
					
						
							|  |  |  |          <height>0</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <property name="text"> | 
					
						
							|  |  |  |          <string>Debug</string> | 
					
						
							|  |  |  |         </property> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <property name="text"> | 
					
						
							|  |  |  |          <string>Info</string> | 
					
						
							|  |  |  |         </property> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <property name="text"> | 
					
						
							|  |  |  |          <string>Warning</string> | 
					
						
							|  |  |  |         </property> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |        <item> | 
					
						
							|  |  |  |         <property name="text"> | 
					
						
							|  |  |  |          <string>Error</string> | 
					
						
							|  |  |  |         </property> | 
					
						
							|  |  |  |        </item> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							| 
									
										
										
										
											2017-11-11 19:26:23 +01:00
										 |  |  |     </layout> | 
					
						
							|  |  |  |    </item> | 
					
						
							|  |  |  |    <item> | 
					
						
							|  |  |  |     <layout class="QHBoxLayout" name="logFileLayout"> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QCheckBox" name="logToFile"> | 
					
						
							|  |  |  |        <property name="maximumSize"> | 
					
						
							|  |  |  |         <size> | 
					
						
							|  |  |  |          <width>85</width> | 
					
						
							|  |  |  |          <height>16777215</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="toolTip"> | 
					
						
							|  |  |  |         <string>Select to activate file logging</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string>Log to file</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QPushButton" name="showFileDialog"> | 
					
						
							|  |  |  |        <property name="maximumSize"> | 
					
						
							|  |  |  |         <size> | 
					
						
							|  |  |  |          <width>24</width> | 
					
						
							|  |  |  |          <height>16777215</height> | 
					
						
							|  |  |  |         </size> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="toolTip"> | 
					
						
							|  |  |  |         <string>Choose a log file</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string/> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="icon"> | 
					
						
							|  |  |  |         <iconset resource="../resources/res.qrc"> | 
					
						
							|  |  |  |          <normaloff>:/preset-load.png</normaloff>:/preset-load.png</iconset> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |      <item> | 
					
						
							|  |  |  |       <widget class="QLabel" name="logFileNameText"> | 
					
						
							|  |  |  |        <property name="toolTip"> | 
					
						
							|  |  |  |         <string>Log file</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |        <property name="text"> | 
					
						
							|  |  |  |         <string>...</string> | 
					
						
							|  |  |  |        </property> | 
					
						
							|  |  |  |       </widget> | 
					
						
							|  |  |  |      </item> | 
					
						
							|  |  |  |     </layout> | 
					
						
							|  |  |  |    </item> | 
					
						
							|  |  |  |    <item> | 
					
						
							|  |  |  |     <widget class="QDialogButtonBox" name="buttonBox"> | 
					
						
							|  |  |  |      <property name="orientation"> | 
					
						
							|  |  |  |       <enum>Qt::Horizontal</enum> | 
					
						
							|  |  |  |      </property> | 
					
						
							|  |  |  |      <property name="standardButtons"> | 
					
						
							|  |  |  |       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> | 
					
						
							|  |  |  |      </property> | 
					
						
							|  |  |  |      <property name="centerButtons"> | 
					
						
							|  |  |  |       <bool>true</bool> | 
					
						
							|  |  |  |      </property> | 
					
						
							|  |  |  |     </widget> | 
					
						
							|  |  |  |    </item> | 
					
						
							|  |  |  |   </layout> | 
					
						
							|  |  |  |  </widget> | 
					
						
							|  |  |  |  <tabstops> | 
					
						
							|  |  |  |   <tabstop>buttonBox</tabstop> | 
					
						
							|  |  |  |  </tabstops> | 
					
						
							|  |  |  |  <resources> | 
					
						
							|  |  |  |   <include location="../resources/res.qrc"/> | 
					
						
							|  |  |  |  </resources> | 
					
						
							|  |  |  |  <connections> | 
					
						
							|  |  |  |   <connection> | 
					
						
							|  |  |  |    <sender>buttonBox</sender> | 
					
						
							|  |  |  |    <signal>accepted()</signal> | 
					
						
							|  |  |  |    <receiver>LoggingDialog</receiver> | 
					
						
							|  |  |  |    <slot>accept()</slot> | 
					
						
							|  |  |  |    <hints> | 
					
						
							|  |  |  |     <hint type="sourcelabel"> | 
					
						
							|  |  |  |      <x>257</x> | 
					
						
							|  |  |  |      <y>194</y> | 
					
						
							|  |  |  |     </hint> | 
					
						
							|  |  |  |     <hint type="destinationlabel"> | 
					
						
							|  |  |  |      <x>157</x> | 
					
						
							|  |  |  |      <y>203</y> | 
					
						
							|  |  |  |     </hint> | 
					
						
							|  |  |  |    </hints> | 
					
						
							|  |  |  |   </connection> | 
					
						
							|  |  |  |   <connection> | 
					
						
							|  |  |  |    <sender>buttonBox</sender> | 
					
						
							|  |  |  |    <signal>rejected()</signal> | 
					
						
							|  |  |  |    <receiver>LoggingDialog</receiver> | 
					
						
							|  |  |  |    <slot>reject()</slot> | 
					
						
							|  |  |  |    <hints> | 
					
						
							|  |  |  |     <hint type="sourcelabel"> | 
					
						
							|  |  |  |      <x>314</x> | 
					
						
							|  |  |  |      <y>194</y> | 
					
						
							|  |  |  |     </hint> | 
					
						
							|  |  |  |     <hint type="destinationlabel"> | 
					
						
							|  |  |  |      <x>286</x> | 
					
						
							|  |  |  |      <y>203</y> | 
					
						
							|  |  |  |     </hint> | 
					
						
							|  |  |  |    </hints> | 
					
						
							|  |  |  |   </connection> | 
					
						
							|  |  |  |  </connections> | 
					
						
							|  |  |  | </ui> |