|
|
|
@ -203,7 +203,7 @@ margin:0px 0px 0px 0px;
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QStackedWidget" name="stackedWidget_main">
|
|
|
|
|
<property name="currentIndex">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
<number>2</number>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QWidget" name="mainWidget">
|
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
@ -211,10 +211,22 @@ margin:0px 0px 0px 0px;
|
|
|
|
|
<rect>
|
|
|
|
|
<x>240</x>
|
|
|
|
|
<y>10</y>
|
|
|
|
|
<width>851</width>
|
|
|
|
|
<height>491</height>
|
|
|
|
|
<width>741</width>
|
|
|
|
|
<height>511</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>741</width>
|
|
|
|
|
<height>511</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>741</width>
|
|
|
|
|
<height>511</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Main Widget</string>
|
|
|
|
|
</property>
|
|
|
|
@ -369,8 +381,8 @@ margin:0px 0px 0px 0px;
|
|
|
|
|
<widget class="QWidget" name="layoutWidget">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>680</x>
|
|
|
|
|
<y>10</y>
|
|
|
|
|
<x>690</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>735</width>
|
|
|
|
|
<height>750</height>
|
|
|
|
|
</rect>
|
|
|
|
@ -574,8 +586,49 @@ QProgressBar::chunk
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_8">
|
|
|
|
|
<item>
|
|
|
|
|
<spacer name="horizontalSpacer_17">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_8">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLabel" name="label_target_text">
|
|
|
|
|
<property name="font">
|
|
|
|
|
<font>
|
|
|
|
|
<pointsize>18</pointsize>
|
|
|
|
|
</font>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Target</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<spacer name="verticalSpacer_7">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeType">
|
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLabel" name="solvedimage">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
@ -584,8 +637,14 @@ QProgressBar::chunk
|
|
|
|
|
<height>200</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>270</width>
|
|
|
|
|
<height>200</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>target</string>
|
|
|
|
|
<string>SolvedImage</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
@ -594,6 +653,9 @@ QProgressBar::chunk
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeType">
|
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>20</width>
|
|
|
|
@ -641,27 +703,27 @@ QProgressBar::chunk
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<spacer name="verticalSpacer_8">
|
|
|
|
|
<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>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<spacer name="horizontalSpacer_13">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>40</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QStackedWidget" name="stackedWidget_ros_control">
|
|
|
|
|
<property name="currentIndex">
|
|
|
|
|
<number>1</number>
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QWidget" name="keyboard_control">
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
@ -1268,10 +1330,10 @@ background-color: rgb(255,255,255);
|
|
|
|
|
<widget class="QWidget" name="layoutWidget">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>21</x>
|
|
|
|
|
<x>31</x>
|
|
|
|
|
<y>1</y>
|
|
|
|
|
<width>660</width>
|
|
|
|
|
<height>756</height>
|
|
|
|
|
<width>651</width>
|
|
|
|
|
<height>751</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_7">
|
|
|
|
@ -1283,6 +1345,18 @@ background-color: rgb(255,255,255);
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>400</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>16777215</width>
|
|
|
|
|
<height>400</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Logging</string>
|
|
|
|
|
</property>
|
|
|
|
@ -1291,32 +1365,19 @@ background-color: rgb(255,255,255);
|
|
|
|
|
<widget class="QLabel" name="label_camera">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>600</width>
|
|
|
|
|
<height>270</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>CameraLabel</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QListView" name="view_logging_2">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>600</width>
|
|
|
|
|
<height>81</height>
|
|
|
|
|
<width>620</width>
|
|
|
|
|
<height>360</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>16777215</width>
|
|
|
|
|
<height>81</height>
|
|
|
|
|
<width>620</width>
|
|
|
|
|
<height>360</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>CameraLabel</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
@ -1334,6 +1395,12 @@ background-color: rgb(255,255,255);
|
|
|
|
|
<height>300</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>300</width>
|
|
|
|
|
<height>300</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true"/>
|
|
|
|
|
</property>
|
|
|
|
@ -1346,7 +1413,13 @@ background-color: rgb(255,255,255);
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>160</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>160</width>
|
|
|
|
|
<height>29</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
@ -1372,7 +1445,13 @@ background-color: rgb(255,255,255);
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>60</width>
|
|
|
|
|
<height>35</height>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>60</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
@ -1407,6 +1486,12 @@ background-color: rgb(255,255,255);
|
|
|
|
|
<height>300</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>300</width>
|
|
|
|
|
<height>300</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true"/>
|
|
|
|
|
</property>
|
|
|
|
@ -1422,6 +1507,12 @@ background-color: rgb(255,255,255);
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>160</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>x 轴线速度</string>
|
|
|
|
|
</property>
|
|
|
|
@ -1434,8 +1525,8 @@ background-color: rgb(255,255,255);
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>40</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
@ -1445,7 +1536,13 @@ background-color: rgb(255,255,255);
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>60</width>
|
|
|
|
|
<height>35</height>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>60</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|