Blame | Last modification | View Log | RSS feed
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>TQtSettings</class>
<widget class="QDialog" name="TQtSettings">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>448</width>
<height>362</height>
</rect>
</property>
<property name="windowTitle">
<string>Settings</string>
</property>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="geometry">
<rect>
<x>20</x>
<y>320</y>
<width>411</width>
<height>32</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="standardButtons">
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
</property>
</widget>
<widget class="QLabel" name="label_logFile">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>81</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Log file</string>
</property>
</widget>
<widget class="QLabel" name="label_logLevel">
<property name="geometry">
<rect>
<x>10</x>
<y>60</y>
<width>81</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Log level</string>
</property>
</widget>
<widget class="QLabel" name="label_projectPath">
<property name="geometry">
<rect>
<x>10</x>
<y>100</y>
<width>91</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Project path</string>
</property>
</widget>
<widget class="QLabel" name="label_Controller">
<property name="geometry">
<rect>
<x>10</x>
<y>140</y>
<width>91</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Controller</string>
</property>
</widget>
<widget class="QLabel" name="label_Port">
<property name="geometry">
<rect>
<x>10</x>
<y>180</y>
<width>91</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Network port</string>
</property>
</widget>
<widget class="QLabel" name="label_Channel">
<property name="geometry">
<rect>
<x>10</x>
<y>220</y>
<width>101</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Channel number</string>
</property>
</widget>
<widget class="QLabel" name="label_PType">
<property name="geometry">
<rect>
<x>10</x>
<y>260</y>
<width>71</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Panel type</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_logFile">
<property name="geometry">
<rect>
<x>120</x>
<y>10</y>
<width>261</width>
<height>36</height>
</rect>
</property>
<property name="locale">
<locale language="English" country="Europe"/>
</property>
</widget>
<widget class="QComboBox" name="comboBox_logLevel">
<property name="geometry">
<rect>
<x>120</x>
<y>50</y>
<width>201</width>
<height>36</height>
</rect>
</property>
<item>
<property name="text">
<string>No log</string>
</property>
</item>
<item>
<property name="text">
<string>Informations</string>
</property>
</item>
<item>
<property name="text">
<string>Warnings</string>
</property>
</item>
<item>
<property name="text">
<string>Errors</string>
</property>
</item>
<item>
<property name="text">
<string>Tracing</string>
</property>
</item>
<item>
<property name="text">
<string>Debugging</string>
</property>
</item>
<item>
<property name="text">
<string>Protocol</string>
</property>
</item>
<item>
<property name="text">
<string>All</string>
</property>
</item>
</widget>
<widget class="QToolButton" name="kiconbutton_logFile">
<property name="geometry">
<rect>
<x>390</x>
<y>10</y>
<width>44</width>
<height>38</height>
</rect>
</property>
<property name="toolTip">
<string><html><head/><body><p>Select the path and name of the log file.</p></body></html></string>
</property>
<property name="icon">
<iconset>
<normaloff>../../../../usr/share/icons/gnome/48x48/actions/fileopen.png</normaloff>../../../../usr/share/icons/gnome/48x48/actions/fileopen.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_Format">
<property name="geometry">
<rect>
<x>330</x>
<y>60</y>
<width>101</width>
<height>26</height>
</rect>
</property>
<property name="text">
<string>Long format</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_projectPath">
<property name="geometry">
<rect>
<x>120</x>
<y>90</y>
<width>261</width>
<height>36</height>
</rect>
</property>
</widget>
<widget class="QToolButton" name="kiconbutton_projectPath">
<property name="geometry">
<rect>
<x>390</x>
<y>90</y>
<width>44</width>
<height>38</height>
</rect>
</property>
<property name="icon">
<iconset>
<normaloff>../../../../usr/share/icons/gnome/48x48/actions/fileopen.png</normaloff>../../../../usr/share/icons/gnome/48x48/actions/fileopen.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_Controller">
<property name="geometry">
<rect>
<x>120</x>
<y>130</y>
<width>311</width>
<height>36</height>
</rect>
</property>
</widget>
<widget class="QSpinBox" name="spinBox_Port">
<property name="geometry">
<rect>
<x>120</x>
<y>170</y>
<width>141</width>
<height>36</height>
</rect>
</property>
<property name="minimum">
<number>1024</number>
</property>
<property name="maximum">
<number>32767</number>
</property>
<property name="value">
<number>1397</number>
</property>
</widget>
<widget class="QSpinBox" name="spinBox_Channel">
<property name="geometry">
<rect>
<x>120</x>
<y>210</y>
<width>141</width>
<height>36</height>
</rect>
</property>
<property name="minimum">
<number>10001</number>
</property>
<property name="maximum">
<number>10999</number>
</property>
<property name="value">
<number>10001</number>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_PType">
<property name="geometry">
<rect>
<x>120</x>
<y>250</y>
<width>141</width>
<height>36</height>
</rect>
</property>
</widget>
</widget>
<resources/>
<connections>
<connection>
<sender>buttonBox</sender>
<signal>accepted()</signal>
<receiver>TQtSettings</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>TQtSettings</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>
</ui>