LAMPCAE/src/PluginMeshDataExchange/automated3dvegetationscanni...

192 lines
4.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>WBFZEquipment::Automated3DVegetationScanningSystem</class>
<widget class="QDialog" name="WBFZEquipment::Automated3DVegetationScanningSystem">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>883</width>
<height>644</height>
</rect>
</property>
<property name="windowTitle">
<string>Automated3DVegetationScanningSystem</string>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>190</x>
<y>20</y>
<width>481</width>
<height>81</height>
</rect>
</property>
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>36</pointsize>
</font>
</property>
<property name="text">
<string>植被三维自动扫描系统</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>110</x>
<y>400</y>
<width>161</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>16</pointsize>
</font>
</property>
<property name="text">
<string>水平扫描点个数:</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_5">
<property name="geometry">
<rect>
<x>580</x>
<y>430</y>
<width>181</width>
<height>71</height>
</rect>
</property>
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>22</pointsize>
</font>
</property>
<property name="text">
<string>开始扫描</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_4">
<property name="geometry">
<rect>
<x>480</x>
<y>230</y>
<width>211</width>
<height>71</height>
</rect>
</property>
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>22</pointsize>
</font>
</property>
<property name="text">
<string>平台后退</string>
</property>
</widget>
<widget class="QTextEdit" name="textEdit_2">
<property name="geometry">
<rect>
<x>300</x>
<y>480</y>
<width>171</width>
<height>51</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="pushButton_3">
<property name="geometry">
<rect>
<x>170</x>
<y>230</y>
<width>211</width>
<height>71</height>
</rect>
</property>
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>22</pointsize>
</font>
</property>
<property name="text">
<string>垂直向上运动</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>170</x>
<y>140</y>
<width>211</width>
<height>71</height>
</rect>
</property>
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>22</pointsize>
</font>
</property>
<property name="text">
<string>垂直向下运动</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_2">
<property name="geometry">
<rect>
<x>480</x>
<y>140</y>
<width>211</width>
<height>71</height>
</rect>
</property>
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>22</pointsize>
</font>
</property>
<property name="text">
<string>平台前进</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>110</x>
<y>480</y>
<width>161</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>16</pointsize>
</font>
</property>
<property name="text">
<string>垂直扫描点个数:</string>
</property>
</widget>
<widget class="QTextEdit" name="textEdit">
<property name="geometry">
<rect>
<x>300</x>
<y>400</y>
<width>171</width>
<height>51</height>
</rect>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>