[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r3156: Implemented the stretching of the service tables. (vidalia/branches/hidden-services/src/vidalia/config)
Author: borkdomenik
Date: 2008-09-29 08:58:43 -0400 (Mon, 29 Sep 2008)
New Revision: 3156
Modified:
vidalia/branches/hidden-services/src/vidalia/config/servicepage.ui
Log:
Implemented the stretching of the service tables.
Modified: vidalia/branches/hidden-services/src/vidalia/config/servicepage.ui
===================================================================
--- vidalia/branches/hidden-services/src/vidalia/config/servicepage.ui 2008-09-26 01:40:57 UTC (rev 3155)
+++ vidalia/branches/hidden-services/src/vidalia/config/servicepage.ui 2008-09-29 12:58:43 UTC (rev 3156)
@@ -6,7 +6,7 @@
<x>0</x>
<y>0</y>
<width>653</width>
- <height>492</height>
+ <height>519</height>
</rect>
</property>
<property name="sizePolicy" >
@@ -24,8 +24,8 @@
<property name="windowIcon" >
<iconset>../../../../../.designer/backup</iconset>
</property>
- <layout class="QGridLayout" >
- <item row="0" column="0" >
+ <layout class="QVBoxLayout" >
+ <item>
<widget class="QTabWidget" name="tabWidget" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
@@ -40,382 +40,351 @@
<attribute name="title" >
<string>Provide Hidden Services</string>
</attribute>
- <widget class="QGroupBox" name="groupBox" >
- <property name="geometry" >
- <rect>
- <x>9</x>
- <y>7</y>
- <width>613</width>
- <height>230</height>
- </rect>
- </property>
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize" >
- <size>
- <width>561</width>
- <height>230</height>
- </size>
- </property>
- <property name="maximumSize" >
- <size>
- <width>16777215</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="title" >
- <string>Service List</string>
- </property>
- <widget class="QWidget" name="layoutWidget" >
- <property name="geometry" >
- <rect>
- <x>11</x>
- <y>29</y>
- <width>591</width>
- <height>190</height>
- </rect>
- </property>
- <layout class="QGridLayout" >
- <item rowspan="5" row="0" column="0" >
- <widget class="QTableWidget" name="serviceWidget" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize" >
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize" >
- <size>
- <width>16777215</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="baseSize" >
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="toolTip" >
- <string>A listing of all configured Services</string>
- </property>
- <property name="selectionMode" >
- <enum>QAbstractItemView::SingleSelection</enum>
- </property>
- <property name="selectionBehavior" >
- <enum>QAbstractItemView::SelectRows</enum>
- </property>
- <property name="textElideMode" >
- <enum>Qt::ElideLeft</enum>
- </property>
- <property name="showGrid" >
- <bool>true</bool>
- </property>
- <column>
- <property name="text" >
- <string>Onion Address</string>
+ <layout class="QVBoxLayout" >
+ <item>
+ <widget class="QGroupBox" name="groupBox" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize" >
+ <size>
+ <width>0</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="maximumSize" >
+ <size>
+ <width>16777215</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="title" >
+ <string>Service List</string>
+ </property>
+ <layout class="QGridLayout" >
+ <item rowspan="5" row="0" column="0" >
+ <widget class="QTableWidget" name="serviceWidget" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
</property>
- </column>
- <column>
- <property name="text" >
- <string>Virtual Port</string>
+ <property name="minimumSize" >
+ <size>
+ <width>0</width>
+ <height>0</height>
+ </size>
</property>
- </column>
- <column>
- <property name="text" >
- <string>Target</string>
+ <property name="maximumSize" >
+ <size>
+ <width>16777215</width>
+ <height>16777215</height>
+ </size>
</property>
- </column>
- <column>
- <property name="text" >
- <string>Directory Path</string>
+ <property name="baseSize" >
+ <size>
+ <width>0</width>
+ <height>0</height>
+ </size>
</property>
- </column>
- <column>
- <property name="text" >
- <string>Enabled</string>
+ <property name="selectionMode" >
+ <enum>QAbstractItemView::SingleSelection</enum>
</property>
- </column>
- </widget>
- </item>
- <item row="0" column="1" >
- <widget class="QToolButton" name="addServiceBtn" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="toolTip" >
- <string>Add new service to list</string>
- </property>
- <property name="text" >
- <string/>
- </property>
- <property name="icon" >
- <iconset resource="../res/vidalia_common.qrc" >:/images/22x22/list-add.png</iconset>
- </property>
- </widget>
- </item>
- <item row="1" column="1" >
- <widget class="QToolButton" name="removeServiceBtn" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="toolTip" >
- <string>Remove selected service from list</string>
- </property>
- <property name="text" >
- <string/>
- </property>
- <property name="icon" >
- <iconset resource="../res/vidalia_common.qrc" >:/images/22x22/list-remove.png</iconset>
- </property>
- </widget>
- </item>
- <item row="2" column="1" >
- <widget class="QToolButton" name="copyServiceBtn" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="toolTip" >
- <string>Copy onion address of selected service to clipboard</string>
- </property>
- <property name="text" >
- <string/>
- </property>
- <property name="icon" >
- <iconset resource="../res/vidalia_common.qrc" >:/images/22x22/edit-copy.png</iconset>
- </property>
- </widget>
- </item>
- <item row="3" column="1" >
- <widget class="QToolButton" name="browseServiceBtn" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="toolTip" >
- <string>Browse in local file system and choose directory for selected service</string>
- </property>
- <property name="text" >
- <string/>
- </property>
- <property name="icon" >
- <iconset resource="../res/vidalia_common.qrc" >:/images/22x22/folder.png</iconset>
- </property>
- </widget>
- </item>
- <item row="4" column="1" >
- <spacer>
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" >
- <size>
- <width>26</width>
- <height>70</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </widget>
- </widget>
- <widget class="QCheckBox" name="restrictAccessCheckBox" >
- <property name="geometry" >
- <rect>
- <x>9</x>
- <y>243</y>
- <width>613</width>
- <height>23</height>
- </rect>
- </property>
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="toolTip" >
- <string>Check to configure user authorization for a service</string>
- </property>
- <property name="text" >
- <string>Restrict Access to Authorized Clients only</string>
- </property>
- <property name="checked" >
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QGroupBox" name="authClientsGroupBox" >
- <property name="geometry" >
- <rect>
- <x>9</x>
- <y>270</y>
- <width>613</width>
- <height>171</height>
- </rect>
- </property>
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize" >
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="baseSize" >
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="title" >
- <string>Authorized Clients</string>
- </property>
- <widget class="QWidget" name="" >
- <property name="geometry" >
- <rect>
- <x>12</x>
- <y>20</y>
- <width>591</width>
- <height>141</height>
- </rect>
- </property>
- <layout class="QGridLayout" >
- <item row="0" column="0" >
- <widget class="QRadioButton" name="basic_radioButton" >
- <property name="text" >
- <string>basic configuration</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1" >
- <widget class="QRadioButton" name="stealth_radioButton" >
- <property name="text" >
- <string>stealth configuration</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0" colspan="2" >
- <layout class="QGridLayout" >
- <item rowspan="4" row="0" column="0" >
- <widget class="QTableWidget" name="serviceAuthWidget" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
+ <property name="selectionBehavior" >
+ <enum>QAbstractItemView::SelectRows</enum>
+ </property>
+ <property name="textElideMode" >
+ <enum>Qt::ElideLeft</enum>
+ </property>
+ <property name="showGrid" >
+ <bool>true</bool>
+ </property>
+ <column>
+ <property name="text" >
+ <string>Onion Address</string>
</property>
- <property name="maximumSize" >
- <size>
- <width>16777215</width>
- <height>16777215</height>
- </size>
+ </column>
+ <column>
+ <property name="text" >
+ <string>Virtual Port</string>
</property>
- <property name="toolTip" >
- <string>A listing of all ClientAuthorizationData configured with Vidalia</string>
+ </column>
+ <column>
+ <property name="text" >
+ <string>Target</string>
</property>
- <property name="selectionMode" >
- <enum>QAbstractItemView::SingleSelection</enum>
+ </column>
+ <column>
+ <property name="text" >
+ <string>Directory Path</string>
</property>
- <property name="selectionBehavior" >
- <enum>QAbstractItemView::SelectRows</enum>
+ </column>
+ <column>
+ <property name="text" >
+ <string>Enabled</string>
</property>
- <property name="textElideMode" >
- <enum>Qt::ElideLeft</enum>
- </property>
- <column>
+ </column>
+ </widget>
+ </item>
+ <item row="0" column="1" >
+ <widget class="QToolButton" name="addServiceBtn" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="toolTip" >
+ <string>Add new service to list</string>
+ </property>
+ <property name="text" >
+ <string/>
+ </property>
+ <property name="icon" >
+ <iconset resource="../res/vidalia_common.qrc" >:/images/22x22/list-add.png</iconset>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="1" >
+ <widget class="QToolButton" name="removeServiceBtn" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="toolTip" >
+ <string>Remove selected service from list</string>
+ </property>
+ <property name="text" >
+ <string/>
+ </property>
+ <property name="icon" >
+ <iconset resource="../res/vidalia_common.qrc" >:/images/22x22/list-remove.png</iconset>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="1" >
+ <widget class="QToolButton" name="copyServiceBtn" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="toolTip" >
+ <string>Copy onion address of selected service to clipboard</string>
+ </property>
+ <property name="text" >
+ <string/>
+ </property>
+ <property name="icon" >
+ <iconset resource="../res/vidalia_common.qrc" >:/images/22x22/edit-copy.png</iconset>
+ </property>
+ </widget>
+ </item>
+ <item row="3" column="1" >
+ <widget class="QToolButton" name="browseServiceBtn" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="toolTip" >
+ <string>Browse in local file system and choose directory for selected service</string>
+ </property>
+ <property name="text" >
+ <string/>
+ </property>
+ <property name="icon" >
+ <iconset resource="../res/vidalia_common.qrc" >:/images/22x22/folder.png</iconset>
+ </property>
+ </widget>
+ </item>
+ <item row="4" column="1" >
+ <spacer>
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" >
+ <size>
+ <width>26</width>
+ <height>70</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ </layout>
+ </widget>
+ </item>
+ <item>
+ <widget class="QCheckBox" name="restrictAccessCheckBox" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Minimum" hsizetype="Preferred" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="toolTip" >
+ <string>Check to configure Tor to use a proxy to access the Internet</string>
+ </property>
+ <property name="text" >
+ <string>Restrict Access to Authorized Clients only</string>
+ </property>
+ <property name="checked" >
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QGroupBox" name="authClientsGroupBox" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="baseSize" >
+ <size>
+ <width>0</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="title" >
+ <string>Authorized Clients</string>
+ </property>
+ <layout class="QGridLayout" >
+ <item row="0" column="0" >
+ <layout class="QHBoxLayout" >
+ <item>
+ <widget class="QRadioButton" name="stealth_radioButton" >
<property name="text" >
- <string>Authorization String</string>
+ <string>stealth configuration</string>
</property>
- </column>
- <column>
+ </widget>
+ </item>
+ <item>
+ <widget class="QRadioButton" name="basic_radioButton" >
<property name="text" >
- <string>Identification</string>
+ <string>basic configuration</string>
</property>
- </column>
- </widget>
- </item>
- <item row="0" column="1" >
- <widget class="QToolButton" name="addClientAuthBtn" >
- <property name="toolTip" >
- <string>Add a new user with authorization to the selected service</string>
- </property>
- <property name="text" >
- <string/>
- </property>
- <property name="icon" >
- <iconset resource="../res/vidalia_common.qrc" >:/images/22x22/list-add.png</iconset>
- </property>
- </widget>
- </item>
- <item row="1" column="1" >
- <widget class="QToolButton" name="removeClientAuthBtn" >
- <property name="toolTip" >
- <string>Remove the selected user and his authorization data from the selected service</string>
- </property>
- <property name="text" >
- <string/>
- </property>
- <property name="icon" >
- <iconset resource="../res/vidalia_common.qrc" >:/images/22x22/list-remove.png</iconset>
- </property>
- </widget>
- </item>
- <item row="2" column="1" >
- <widget class="QToolButton" name="copyClientAuthBtn" >
- <property name="toolTip" >
- <string>Copy authorization data to clipboard</string>
- </property>
- <property name="text" >
- <string/>
- </property>
- <property name="icon" >
- <iconset resource="../res/vidalia_common.qrc" >:/images/22x22/edit-copy.png</iconset>
- </property>
- </widget>
- </item>
- <item row="3" column="1" >
- <spacer>
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" >
- <size>
- <width>26</width>
- <height>66</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- </widget>
+ </widget>
+ </item>
+ </layout>
+ </item>
+ <item row="1" column="0" >
+ <layout class="QGridLayout" >
+ <item rowspan="4" row="0" column="0" >
+ <widget class="QTableWidget" name="serviceAuthWidget" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="maximumSize" >
+ <size>
+ <width>16777215</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="selectionMode" >
+ <enum>QAbstractItemView::SingleSelection</enum>
+ </property>
+ <property name="selectionBehavior" >
+ <enum>QAbstractItemView::SelectRows</enum>
+ </property>
+ <property name="textElideMode" >
+ <enum>Qt::ElideLeft</enum>
+ </property>
+ <column>
+ <property name="text" >
+ <string>Client Authorization String</string>
+ </property>
+ </column>
+ <column>
+ <property name="text" >
+ <string>Comment</string>
+ </property>
+ </column>
+ </widget>
+ </item>
+ <item row="0" column="1" >
+ <widget class="QToolButton" name="addClientAuthBtn" >
+ <property name="toolTip" >
+ <string>Add new service to list</string>
+ </property>
+ <property name="text" >
+ <string/>
+ </property>
+ <property name="icon" >
+ <iconset resource="../res/vidalia_common.qrc" >:/images/22x22/list-add.png</iconset>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="1" >
+ <widget class="QToolButton" name="removeClientAuthBtn" >
+ <property name="toolTip" >
+ <string>Remove selected service from list</string>
+ </property>
+ <property name="text" >
+ <string/>
+ </property>
+ <property name="icon" >
+ <iconset resource="../res/vidalia_common.qrc" >:/images/22x22/list-remove.png</iconset>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="1" >
+ <widget class="QToolButton" name="copyClientAuthBtn" >
+ <property name="toolTip" >
+ <string>Copy onion address of selected service to clipboard</string>
+ </property>
+ <property name="text" >
+ <string/>
+ </property>
+ <property name="icon" >
+ <iconset resource="../res/vidalia_common.qrc" >:/images/22x22/edit-copy.png</iconset>
+ </property>
+ </widget>
+ </item>
+ <item row="3" column="1" >
+ <spacer>
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" >
+ <size>
+ <width>20</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ </layout>
+ </item>
+ </layout>
+ </widget>
+ </item>
+ <item>
+ <spacer>
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" >
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ </layout>
</widget>
<widget class="QWidget" name="tab_4" >
<attribute name="title" >
@@ -455,18 +424,10 @@
</widget>
</item>
<item row="1" column="0" >
- <widget class="QLineEdit" name="authLineAccess" >
- <property name="toolTip" >
- <string>only entries in the format: [onion-address] [descriptor-cookie] allowed</string>
- </property>
- </widget>
+ <widget class="QLineEdit" name="authLineAccess" />
</item>
<item row="1" column="1" >
- <widget class="QLineEdit" name="commentLineAccess" >
- <property name="toolTip" >
- <string>Give an optional comment or identification for each entry</string>
- </property>
- </widget>
+ <widget class="QLineEdit" name="commentLineAccess" />
</item>
</layout>
</item>
@@ -480,23 +441,14 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="toolTip" >
- <string>A listing of all ServiceAuthorizationData stored with Vidalia</string>
- </property>
- <property name="selectionMode" >
- <enum>QAbstractItemView::SingleSelection</enum>
- </property>
- <property name="selectionBehavior" >
- <enum>QAbstractItemView::SelectRows</enum>
- </property>
<column>
<property name="text" >
- <string>Service Authorization String</string>
+ <string>Client Authorization String</string>
</property>
</column>
<column>
<property name="text" >
- <string>Identification</string>
+ <string>Comment</string>
</property>
</column>
</widget>
@@ -504,7 +456,7 @@
<item row="0" column="1" >
<widget class="QToolButton" name="addServiceAuthBtn" >
<property name="toolTip" >
- <string>Add new service with authorization data</string>
+ <string>Add new service to list</string>
</property>
<property name="text" >
<string/>
@@ -517,7 +469,7 @@
<item row="1" column="1" >
<widget class="QToolButton" name="removeServiceAuthBtn" >
<property name="toolTip" >
- <string>Remove selected service and authorization data from list</string>
+ <string>Remove selected service from list</string>
</property>
<property name="text" >
<string/>
@@ -530,7 +482,7 @@
<item row="2" column="1" >
<widget class="QToolButton" name="copyServiceAuthBtn" >
<property name="toolTip" >
- <string>Copy onion-address of selected service to clipboard</string>
+ <string>Copy onion address of selected service to clipboard</string>
</property>
<property name="text" >
<string/>
@@ -582,54 +534,6 @@
</resources>
<connections>
<connection>
- <sender>commentLineAccess</sender>
- <signal>returnPressed()</signal>
- <receiver>authLineAccess</receiver>
- <slot>setFocus()</slot>
- <hints>
- <hint type="sourcelabel" >
- <x>480</x>
- <y>120</y>
- </hint>
- <hint type="destinationlabel" >
- <x>171</x>
- <y>120</y>
- </hint>
- </hints>
- </connection>
- <connection>
- <sender>addServiceAuthBtn</sender>
- <signal>clicked()</signal>
- <receiver>authLineAccess</receiver>
- <slot>setFocus()</slot>
- <hints>
- <hint type="sourcelabel" >
- <x>618</x>
- <y>153</y>
- </hint>
- <hint type="destinationlabel" >
- <x>171</x>
- <y>120</y>
- </hint>
- </hints>
- </connection>
- <connection>
- <sender>commentLineAccess</sender>
- <signal>returnPressed()</signal>
- <receiver>addServiceAuthBtn</receiver>
- <slot>click()</slot>
- <hints>
- <hint type="sourcelabel" >
- <x>480</x>
- <y>120</y>
- </hint>
- <hint type="destinationlabel" >
- <x>618</x>
- <y>153</y>
- </hint>
- </hints>
- </connection>
- <connection>
<sender>restrictAccessCheckBox</sender>
<signal>toggled(bool)</signal>
<receiver>authClientsGroupBox</receiver>