RetroShare/plugins/i2pmessenger_plugin/gui/form_settingsgui.ui
defnax 87344de7d4 added for plugins own dir
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1850 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-28 14:21:11 +00:00

1648 lines
49 KiB
XML

<ui version="4.0" >
<class>form_settingsgui</class>
<widget class="QDialog" name="form_settingsgui" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>600</width>
<height>500</height>
</rect>
</property>
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>600</width>
<height>500</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>600</width>
<height>500</height>
</size>
</property>
<property name="windowTitle" >
<string>Settings</string>
</property>
<property name="windowIcon" >
<iconset resource="resourcen.qrc" >
<normaloff>:/icons/settings.png</normaloff>:/icons/settings.png</iconset>
</property>
<property name="sizeGripEnabled" >
<bool>false</bool>
</property>
<property name="modal" >
<bool>true</bool>
</property>
<widget class="QFrame" name="middleFrame" >
<property name="geometry" >
<rect>
<x>9</x>
<y>9</y>
<width>600</width>
<height>500</height>
</rect>
</property>
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>600</width>
<height>500</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>600</width>
<height>500</height>
</size>
</property>
<property name="frameShape" >
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow" >
<enum>QFrame::Plain</enum>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item row="0" column="0" >
<widget class="QListWidget" name="itemListWidget" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>300</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>128</width>
<height>500</height>
</size>
</property>
<property name="font" >
<font>
<family>MS Shell Dlg 2</family>
<pointsize>10</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="verticalScrollBarPolicy" >
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="horizontalScrollBarPolicy" >
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="showDropIndicator" stdset="0" >
<bool>false</bool>
</property>
<property name="flow" >
<enum>QListView::TopToBottom</enum>
</property>
<property name="resizeMode" >
<enum>QListView::Fixed</enum>
</property>
<property name="layoutMode" >
<enum>QListView::SinglePass</enum>
</property>
<property name="spacing" >
<number>0</number>
</property>
<item>
<property name="text" >
<string>General</string>
</property>
<property name="icon" >
<iconset resource="resourcen.qrc" >
<normaloff>:/icons/settings.png</normaloff>:/icons/settings.png</iconset>
</property>
</item>
<item>
<property name="text" >
<string>Network</string>
</property>
<property name="icon" >
<iconset resource="resourcen.qrc" >
<normaloff>:/icons/socket24.png</normaloff>:/icons/socket24.png</iconset>
</property>
</item>
<item>
<property name="text" >
<string>User Details</string>
</property>
<property name="icon" >
<iconset resource="resourcen.qrc" >
<normaloff>:/icons/userblue24.png</normaloff>:/icons/userblue24.png</iconset>
</property>
</item>
<item>
<property name="text" >
<string>Style</string>
</property>
<property name="icon" >
<iconset resource="resourcen.qrc" >
<normaloff>:/icons/looknfeel24.png</normaloff>:/icons/looknfeel24.png</iconset>
</property>
</item>
<item>
<property name="text" >
<string>Security</string>
</property>
<property name="icon" >
<iconset resource="resourcen.qrc" >
<normaloff>:/icons/encrypted24.png</normaloff>:/icons/encrypted24.png</iconset>
</property>
</item>
<item>
<property name="text" >
<string>Sound</string>
</property>
<property name="icon" >
<iconset resource="resourcen.qrc" >
<normaloff>:/icons/sound.png</normaloff>:/icons/sound.png</iconset>
</property>
</item>
</widget>
</item>
<item row="1" column="0" colspan="3" >
<layout class="QGridLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item row="0" column="1" >
<widget class="QFrame" name="buttonFrame" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape" >
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow" >
<enum>QFrame::Raised</enum>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item row="0" column="0" >
<widget class="QPushButton" name="ok_Button" >
<property name="minimumSize" >
<size>
<width>75</width>
<height>24</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>75</height>
</size>
</property>
<property name="text" >
<string>OK</string>
</property>
<property name="autoRepeat" >
<bool>false</bool>
</property>
<property name="default" >
<bool>true</bool>
</property>
</widget>
</item>
<item row="0" column="2" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0" >
<size>
<width>16</width>
<height>25</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="3" >
<widget class="QPushButton" name="help_Button" >
<property name="minimumSize" >
<size>
<width>0</width>
<height>24</height>
</size>
</property>
<property name="text" >
<string>Help</string>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QPushButton" name="cancel_Button" >
<property name="minimumSize" >
<size>
<width>75</width>
<height>24</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>75</width>
<height>16777215</height>
</size>
</property>
<property name="text" >
<string>Cancel</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="0" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0" >
<size>
<width>181</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item row="0" column="1" >
<widget class="QStackedWidget" name="stackedWidget" >
<property name="currentIndex" >
<number>5</number>
</property>
<widget class="QWidget" name="basic_page" >
<widget class="QGroupBox" name="groupBox_6" >
<property name="geometry" >
<rect>
<x>10</x>
<y>100</y>
<width>401</width>
<height>80</height>
</rect>
</property>
<property name="title" >
<string>Waittime between rechecking offline users</string>
</property>
<widget class="QLabel" name="label_6" >
<property name="geometry" >
<rect>
<x>10</x>
<y>30</y>
<width>131</width>
<height>16</height>
</rect>
</property>
<property name="text" >
<string>Tine in sec.</string>
</property>
</widget>
<widget class="QSpinBox" name="spinBox_3" >
<property name="geometry" >
<rect>
<x>160</x>
<y>30</y>
<width>81</width>
<height>22</height>
</rect>
</property>
<property name="minimum" >
<number>30</number>
</property>
<property name="maximum" >
<number>99999</number>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox" >
<property name="geometry" >
<rect>
<x>10</x>
<y>40</y>
<width>401</width>
<height>61</height>
</rect>
</property>
<property name="title" >
<string>SAM log</string>
</property>
<widget class="QSpinBox" name="spinBox" >
<property name="geometry" >
<rect>
<x>160</x>
<y>30</y>
<width>81</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_4" >
<property name="geometry" >
<rect>
<x>10</x>
<y>30</y>
<width>121</width>
<height>17</height>
</rect>
</property>
<property name="text" >
<string>Max. Log Messages</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="layoutWidget" >
<property name="geometry" >
<rect>
<x>10</x>
<y>0</y>
<width>106</width>
<height>32</height>
</rect>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item row="0" column="1" >
<widget class="QLabel" name="basicLabel" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="font" >
<font>
<family>Sans Serif</family>
<pointsize>16</pointsize>
<weight>75</weight>
<italic>true</italic>
<bold>true</bold>
<underline>true</underline>
<strikeout>false</strikeout>
</font>
</property>
<property name="text" >
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:16pt; font-weight:600; font-style:italic; text-decoration: underline;">
&lt;p style=" -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:400; font-style:normal; text-decoration:none;">General&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
</property>
<property name="alignment" >
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="0" >
<widget class="QLabel" name="basiciconlabel" >
<property name="text" >
<string/>
</property>
<property name="pixmap" >
<pixmap/>
</property>
<property name="alignment" >
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="network_Page" >
<widget class="QWidget" name="layoutWidget" >
<property name="geometry" >
<rect>
<x>10</x>
<y>0</y>
<width>118</width>
<height>32</height>
</rect>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item row="0" column="0" >
<widget class="QLabel" name="networkiconlabel" >
<property name="maximumSize" >
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="text" >
<string/>
</property>
<property name="pixmap" >
<pixmap/>
</property>
<property name="alignment" >
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLabel" name="networkLabel" >
<property name="minimumSize" >
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="font" >
<font>
<family>Sans Serif</family>
<pointsize>16</pointsize>
<weight>75</weight>
<italic>true</italic>
<bold>true</bold>
<underline>true</underline>
<strikeout>false</strikeout>
</font>
</property>
<property name="text" >
<string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:16pt; font-weight:600; font-style:italic;">
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; text-decoration: underline;">&lt;span style=" font-weight:400; font-style:normal; text-decoration:none;">Network&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
</property>
<property name="alignment" >
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QGroupBox" name="groupBox_8" >
<property name="geometry" >
<rect>
<x>10</x>
<y>130</y>
<width>411</width>
<height>281</height>
</rect>
</property>
<property name="title" >
<string>Tunnel Options</string>
</property>
<widget class="QLabel" name="label_9" >
<property name="geometry" >
<rect>
<x>20</x>
<y>20</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text" >
<string>Tunnel Name</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit" >
<property name="geometry" >
<rect>
<x>130</x>
<y>20</y>
<width>261</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_10" >
<property name="geometry" >
<rect>
<x>10</x>
<y>159</y>
<width>391</width>
<height>111</height>
</rect>
</property>
<property name="title" >
<string>Outbound</string>
</property>
<widget class="QLabel" name="label_15" >
<property name="geometry" >
<rect>
<x>10</x>
<y>20</y>
<width>91</width>
<height>16</height>
</rect>
</property>
<property name="text" >
<string>Length</string>
</property>
</widget>
<widget class="QLabel" name="label_14" >
<property name="geometry" >
<rect>
<x>10</x>
<y>50</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="text" >
<string>Quantity</string>
</property>
</widget>
<widget class="QSpinBox" name="spinBox_8" >
<property name="geometry" >
<rect>
<x>120</x>
<y>20</y>
<width>101</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QSpinBox" name="spinBox_9" >
<property name="geometry" >
<rect>
<x>120</x>
<y>50</y>
<width>101</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QSpinBox" name="spinBox_7" >
<property name="geometry" >
<rect>
<x>120</x>
<y>80</y>
<width>101</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_13" >
<property name="geometry" >
<rect>
<x>10</x>
<y>80</y>
<width>102</width>
<height>17</height>
</rect>
</property>
<property name="text" >
<string>Backup Quantity</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_9" >
<property name="geometry" >
<rect>
<x>10</x>
<y>40</y>
<width>391</width>
<height>121</height>
</rect>
</property>
<property name="title" >
<string>Inbound</string>
</property>
<widget class="QLabel" name="label_11" >
<property name="geometry" >
<rect>
<x>10</x>
<y>50</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="text" >
<string>Quantity</string>
</property>
</widget>
<widget class="QLabel" name="label_10" >
<property name="geometry" >
<rect>
<x>10</x>
<y>20</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="text" >
<string>Length</string>
</property>
</widget>
<widget class="QSpinBox" name="spinBox_6" >
<property name="geometry" >
<rect>
<x>120</x>
<y>80</y>
<width>101</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QSpinBox" name="spinBox_5" >
<property name="geometry" >
<rect>
<x>120</x>
<y>50</y>
<width>101</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QSpinBox" name="spinBox_4" >
<property name="geometry" >
<rect>
<x>120</x>
<y>20</y>
<width>101</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_12" >
<property name="geometry" >
<rect>
<x>10</x>
<y>80</y>
<width>102</width>
<height>17</height>
</rect>
</property>
<property name="text" >
<string>Backup Quantity</string>
</property>
</widget>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_7" >
<property name="geometry" >
<rect>
<x>10</x>
<y>40</y>
<width>411</width>
<height>81</height>
</rect>
</property>
<property name="title" >
<string>SAM Connection</string>
</property>
<widget class="QLabel" name="label_17" >
<property name="geometry" >
<rect>
<x>10</x>
<y>20</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text" >
<string>SAM HOST IP</string>
</property>
</widget>
<widget class="QLabel" name="label_16" >
<property name="geometry" >
<rect>
<x>10</x>
<y>50</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text" >
<string>Destination</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_2" >
<property name="geometry" >
<rect>
<x>130</x>
<y>50</y>
<width>261</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_3" >
<property name="geometry" >
<rect>
<x>130</x>
<y>20</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_18" >
<property name="geometry" >
<rect>
<x>250</x>
<y>20</y>
<width>31</width>
<height>16</height>
</rect>
</property>
<property name="text" >
<string>Port</string>
</property>
</widget>
<widget class="QSpinBox" name="spinBox_10" >
<property name="geometry" >
<rect>
<x>290</x>
<y>20</y>
<width>101</width>
<height>22</height>
</rect>
</property>
<property name="maximum" >
<number>65000</number>
</property>
<property name="value" >
<number>7656</number>
</property>
</widget>
</widget>
</widget>
<widget class="QWidget" name="share_Page" >
<widget class="QGroupBox" name="groupBox_5" >
<property name="geometry" >
<rect>
<x>10</x>
<y>50</y>
<width>411</width>
<height>375</height>
</rect>
</property>
<property name="title" >
<string/>
</property>
<widget class="QLabel" name="label_21" >
<property name="geometry" >
<rect>
<x>20</x>
<y>70</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="text" >
<string>Age</string>
</property>
</widget>
<widget class="QSpinBox" name="spinBox_11" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>100</x>
<y>70</y>
<width>91</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_3" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>100</x>
<y>110</y>
<width>71</width>
<height>18</height>
</rect>
</property>
<property name="text" >
<string>Male</string>
</property>
</widget>
<widget class="QLabel" name="label_20" >
<property name="geometry" >
<rect>
<x>20</x>
<y>140</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text" >
<string>Interests</string>
</property>
</widget>
<widget class="QLabel" name="label_22" >
<property name="geometry" >
<rect>
<x>20</x>
<y>110</y>
<width>46</width>
<height>14</height>
</rect>
</property>
<property name="text" >
<string>Gender</string>
</property>
</widget>
<widget class="QLabel" name="label_19" >
<property name="geometry" >
<rect>
<x>20</x>
<y>40</y>
<width>61</width>
<height>17</height>
</rect>
</property>
<property name="text" >
<string>Nickname</string>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_4" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>190</x>
<y>110</y>
<width>71</width>
<height>18</height>
</rect>
</property>
<property name="text" >
<string>Female</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_4" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>100</x>
<y>30</y>
<width>301</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_5" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>20</x>
<y>160</y>
<width>381</width>
<height>201</height>
</rect>
</property>
</widget>
</widget>
<widget class="QLabel" name="shareiconlabel" >
<property name="geometry" >
<rect>
<x>1</x>
<y>37</y>
<width>179</width>
<height>16</height>
</rect>
</property>
<property name="text" >
<string/>
</property>
<property name="pixmap" >
<pixmap/>
</property>
</widget>
<widget class="QWidget" name="layoutWidget" >
<property name="geometry" >
<rect>
<x>10</x>
<y>0</y>
<width>150</width>
<height>32</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout" >
<item row="0" column="0" >
<widget class="QLabel" name="label_5" >
<property name="text" >
<string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;img src=":/icons/userblue24.png" />&lt;/p>&lt;/body>&lt;/html></string>
</property>
<property name="alignment" >
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLabel" name="shareLabel" >
<property name="minimumSize" >
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="font" >
<font>
<family>Sans Serif</family>
<pointsize>16</pointsize>
<weight>75</weight>
<italic>true</italic>
<bold>true</bold>
<underline>true</underline>
<strikeout>false</strikeout>
</font>
</property>
<property name="text" >
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:16pt; font-weight:600; font-style:italic; text-decoration: underline;">
&lt;p style=" -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:400; font-style:normal; text-decoration:none;">User Details&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
</property>
<property name="alignment" >
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="style_page" >
<widget class="QGroupBox" name="groupBox_3" >
<property name="geometry" >
<rect>
<x>10</x>
<y>120</y>
<width>431</width>
<height>181</height>
</rect>
</property>
<property name="title" >
<string>StyleSheet</string>
</property>
<widget class="QComboBox" name="styleSheetCombo" >
<property name="enabled" >
<bool>true</bool>
</property>
<property name="geometry" >
<rect>
<x>110</x>
<y>30</y>
<width>266</width>
<height>21</height>
</rect>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>87</height>
</size>
</property>
<property name="font" >
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="iconSize" >
<size>
<width>200</width>
<height>87</height>
</size>
</property>
<item>
<property name="text" >
<string>Default</string>
</property>
</item>
</widget>
<widget class="QLabel" name="label_8" >
<property name="geometry" >
<rect>
<x>20</x>
<y>30</y>
<width>81</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>Style Sheet:</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_2" >
<property name="geometry" >
<rect>
<x>10</x>
<y>40</y>
<width>431</width>
<height>71</height>
</rect>
</property>
<property name="title" >
<string>Style</string>
</property>
<widget class="QComboBox" name="styleCombo" >
<property name="enabled" >
<bool>true</bool>
</property>
<property name="geometry" >
<rect>
<x>110</x>
<y>30</y>
<width>131</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="QLabel" name="label_7" >
<property name="geometry" >
<rect>
<x>20</x>
<y>30</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>Style:</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="layoutWidget" >
<property name="geometry" >
<rect>
<x>11</x>
<y>0</y>
<width>77</width>
<height>31</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_2" >
<item row="0" column="0" >
<widget class="QLabel" name="label_2" >
<property name="text" >
<string/>
</property>
<property name="pixmap" >
<pixmap/>
</property>
<property name="alignment" >
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLabel" name="label" >
<property name="text" >
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">&#xd;
p, li { white-space: pre-wrap; }&#xd;
&lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;">&#xd;
&lt;p style=" -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:16pt;">Style&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="page" >
<widget class="QGroupBox" name="groupBox_4" >
<property name="geometry" >
<rect>
<x>10</x>
<y>40</y>
<width>411</width>
<height>91</height>
</rect>
</property>
<property name="title" >
<string/>
</property>
<widget class="QCheckBox" name="requestauthcheckBox" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>20</x>
<y>50</y>
<width>391</width>
<height>18</height>
</rect>
</property>
<property name="text" >
<string>Request Authorization</string>
</property>
</widget>
<widget class="QCheckBox" name="blockallcheckBox" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>20</x>
<y>20</y>
<width>361</width>
<height>18</height>
</rect>
</property>
<property name="text" >
<string>Block all unknown Users</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="layoutWidget" >
<property name="geometry" >
<rect>
<x>10</x>
<y>0</y>
<width>104</width>
<height>27</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_3" >
<item row="0" column="0" >
<widget class="QLabel" name="label_23" >
<property name="text" >
<string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;img src=":/icons/encrypted24.png" />&lt;/p>&lt;/body>&lt;/html></string>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLabel" name="label_3" >
<property name="text" >
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;">
&lt;p style=" -qt-block-indent:0; text-indent:0px; font-size:8pt;">&lt;span style=" font-size:12pt; font-weight:600;">Security&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="Seite" >
<widget class="QWidget" name="layoutWidget_2" >
<property name="geometry" >
<rect>
<x>10</x>
<y>0</y>
<width>104</width>
<height>27</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_4" >
<item row="0" column="0" >
<widget class="QLabel" name="label_24" >
<property name="text" >
<string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;img src=":/icons/sound.png" />&lt;/p>&lt;/body>&lt;/html></string>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLabel" name="label_25" >
<property name="text" >
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;">
&lt;p style=" -qt-block-indent:0; text-indent:0px; font-size:8pt;">&lt;span style=" font-size:12pt; font-weight:600;">Sound&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QGroupBox" name="groupBox_11" >
<property name="geometry" >
<rect>
<x>0</x>
<y>40</y>
<width>441</width>
<height>381</height>
</rect>
</property>
<property name="title" >
<string>Sound Events</string>
</property>
<widget class="QGroupBox" name="groupBox_12" >
<property name="geometry" >
<rect>
<x>10</x>
<y>20</y>
<width>421</width>
<height>81</height>
</rect>
</property>
<property name="title" >
<string>User</string>
</property>
<widget class="QCheckBox" name="checkBoxSound" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>10</x>
<y>20</y>
<width>80</width>
<height>23</height>
</rect>
</property>
<property name="text" >
<string>go Online</string>
</property>
</widget>
<widget class="QCheckBox" name="checkBoxSound_2" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>10</x>
<y>50</y>
<width>80</width>
<height>23</height>
</rect>
</property>
<property name="text" >
<string>go Offline</string>
</property>
</widget>
<widget class="QLineEdit" name="txt_SoundFile" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>90</x>
<y>20</y>
<width>281</width>
<height>24</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="txt_SoundFile2" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>90</x>
<y>50</y>
<width>281</width>
<height>24</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="cmd_openFile" >
<property name="geometry" >
<rect>
<x>380</x>
<y>20</y>
<width>31</width>
<height>21</height>
</rect>
</property>
<property name="text" >
<string>...</string>
</property>
</widget>
<widget class="QPushButton" name="cmd_openFile_2" >
<property name="geometry" >
<rect>
<x>380</x>
<y>50</y>
<width>31</width>
<height>21</height>
</rect>
</property>
<property name="text" >
<string>...</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_13" >
<property name="geometry" >
<rect>
<x>10</x>
<y>100</y>
<width>421</width>
<height>61</height>
</rect>
</property>
<property name="title" >
<string>FileSend</string>
</property>
<widget class="QLineEdit" name="txt_SoundFile3" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>90</x>
<y>20</y>
<width>281</width>
<height>24</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="cmd_openFile_3" >
<property name="geometry" >
<rect>
<x>380</x>
<y>20</y>
<width>31</width>
<height>21</height>
</rect>
</property>
<property name="text" >
<string>...</string>
</property>
</widget>
<widget class="QCheckBox" name="checkBoxSound_3" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>10</x>
<y>20</y>
<width>80</width>
<height>23</height>
</rect>
</property>
<property name="text" >
<string>Finished</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_14" >
<property name="geometry" >
<rect>
<x>10</x>
<y>160</y>
<width>421</width>
<height>91</height>
</rect>
</property>
<property name="title" >
<string>FileRecive</string>
</property>
<widget class="QCheckBox" name="checkBoxSound_4" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>10</x>
<y>20</y>
<width>80</width>
<height>23</height>
</rect>
</property>
<property name="text" >
<string>Incoming</string>
</property>
</widget>
<widget class="QLineEdit" name="txt_SoundFile4" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>90</x>
<y>20</y>
<width>281</width>
<height>24</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="cmd_openFile_4" >
<property name="geometry" >
<rect>
<x>380</x>
<y>20</y>
<width>31</width>
<height>21</height>
</rect>
</property>
<property name="text" >
<string>...</string>
</property>
</widget>
<widget class="QPushButton" name="cmd_openFile_5" >
<property name="geometry" >
<rect>
<x>380</x>
<y>50</y>
<width>31</width>
<height>21</height>
</rect>
</property>
<property name="text" >
<string>...</string>
</property>
</widget>
<widget class="QCheckBox" name="checkBoxSound_5" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>10</x>
<y>50</y>
<width>80</width>
<height>23</height>
</rect>
</property>
<property name="text" >
<string>Finished</string>
</property>
</widget>
<widget class="QLineEdit" name="txt_SoundFile5" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>90</x>
<y>50</y>
<width>281</width>
<height>24</height>
</rect>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_15" >
<property name="geometry" >
<rect>
<x>10</x>
<y>260</y>
<width>421</width>
<height>111</height>
</rect>
</property>
<property name="title" >
<string>Chatmessage</string>
</property>
<widget class="QPushButton" name="cmd_openFile_6" >
<property name="geometry" >
<rect>
<x>380</x>
<y>20</y>
<width>31</width>
<height>21</height>
</rect>
</property>
<property name="text" >
<string>...</string>
</property>
</widget>
<widget class="QCheckBox" name="checkBoxSound_6" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>10</x>
<y>20</y>
<width>80</width>
<height>23</height>
</rect>
</property>
<property name="text" >
<string>New</string>
</property>
</widget>
<widget class="QLineEdit" name="txt_SoundFile6" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="geometry" >
<rect>
<x>90</x>
<y>20</y>
<width>281</width>
<height>24</height>
</rect>
</property>
</widget>
</widget>
</widget>
</widget>
</widget>
</item>
</layout>
</widget>
</widget>
<tabstops>
<tabstop>ok_Button</tabstop>
<tabstop>cancel_Button</tabstop>
<tabstop>help_Button</tabstop>
</tabstops>
<resources>
<include location="resourcen.qrc" />
</resources>
<connections>
<connection>
<sender>itemListWidget</sender>
<signal>currentRowChanged(int)</signal>
<receiver>stackedWidget</receiver>
<slot>setCurrentIndex(int)</slot>
<hints>
<hint type="sourcelabel" >
<x>62</x>
<y>80</y>
</hint>
<hint type="destinationlabel" >
<x>195</x>
<y>80</y>
</hint>
</hints>
</connection>
</connections>
</ui>