2021-11-25 10:20:56 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>SettingsNetwork</class>
|
|
|
|
|
<widget class="QWidget" name="SettingsNetwork">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
2022-08-21 16:55:47 +02:00
|
|
|
<width>548</width>
|
2023-02-14 09:12:23 +02:00
|
|
|
<height>488</height>
|
2021-11-25 10:20:56 +01:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>Form</string>
|
|
|
|
|
</property>
|
2022-08-21 16:55:47 +02:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2021-11-25 10:20:56 +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>
|
2022-08-21 16:55:47 +02:00
|
|
|
<item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<widget class="QTabWidget" name="tabWidgetNet">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="currentIndex">
|
|
|
|
|
<number>0</number>
|
2022-08-21 16:55:47 +02:00
|
|
|
</property>
|
2025-05-09 21:06:31 -04:00
|
|
|
<widget class="QWidget" name="tabNet1">
|
2023-02-14 09:12:23 +02:00
|
|
|
<attribute name="title">
|
|
|
|
|
<string>Network Card #1</string>
|
|
|
|
|
</attribute>
|
2025-05-09 21:06:31 -04:00
|
|
|
<layout class="QGridLayout" name="gridLayoutNet1">
|
2023-07-23 01:04:19 +02:00
|
|
|
<item row="0" column="0">
|
2025-05-09 21:06:31 -04:00
|
|
|
<widget class="QLabel" name="labelMode1">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2025-05-09 21:06:31 -04:00
|
|
|
<string>Mode:</string>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-03-26 19:30:21 +05:00
|
|
|
<item row="0" column="1">
|
2023-07-23 01:04:19 +02:00
|
|
|
<widget class="QComboBox" name="comboBoxNet1">
|
2023-08-24 20:45:36 +05:00
|
|
|
<property name="maxVisibleItems">
|
|
|
|
|
<number>30</number>
|
|
|
|
|
</property>
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="0">
|
2025-05-09 21:06:31 -04:00
|
|
|
<widget class="QLabel" name="labelAdapter1">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2025-04-16 22:23:52 +05:00
|
|
|
<string>Adapter:</string>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="1" column="1">
|
|
|
|
|
<widget class="QComboBox" name="comboBoxNIC1">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
2023-05-04 21:12:02 +02:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
2023-02-14 09:12:23 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
2025-05-09 21:06:31 -04:00
|
|
|
<property name="sizeAdjustPolicy">
|
|
|
|
|
<enum>QComboBox::AdjustToContents</enum>
|
2023-07-23 01:04:19 +02:00
|
|
|
</property>
|
2025-05-09 21:06:31 -04:00
|
|
|
<property name="maxVisibleItems">
|
|
|
|
|
<number>30</number>
|
2023-08-24 20:45:36 +05:00
|
|
|
</property>
|
2023-02-14 09:12:23 +02:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-03-26 19:30:21 +05:00
|
|
|
<item row="1" column="2">
|
|
|
|
|
<widget class="QPushButton" name="pushButtonConf1">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
2025-03-26 19:30:21 +05:00
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
2023-02-14 09:12:23 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
2023-07-23 01:04:19 +02:00
|
|
|
<property name="text">
|
2025-03-26 19:30:21 +05:00
|
|
|
<string>Configure</string>
|
2023-07-23 01:04:19 +02:00
|
|
|
</property>
|
2023-02-14 09:12:23 +02:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-03-26 19:30:21 +05:00
|
|
|
<item row="2" column="0">
|
2025-05-09 21:06:31 -04:00
|
|
|
<widget class="QLabel" name="labelOptionList1">
|
2025-03-26 19:30:21 +05:00
|
|
|
<property name="text">
|
|
|
|
|
<string>Options</string>
|
2023-08-24 20:45:36 +05:00
|
|
|
</property>
|
2025-03-26 19:30:21 +05:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="2" column="1" colspan="2">
|
|
|
|
|
<widget class="Line" name="lineOptionList1">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-03-26 19:30:21 +05:00
|
|
|
<item row="3" column="0">
|
2025-05-09 21:06:31 -04:00
|
|
|
<widget class="QLabel" name="labelIntf1">
|
2023-07-23 01:04:19 +02:00
|
|
|
<property name="sizePolicy">
|
2025-03-26 19:30:21 +05:00
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
2023-07-23 01:04:19 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
2023-05-04 21:12:02 +02:00
|
|
|
<property name="text">
|
2025-04-16 22:23:52 +05:00
|
|
|
<string>Interface:</string>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
2023-07-23 01:04:19 +02:00
|
|
|
</widget>
|
2023-02-14 09:12:23 +02:00
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="3" column="1">
|
|
|
|
|
<widget class="QComboBox" name="comboBoxIntf1">
|
2023-05-04 21:12:02 +02:00
|
|
|
<property name="sizePolicy">
|
2025-03-26 19:30:21 +05:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
2023-05-04 21:12:02 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="5" column="0">
|
|
|
|
|
<widget class="QLabel" name="labelSocketVDENIC1">
|
2023-05-04 21:12:02 +02:00
|
|
|
<property name="text">
|
2025-05-09 21:06:31 -04:00
|
|
|
<string>VDE Socket:</string>
|
2023-05-04 21:12:02 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-03-26 19:30:21 +05:00
|
|
|
<item row="5" column="1">
|
2023-07-23 01:04:19 +02:00
|
|
|
<widget class="QLineEdit" name="socketVDENIC1">
|
|
|
|
|
<property name="maxLength">
|
|
|
|
|
<number>127</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-06-26 22:11:10 -04:00
|
|
|
<item row="6" column="0">
|
2023-08-06 20:11:36 -06:00
|
|
|
<widget class="QLabel" name="labelBridgeTAPNIC1">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>TAP Bridge Device</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-06-26 22:11:10 -04:00
|
|
|
<item row="6" column="1" colspan="2">
|
2023-08-06 20:11:36 -06:00
|
|
|
<widget class="QLineEdit" name="bridgeTAPNIC1">
|
|
|
|
|
<property name="maxLength">
|
|
|
|
|
<number>127</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-06-26 22:11:10 -04:00
|
|
|
<item row="7" column="1">
|
2025-05-09 21:06:31 -04:00
|
|
|
<spacer name="verticalSpacerNIC1">
|
2023-05-04 21:12:02 +02:00
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>40</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
2023-07-23 01:04:19 +02:00
|
|
|
</layout>
|
|
|
|
|
</widget>
|
2025-05-09 21:06:31 -04:00
|
|
|
<widget class="QWidget" name="tabNet2">
|
2023-07-23 01:04:19 +02:00
|
|
|
<attribute name="title">
|
|
|
|
|
<string>Network Card #2</string>
|
|
|
|
|
</attribute>
|
2025-05-09 21:06:31 -04:00
|
|
|
<layout class="QGridLayout" name="gridLayoutNet2">
|
2023-07-23 01:04:19 +02:00
|
|
|
<item row="0" column="0">
|
2025-05-09 21:06:31 -04:00
|
|
|
<widget class="QLabel" name="labelMode2">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
2023-07-23 01:04:19 +02:00
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
2023-02-14 09:12:23 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
2023-07-23 01:04:19 +02:00
|
|
|
<property name="text">
|
2025-04-16 22:23:52 +05:00
|
|
|
<string>Mode:</string>
|
2023-07-23 01:04:19 +02:00
|
|
|
</property>
|
2023-05-04 21:12:02 +02:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-03-26 19:30:21 +05:00
|
|
|
<item row="0" column="1">
|
2023-07-23 01:04:19 +02:00
|
|
|
<widget class="QComboBox" name="comboBoxNet2">
|
2023-08-24 20:45:36 +05:00
|
|
|
<property name="maxVisibleItems">
|
|
|
|
|
<number>30</number>
|
|
|
|
|
</property>
|
2023-07-23 01:04:19 +02:00
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2023-05-04 21:12:02 +02:00
|
|
|
<item row="1" column="0">
|
2025-05-09 21:06:31 -04:00
|
|
|
<widget class="QLabel" name="labelAdapter2">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2025-04-16 22:23:52 +05:00
|
|
|
<string>Adapter:</string>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="1" column="1">
|
|
|
|
|
<widget class="QComboBox" name="comboBoxNIC2">
|
2023-07-23 01:04:19 +02:00
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
2025-05-09 21:06:31 -04:00
|
|
|
<property name="sizeAdjustPolicy">
|
|
|
|
|
<enum>QComboBox::AdjustToContents</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maxVisibleItems">
|
|
|
|
|
<number>30</number>
|
|
|
|
|
</property>
|
2023-07-23 01:04:19 +02:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-03-26 19:30:21 +05:00
|
|
|
<item row="1" column="2">
|
|
|
|
|
<widget class="QPushButton" name="pushButtonConf2">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
2025-03-26 19:30:21 +05:00
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
2023-02-14 09:12:23 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2025-03-26 19:30:21 +05:00
|
|
|
<string>Configure</string>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="2" column="0">
|
|
|
|
|
<widget class="QLabel" name="labelOptionList2">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Options</string>
|
2023-08-24 20:45:36 +05:00
|
|
|
</property>
|
2025-05-09 21:06:31 -04:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="1" colspan="2">
|
|
|
|
|
<widget class="Line" name="lineOptionList2">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2023-08-24 20:45:36 +05:00
|
|
|
</property>
|
2025-05-09 21:06:31 -04:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="0">
|
|
|
|
|
<widget class="QLabel" name="labelIntf2">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
2025-05-09 21:06:31 -04:00
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
2023-02-14 09:12:23 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
2023-05-04 21:12:02 +02:00
|
|
|
<property name="text">
|
2025-05-09 21:06:31 -04:00
|
|
|
<string>Interface:</string>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-03-26 19:30:21 +05:00
|
|
|
<item row="3" column="1">
|
|
|
|
|
<widget class="QComboBox" name="comboBoxIntf2">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="5" column="0">
|
|
|
|
|
<widget class="QLabel" name="labelSocketVDENIC2">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>VDE Socket:</string>
|
2023-08-06 20:11:36 -06:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="5" column="1">
|
2023-07-23 01:23:45 +02:00
|
|
|
<widget class="QLineEdit" name="socketVDENIC2">
|
2023-07-23 01:04:19 +02:00
|
|
|
<property name="maxLength">
|
|
|
|
|
<number>127</number>
|
|
|
|
|
</property>
|
2023-07-23 01:23:45 +02:00
|
|
|
</widget>
|
2023-05-04 21:12:02 +02:00
|
|
|
</item>
|
2025-06-26 22:11:10 -04:00
|
|
|
<item row="6" column="0">
|
2023-08-06 20:11:36 -06:00
|
|
|
<widget class="QLabel" name="labelBridgeTAPNIC2">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>TAP Bridge Device</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-06-26 22:11:10 -04:00
|
|
|
<item row="6" column="1" colspan="2">
|
|
|
|
|
<widget class="QLineEdit" name="bridgeTAPNIC2">
|
|
|
|
|
<property name="maxLength">
|
|
|
|
|
<number>127</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="7" column="1">
|
2025-05-09 21:06:31 -04:00
|
|
|
<spacer name="verticalSpacerNIC2">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>40</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
2023-07-23 01:04:19 +02:00
|
|
|
</layout>
|
|
|
|
|
</widget>
|
2025-05-09 21:06:31 -04:00
|
|
|
<widget class="QWidget" name="tabNet3">
|
2023-07-23 01:04:19 +02:00
|
|
|
<attribute name="title">
|
|
|
|
|
<string>Network Card #3</string>
|
|
|
|
|
</attribute>
|
2025-05-09 21:06:31 -04:00
|
|
|
<layout class="QGridLayout" name="gridLayoutNet3">
|
2023-07-23 01:04:19 +02:00
|
|
|
<item row="0" column="0">
|
2025-05-09 21:06:31 -04:00
|
|
|
<widget class="QLabel" name="labelMode3">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2025-05-09 21:06:31 -04:00
|
|
|
<string>Mode:</string>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-03-26 19:30:21 +05:00
|
|
|
<item row="0" column="1">
|
2023-05-04 21:12:02 +02:00
|
|
|
<widget class="QComboBox" name="comboBoxNet3">
|
2023-08-24 20:45:36 +05:00
|
|
|
<property name="maxVisibleItems">
|
|
|
|
|
<number>30</number>
|
|
|
|
|
</property>
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
2023-05-04 21:12:02 +02:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
2023-02-14 09:12:23 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="0">
|
2025-05-09 21:06:31 -04:00
|
|
|
<widget class="QLabel" name="labelAdapter3">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2025-05-09 21:06:31 -04:00
|
|
|
<string>Adapter:</string>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-03-26 19:30:21 +05:00
|
|
|
<item row="1" column="1">
|
|
|
|
|
<widget class="QComboBox" name="comboBoxNIC3">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
2025-03-26 19:30:21 +05:00
|
|
|
<property name="sizeAdjustPolicy">
|
|
|
|
|
<enum>QComboBox::AdjustToContents</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maxVisibleItems">
|
|
|
|
|
<number>30</number>
|
|
|
|
|
</property>
|
2023-02-14 09:12:23 +02:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="1" column="2">
|
|
|
|
|
<widget class="QPushButton" name="pushButtonConf3">
|
2023-07-23 01:04:19 +02:00
|
|
|
<property name="sizePolicy">
|
2025-05-09 21:06:31 -04:00
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
2023-07-23 01:04:19 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2025-05-09 21:06:31 -04:00
|
|
|
<string>Configure</string>
|
2023-07-23 01:04:19 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="2" column="0">
|
|
|
|
|
<widget class="QLabel" name="labelOptionList3">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Options</string>
|
2023-07-23 01:04:19 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-03-26 19:30:21 +05:00
|
|
|
<item row="2" column="1" colspan="2">
|
2025-05-09 21:06:31 -04:00
|
|
|
<widget class="Line" name="lineOptionList3">
|
2025-03-26 19:30:21 +05:00
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2023-08-24 20:45:36 +05:00
|
|
|
</property>
|
2025-03-26 19:30:21 +05:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="3" column="0">
|
|
|
|
|
<widget class="QLabel" name="labelIntf3">
|
2023-05-04 21:12:02 +02:00
|
|
|
<property name="sizePolicy">
|
2025-03-26 19:30:21 +05:00
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
2023-05-04 21:12:02 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
2025-03-26 19:30:21 +05:00
|
|
|
<property name="text">
|
2025-05-09 21:06:31 -04:00
|
|
|
<string>Interface:</string>
|
2023-05-04 21:12:02 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="3" column="1">
|
|
|
|
|
<widget class="QComboBox" name="comboBoxIntf3">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
2025-05-09 21:06:31 -04:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
2023-02-14 09:12:23 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="5" column="0">
|
|
|
|
|
<widget class="QLabel" name="labelSocketVDENIC3">
|
2023-05-04 21:12:02 +02:00
|
|
|
<property name="text">
|
2025-05-09 21:06:31 -04:00
|
|
|
<string>VDE Socket:</string>
|
2023-05-04 21:12:02 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-03-26 19:30:21 +05:00
|
|
|
<item row="5" column="1">
|
2023-07-23 01:23:45 +02:00
|
|
|
<widget class="QLineEdit" name="socketVDENIC3">
|
2023-07-23 01:04:19 +02:00
|
|
|
<property name="maxLength">
|
|
|
|
|
<number>127</number>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
2023-07-23 01:23:45 +02:00
|
|
|
</widget>
|
2023-07-23 01:04:19 +02:00
|
|
|
</item>
|
2025-06-26 22:11:10 -04:00
|
|
|
<item row="6" column="0">
|
2023-08-06 20:11:36 -06:00
|
|
|
<widget class="QLabel" name="labelBridgeTAPNIC3">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>TAP Bridge Device</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-06-26 22:11:10 -04:00
|
|
|
<item row="6" column="1" colspan="2">
|
2023-08-06 20:11:36 -06:00
|
|
|
<widget class="QLineEdit" name="bridgeTAPNIC3">
|
|
|
|
|
<property name="maxLength">
|
|
|
|
|
<number>127</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-06-26 22:11:10 -04:00
|
|
|
<item row="7" column="1">
|
2025-05-09 21:06:31 -04:00
|
|
|
<spacer name="verticalSpacerNIC3">
|
2023-07-23 01:04:19 +02:00
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
2023-07-23 01:04:19 +02:00
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>40</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
2023-02-14 09:12:23 +02:00
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
2025-05-09 21:06:31 -04:00
|
|
|
<widget class="QWidget" name="tabNet4">
|
2023-02-14 09:12:23 +02:00
|
|
|
<attribute name="title">
|
|
|
|
|
<string>Network Card #4</string>
|
|
|
|
|
</attribute>
|
2025-05-09 21:06:31 -04:00
|
|
|
<layout class="QGridLayout" name="gridLayoutNet4">
|
2023-07-23 01:04:19 +02:00
|
|
|
<item row="0" column="0">
|
2025-05-09 21:06:31 -04:00
|
|
|
<widget class="QLabel" name="labelMode4">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
2023-05-04 21:12:02 +02:00
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
2023-02-14 09:12:23 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
2023-05-04 21:12:02 +02:00
|
|
|
<property name="text">
|
2025-04-16 22:23:52 +05:00
|
|
|
<string>Mode:</string>
|
2023-07-23 01:04:19 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="0" column="1">
|
2023-07-23 01:04:19 +02:00
|
|
|
<widget class="QComboBox" name="comboBoxNet4">
|
2023-08-24 20:45:36 +05:00
|
|
|
<property name="maxVisibleItems">
|
|
|
|
|
<number>30</number>
|
|
|
|
|
</property>
|
2023-07-23 01:04:19 +02:00
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2023-05-04 21:12:02 +02:00
|
|
|
<item row="1" column="0">
|
2025-05-09 21:06:31 -04:00
|
|
|
<widget class="QLabel" name="labelAdapter4">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
2023-05-04 21:12:02 +02:00
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
2023-02-14 09:12:23 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2025-05-09 21:06:31 -04:00
|
|
|
<string>Adapter:</string>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-03-26 19:30:21 +05:00
|
|
|
<item row="1" column="1">
|
|
|
|
|
<widget class="QComboBox" name="comboBoxNIC4">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
2023-07-23 01:04:19 +02:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
2023-02-14 09:12:23 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
2025-03-26 19:30:21 +05:00
|
|
|
<property name="sizeAdjustPolicy">
|
|
|
|
|
<enum>QComboBox::AdjustToContents</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maxVisibleItems">
|
|
|
|
|
<number>30</number>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="1" column="2">
|
|
|
|
|
<widget class="QPushButton" name="pushButtonConf4">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
2025-05-09 21:06:31 -04:00
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
2023-02-14 09:12:23 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
2023-07-23 01:04:19 +02:00
|
|
|
<property name="text">
|
2025-05-09 21:06:31 -04:00
|
|
|
<string>Configure</string>
|
2023-02-14 09:12:23 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="2" column="0">
|
|
|
|
|
<widget class="QLabel" name="labelOptionList4">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Options</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="1" colspan="2">
|
|
|
|
|
<widget class="Line" name="lineOptionList4">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2023-08-24 20:45:36 +05:00
|
|
|
</property>
|
2025-05-09 21:06:31 -04:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="0">
|
|
|
|
|
<widget class="QLabel" name="labelIntf4">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
2025-05-09 21:06:31 -04:00
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
2023-02-14 09:12:23 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2025-05-09 21:06:31 -04:00
|
|
|
<string>Interface:</string>
|
2023-07-23 01:04:19 +02:00
|
|
|
</property>
|
2023-02-14 09:12:23 +02:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-03-26 19:30:21 +05:00
|
|
|
<item row="3" column="1">
|
|
|
|
|
<widget class="QComboBox" name="comboBoxIntf4">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="sizePolicy">
|
2025-03-26 19:30:21 +05:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
2023-02-14 09:12:23 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="5" column="0">
|
|
|
|
|
<widget class="QLabel" name="labelSocketVDENIC4">
|
2023-08-06 20:11:36 -06:00
|
|
|
<property name="text">
|
2025-05-09 21:06:31 -04:00
|
|
|
<string>VDE Socket:</string>
|
2023-08-06 20:11:36 -06:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-05-09 21:06:31 -04:00
|
|
|
<item row="5" column="1">
|
2023-07-23 01:23:45 +02:00
|
|
|
<widget class="QLineEdit" name="socketVDENIC4">
|
2023-07-23 01:04:19 +02:00
|
|
|
<property name="maxLength">
|
|
|
|
|
<number>127</number>
|
|
|
|
|
</property>
|
2023-07-23 01:23:45 +02:00
|
|
|
</widget>
|
2023-07-23 01:04:19 +02:00
|
|
|
</item>
|
2025-06-26 22:11:10 -04:00
|
|
|
<item row="6" column="0">
|
2023-08-06 20:11:36 -06:00
|
|
|
<widget class="QLabel" name="labelBridgeTAPNIC4">
|
2023-07-23 01:04:19 +02:00
|
|
|
<property name="text">
|
2023-08-06 20:11:36 -06:00
|
|
|
<string>TAP Bridge Device</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-06-26 22:11:10 -04:00
|
|
|
<item row="6" column="1" colspan="2">
|
2023-08-06 20:11:36 -06:00
|
|
|
<widget class="QLineEdit" name="bridgeTAPNIC4">
|
|
|
|
|
<property name="maxLength">
|
|
|
|
|
<number>127</number>
|
2023-07-23 01:04:19 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-06-26 22:11:10 -04:00
|
|
|
<item row="7" column="1">
|
2025-05-09 21:06:31 -04:00
|
|
|
<spacer name="verticalSpacerNIC4">
|
2023-02-14 09:12:23 +02:00
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>40</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
2022-08-21 16:55:47 +02:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-11-25 10:20:56 +01:00
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|