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

OSCHINA-MIRROR/zhouws-chn-KeyboardJoystickTool

Клонировать/Скачать
mainwindow.ui 5 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
zhouws-chn Отправлено 20.03.2020 16:59 f8c9b0d
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>534</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QTextEdit" name="textEdit">
<property name="geometry">
<rect>
<x>60</x>
<y>100</y>
<width>351</width>
<height>301</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QWidget" name="">
<property name="geometry">
<rect>
<x>490</x>
<y>100</y>
<width>291</width>
<height>271</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>CH1</string>
</property>
</widget>
</item>
<item>
<widget class="QProgressBar" name="JoystickCH1">
<property name="value">
<number>85</number>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>CH2</string>
</property>
</widget>
</item>
<item>
<widget class="QProgressBar" name="JoystickCH2">
<property name="value">
<number>24</number>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="invertedAppearance">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QLabel" name="label_3">
<property name="text">
<string>CH3</string>
</property>
</widget>
</item>
<item>
<widget class="QProgressBar" name="JoystickCH3">
<property name="value">
<number>24</number>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<widget class="QLabel" name="label_4">
<property name="text">
<string>CH4</string>
</property>
</widget>
</item>
<item>
<widget class="QProgressBar" name="JoystickCH4">
<property name="value">
<number>24</number>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_6">
<item>
<widget class="QLabel" name="label_5">
<property name="text">
<string>CH5</string>
</property>
</widget>
</item>
<item>
<widget class="QProgressBar" name="JoystickCH4_2">
<property name="value">
<number>24</number>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_7">
<item>
<widget class="QLabel" name="label_6">
<property name="text">
<string>CH6</string>
</property>
</widget>
</item>
<item>
<widget class="QProgressBar" name="JoystickCH6">
<property name="value">
<number>24</number>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>26</height>
</rect>
</property>
<widget class="QMenu" name="menu">
<property name="title">
<string>菜单</string>
</property>
<addaction name="action_3"/>
</widget>
<widget class="QMenu" name="menu_2">
<property name="title">
<string>帮助</string>
</property>
<addaction name="action_2"/>
<addaction name="action"/>
</widget>
<addaction name="menu"/>
<addaction name="menu_2"/>
</widget>
<widget class="QStatusBar" name="statusbar"/>
<action name="action">
<property name="text">
<string>关于</string>
</property>
</action>
<action name="action_2">
<property name="text">
<string>在线帮助</string>
</property>
</action>
<action name="action_3">
<property name="text">
<string>退出</string>
</property>
</action>
</widget>
<resources/>
<connections/>
</ui>

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

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

1
https://api.gitlife.ru/oschina-mirror/zhouws-chn-KeyboardJoystickTool.git
git@api.gitlife.ru:oschina-mirror/zhouws-chn-KeyboardJoystickTool.git
oschina-mirror
zhouws-chn-KeyboardJoystickTool
zhouws-chn-KeyboardJoystickTool
master