Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
|
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>RuntimeMonitorWidget</class>
- <widget class="QWidget" name="RuntimeMonitorWidget">
- <layout class="QVBoxLayout" name="verticalLayout">
- <property name="spacing"><number>6</number></property>
- <property name="leftMargin"><number>8</number></property>
- <property name="topMargin"><number>8</number></property>
- <property name="rightMargin"><number>8</number></property>
- <property name="bottomMargin"><number>8</number></property>
- <item>
- <layout class="QHBoxLayout" name="headerLayout">
- <item><widget class="QLabel" name="titleLabel"><property name="text"><string>运行监控</string></property><property name="styleSheet"><string notr="true">font-weight: 600;</string></property></widget></item>
- <item><spacer name="headerSpacer"><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><widget class="QLabel" name="modeLabel"><property name="text"><string>当前未运行</string></property><property name="alignment"><set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set></property></widget></item>
- <item><widget class="QComboBox" name="runtimeModeComboBox"><property name="minimumSize"><size><width>120</width><height>0</height></size></property><item><property name="text"><string>离线仿真</string></property></item><item><property name="text"><string>真机运行</string></property></item></widget></item>
- <item><widget class="QToolButton" name="exitRuntimeButton"><property name="toolTip"><string>返回编辑态</string></property><property name="accessibleName"><string>返回编辑态</string></property><property name="text"><string>返回编辑态</string></property><property name="toolButtonStyle"><enum>Qt::ToolButtonIconOnly</enum></property></widget></item>
- </layout>
- </item>
- <item>
- <widget class="QSplitter" name="verticalSplitter">
- <property name="orientation"><enum>Qt::Vertical</enum></property>
- <widget class="QSplitter" name="upperSplitter">
- <property name="orientation"><enum>Qt::Horizontal</enum></property>
- <widget class="QFrame" name="hmiFrame">
- <property name="frameShape"><enum>QFrame::StyledPanel</enum></property>
- <layout class="QVBoxLayout" name="hmiLayout">
- <property name="leftMargin"><number>4</number></property><property name="topMargin"><number>4</number></property><property name="rightMargin"><number>4</number></property><property name="bottomMargin"><number>4</number></property>
- <item>
- <layout class="QHBoxLayout" name="hmiHeaderLayout">
- <item><widget class="QLabel" name="hmiLabel"><property name="text"><string>HMI 运行视图</string></property></widget></item>
- <item><spacer name="hmiHeaderSpacer"><property name="orientation"><enum>Qt::Horizontal</enum></property><property name="sizeHint" stdset="0"><size><width>24</width><height>20</height></size></property></spacer></item>
- <item><widget class="QLabel" name="runtimePageLabel"><property name="text"><string>未选择页面</string></property><property name="alignment"><set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set></property></widget></item>
- </layout>
- </item>
- <item><widget class="QWidget" name="hmiViewContainer" native="true"><layout class="QVBoxLayout" name="hmiViewLayout"><property name="leftMargin"><number>0</number></property><property name="topMargin"><number>0</number></property><property name="rightMargin"><number>0</number></property><property name="bottomMargin"><number>0</number></property></layout></widget></item>
- </layout>
- </widget>
- <widget class="QFrame" name="logicFrame">
- <property name="frameShape"><enum>QFrame::StyledPanel</enum></property>
- <layout class="QVBoxLayout" name="logicLayout">
- <property name="leftMargin"><number>4</number></property><property name="topMargin"><number>4</number></property><property name="rightMargin"><number>4</number></property><property name="bottomMargin"><number>4</number></property>
- <item>
- <layout class="QHBoxLayout" name="logicHeaderLayout">
- <item><widget class="QLabel" name="logicLabel"><property name="text"><string>梯形图运行状态</string></property></widget></item>
- <item><spacer name="logicHeaderSpacer"><property name="orientation"><enum>Qt::Horizontal</enum></property><property name="sizeHint" stdset="0"><size><width>24</width><height>20</height></size></property></spacer></item>
- <item><widget class="QComboBox" name="runtimeLogicComboBox"><property name="minimumSize"><size><width>150</width><height>0</height></size></property></widget></item>
- </layout>
- </item>
- <item><widget class="QLabel" name="logicNoticeLabel"><property name="styleSheet"><string notr="true">color: #8a5a00;</string></property><property name="text"><string>真机模式:本地梯形图只读推算 仅使用 PLC 缓存显示轨迹,本地输出不写入 PLC 程序或 M/D,不影响 PLC 内部逻辑;HMI 和自由监控仍可写 PLC。</string></property><property name="wordWrap"><bool>true</bool></property></widget></item>
- <item><widget class="QWidget" name="logicViewContainer" native="true"><layout class="QVBoxLayout" name="logicViewLayout"><property name="leftMargin"><number>0</number></property><property name="topMargin"><number>0</number></property><property name="rightMargin"><number>0</number></property><property name="bottomMargin"><number>0</number></property></layout></widget></item>
- </layout>
- </widget>
- </widget>
- <widget class="QFrame" name="monitorFrame">
- <property name="frameShape"><enum>QFrame::StyledPanel</enum></property>
- <layout class="QVBoxLayout" name="monitorLayout">
- <property name="leftMargin"><number>4</number></property><property name="topMargin"><number>4</number></property><property name="rightMargin"><number>4</number></property><property name="bottomMargin"><number>4</number></property>
- <item><widget class="QLabel" name="monitorLabel"><property name="text"><string>自由监控</string></property></widget></item>
- <item><widget class="QWidget" name="monitorContainer" native="true"><layout class="QVBoxLayout" name="monitorContainerLayout"><property name="leftMargin"><number>0</number></property><property name="topMargin"><number>0</number></property><property name="rightMargin"><number>0</number></property><property name="bottomMargin"><number>0</number></property></layout></widget></item>
- </layout>
- </widget>
- </widget>
- </item>
- </layout>
- </widget>
- <resources/>
- <connections/>
- </ui>
|