2008-01-17 19:56:43 +01:00
|
|
|
<ui version="4.0" >
|
|
|
|
<class>CLlconServerDlgBase</class>
|
|
|
|
<widget class="QDialog" name="CLlconServerDlgBase" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2011-04-26 22:31:30 +02:00
|
|
|
<width>588</width>
|
|
|
|
<height>438</height>
|
2008-01-17 19:56:43 +01:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string>llcon</string>
|
|
|
|
</property>
|
|
|
|
<property name="windowIcon" >
|
2009-05-01 12:06:07 +02:00
|
|
|
<iconset resource="resources.qrc" >:/png/main/res/mainicon.png</iconset>
|
2008-01-17 19:56:43 +01:00
|
|
|
</property>
|
|
|
|
<property name="sizeGripEnabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<item>
|
|
|
|
<widget class="QTreeWidget" name="ListViewClients" >
|
|
|
|
<property name="rootIsDecorated" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<column>
|
|
|
|
<property name="text" >
|
2011-04-18 22:42:37 +02:00
|
|
|
<string>Client IP:Port</string>
|
2008-01-17 19:56:43 +01:00
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Name</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text" >
|
2011-04-14 21:40:12 +02:00
|
|
|
<string>Buffers</string>
|
2008-01-17 19:56:43 +01:00
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text" >
|
2011-04-14 21:40:12 +02:00
|
|
|
<string>Jitter Buffer Size</string>
|
2008-01-17 19:56:43 +01:00
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text" >
|
2011-04-14 21:40:12 +02:00
|
|
|
<string>Block Size Out/ms</string>
|
2008-01-17 19:56:43 +01:00
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2011-04-26 22:31:30 +02:00
|
|
|
<item>
|
2011-04-30 15:01:26 +02:00
|
|
|
<widget class="QCheckBox" name="cbRegisterServer" >
|
2011-04-26 22:31:30 +02:00
|
|
|
<property name="text" >
|
|
|
|
<string>Register Server</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="LabelCentralServerAddress" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Central Server Address:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2011-04-30 15:01:26 +02:00
|
|
|
<widget class="QCheckBox" name="cbDefaultCentralServer" >
|
2011-04-26 22:31:30 +02:00
|
|
|
<property name="text" >
|
|
|
|
<string>Default</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="LineEditCentralServerAddress" />
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2011-04-30 15:01:26 +02:00
|
|
|
<widget class="QGroupBox" name="GroupBoxServerInfo" >
|
2011-04-26 22:31:30 +02:00
|
|
|
<property name="title" >
|
|
|
|
<string>Server Info</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="LabelServerName" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Name</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="LabelLocationCity" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Location: City</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="LabelLocationCountry" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Location: Country</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="LineEditServerName" />
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="LineEditLocationCity" />
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="ComboBoxLocationCountry" />
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2008-01-17 19:56:43 +01:00
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2009-03-01 12:17:35 +01:00
|
|
|
<property name="leftMargin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2008-01-17 19:56:43 +01:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="TextLabelNameVersion" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>TextLabelNameVersion</string>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="buttonOk" >
|
|
|
|
<property name="text" >
|
2009-03-10 18:33:12 +01:00
|
|
|
<string>&Close</string>
|
2008-01-17 19:56:43 +01:00
|
|
|
</property>
|
|
|
|
<property name="autoDefault" >
|
2006-01-28 12:29:22 +01:00
|
|
|
<bool>true</bool>
|
2008-01-17 19:56:43 +01:00
|
|
|
</property>
|
|
|
|
<property name="default" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2008-01-20 19:14:59 +01:00
|
|
|
<resources>
|
|
|
|
<include location="resources.qrc" />
|
|
|
|
</resources>
|
2008-01-17 19:56:43 +01:00
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>buttonOk</sender>
|
|
|
|
<signal>clicked()</signal>
|
|
|
|
<receiver>CLlconServerDlgBase</receiver>
|
|
|
|
<slot>accept()</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel" >
|
|
|
|
<x>20</x>
|
|
|
|
<y>20</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel" >
|
|
|
|
<x>20</x>
|
|
|
|
<y>20</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
|
|
|
</ui>
|