1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/smarteyes-comm-mavlinkshuttle

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
В этом репозитории не указан файл с открытой лицензией (LICENSE). При использовании обратитесь к конкретному описанию проекта и его зависимостям в коде.
Клонировать/Скачать
mirrorSerialSetting.ui 4.9 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
laijun Отправлено 26.07.2017 15:02 a886a2a
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>mirrorSerialSettingDlg</class>
<widget class="QDialog" name="mirrorSerialSettingDlg">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>815</width>
<height>224</height>
</rect>
</property>
<property name="windowTitle">
<string>转发参数配置</string>
</property>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="geometry">
<rect>
<x>460</x>
<y>170</y>
<width>281</width>
<height>32</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="standardButtons">
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
</property>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>40</x>
<y>40</y>
<width>300</width>
<height>91</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>300</width>
<height>91</height>
</size>
</property>
<property name="title">
<string>串口配置</string>
</property>
<widget class="QWidget" name="layoutWidget_2">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>164</width>
<height>26</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="label">
<property name="font">
<font>
<family>Yu Gothic</family>
</font>
</property>
<property name="text">
<string>串口号</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="mirrorserialList"/>
</item>
</layout>
</widget>
<widget class="QRadioButton" name="mavlinkRouteMethodButton">
<property name="geometry">
<rect>
<x>20</x>
<y>60</y>
<width>272</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>以mavlink包方式转发</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>480</x>
<y>40</y>
<width>300</width>
<height>91</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>300</width>
<height>91</height>
</size>
</property>
<property name="title">
<string>当前串口</string>
</property>
<widget class="QWidget" name="layoutWidget_3">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>261</width>
<height>31</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QLabel" name="label_2">
<property name="font">
<font>
<family>Yu Gothic</family>
</font>
</property>
<property name="text">
<string>串口号</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="currenCOMLabel">
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QRadioButton" name="isbidirectCheckBox">
<property name="geometry">
<rect>
<x>370</x>
<y>70</y>
<width>71</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>双向</string>
</property>
</widget>
<widget class="QRadioButton" name="mavlinkMirrorDisableBtn">
<property name="geometry">
<rect>
<x>60</x>
<y>10</y>
<width>132</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>禁用转发</string>
</property>
</widget>
</widget>
<resources/>
<connections>
<connection>
<sender>buttonBox</sender>
<signal>accepted()</signal>
<receiver>mirrorSerialSettingDlg</receiver>
<slot>accept()</slot>
<hints>
<hint type="sourcelabel">
<x>248</x>
<y>254</y>
</hint>
<hint type="destinationlabel">
<x>157</x>
<y>274</y>
</hint>
</hints>
</connection>
<connection>
<sender>buttonBox</sender>
<signal>rejected()</signal>
<receiver>mirrorSerialSettingDlg</receiver>
<slot>reject()</slot>
<hints>
<hint type="sourcelabel">
<x>316</x>
<y>260</y>
</hint>
<hint type="destinationlabel">
<x>286</x>
<y>274</y>
</hint>
</hints>
</connection>
</connections>
</ui>

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/smarteyes-comm-mavlinkshuttle.git
git@api.gitlife.ru:oschina-mirror/smarteyes-comm-mavlinkshuttle.git
oschina-mirror
smarteyes-comm-mavlinkshuttle
smarteyes-comm-mavlinkshuttle
master