|
|
@@ -6,8 +6,8 @@ |
|
|
|
<rect> |
|
|
|
<x>0</x> |
|
|
|
<y>0</y> |
|
|
|
<width>680</width> |
|
|
|
<height>449</height> |
|
|
|
<width>749</width> |
|
|
|
<height>569</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="windowTitle"> |
|
|
@@ -17,7 +17,7 @@ |
|
|
|
<item> |
|
|
|
<widget class="QTabWidget" name="tabWidget"> |
|
|
|
<property name="currentIndex"> |
|
|
|
<number>0</number> |
|
|
|
<number>2</number> |
|
|
|
</property> |
|
|
|
<widget class="QWidget" name="engine"> |
|
|
|
<attribute name="title"> |
|
|
@@ -1385,19 +1385,89 @@ Also known as buffer size</string> |
|
|
|
</attribute> |
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3"> |
|
|
|
<item> |
|
|
|
<widget class="QLabel" name="label"> |
|
|
|
<property name="font"> |
|
|
|
<font> |
|
|
|
<pointsize>16</pointsize> |
|
|
|
</font> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Not Implemented Yet</string> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignCenter</set> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout"> |
|
|
|
<item> |
|
|
|
<layout class="QGridLayout" name="gridLayout_16"> |
|
|
|
<item row="1" column="1"> |
|
|
|
<widget class="QSpinBox" name="obj_net_multicast_port"/> |
|
|
|
</item> |
|
|
|
<item row="2" column="0"> |
|
|
|
<widget class="QLabel" name="label_3"> |
|
|
|
<property name="text"> |
|
|
|
<string>Auto Connect</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="0" column="0"> |
|
|
|
<widget class="QLabel" name="label"> |
|
|
|
<property name="text"> |
|
|
|
<string>Multicast Ip</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="4" column="1"> |
|
|
|
<spacer name="verticalSpacer_6"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
</property> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<size> |
|
|
|
<width>20</width> |
|
|
|
<height>40</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</spacer> |
|
|
|
</item> |
|
|
|
<item row="0" column="1"> |
|
|
|
<widget class="QLineEdit" name="obj_net_multicast_ip"/> |
|
|
|
</item> |
|
|
|
<item row="1" column="0"> |
|
|
|
<widget class="QLabel" name="label_2"> |
|
|
|
<property name="text"> |
|
|
|
<string>Udp Net Port</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="3" column="0"> |
|
|
|
<widget class="QLabel" name="label_4"> |
|
|
|
<property name="text"> |
|
|
|
<string>Auto Save</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="2" column="1"> |
|
|
|
<widget class="QCheckBox" name="obj_net_auto_connect"> |
|
|
|
<property name="text"> |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="3" column="1"> |
|
|
|
<widget class="QCheckBox" name="obj_net_auto_save"> |
|
|
|
<property name="text"> |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_4"/> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<spacer name="horizontalSpacer_6"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
</property> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<size> |
|
|
|
<width>40</width> |
|
|
|
<height>20</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</spacer> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|