measureSettingDlg 0 0 452 536 12 Dialog 0 0 0 0 0 0 25 16777215 25 QWidget { background: #2c5282; color: white; border: none; } QWidget QLabel { color: white; font-size: 12px; background: transparent; } 0 0 -1 量测设置 Qt::Orientation::Horizontal 314 20 /* 标签页容器 */ QTabWidget::pane { border: 1px solid #e2e8f0; border-radius: 4px; background-color: white; margin-top: 4px; } /* 标签栏 */ QTabWidget::tab-bar { alignment: left; padding: 1px 1px 0 1px; } /* 单个标签 */ QTabBar::tab { background-color: #f8fafc; color: #94a3b8; border: 1px solid #e2e8f0; border-bottom: none; border-top-left-radius: 3px; border-top-right-radius: 3px; padding: 6px 16px; margin-right: 2px; font-size: 11px; font-weight: 500; } /* 标签悬停 */ QTabBar::tab:hover { background-color: #f1f5f9; color: #64748b; border-color: #cbd5e1; } /* 标签选中 */ QTabBar::tab:selected { background-color: white; color: #1e293b; border-color: #e2e8f0; border-bottom-color: white; font-weight: 500; margin-bottom: -1px; padding-top: 7px; } 0 /* 标签页容器 */ QTabWidget::pane { border: 1px solid #e2e8f0; border-radius: 4px; background-color: white; margin-top: 4px; } /* 标签栏 */ QTabWidget::tab-bar { alignment: left; padding: 1px 1px 0 1px; } /* 单个标签 */ QTabBar::tab { background-color: #f8fafc; color: #94a3b8; border: 1px solid #e2e8f0; border-bottom: none; border-top-left-radius: 3px; border-top-right-radius: 3px; padding: 6px 16px; margin-right: 2px; font-size: 11px; font-weight: 500; } /* 标签悬停 */ QTabBar::tab:hover { background-color: #f1f5f9; color: #64748b; border-color: #cbd5e1; } /* 标签选中 */ QTabBar::tab:selected { background-color: white; color: #1e293b; border-color: #e2e8f0; border-bottom-color: white; font-weight: 500; margin-bottom: -1px; padding-top: 7px; } 基本参数 10 150 0 0 0 150 0 对称标签 0 0 80 16777215 (唯一标识) Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter 150 0 数据大小(size): 标签(tag): Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter 类型: Qt::Orientation::Vertical 20 40 名称: Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter 150 0 遥测 遥信 遥控 绕组序号 对称名称 数据配置 规约类型: Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter CL3611规约 104规约 80 0 Qt::Orientation::Horizontal 0 0 0 0 10 子站名称(station): Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter 设备名称(device): Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter 16777215 22 0 0 0 0 0 0 16777215 22 TM1 TM2 TM3 TM4 TM5 TM6 TM7 TM8 P Q S PF F dF UAB UBC UCA 0 0 0 0 0 TS01 TS02 TS03 TS04 TS05 TS06 TS07 TS08 TS09 TS10 TS11 TS12 TS13 TS14 TS15 TS16 0 0 0 0 0 TC1 TC2 TC3 TC4 TC5 TC6 TC7 TC8 TC9 80 0 通道名称(channel): Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter Qt::Orientation::Vertical 20 40 0 0 0 10 80 0 偏移量(offset): Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter 包号(packet): Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter 子站名称(station): Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter Qt::Orientation::Vertical 20 40 事件策略 事件策略: Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter 启用 禁用 80 0 Qt::Orientation::Horizontal 1 80 0 遥信事件原因 信号变化: Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter 上升沿(raising) 下降沿(falling) 量测类型: Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter 22 22 QPushButton { background-color: #5a79a1; /* 中性灰蓝,不刺眼 */ color: white; border: none; /* 无边框,扁平化 */ border-radius: 4px; /* 小圆角,扁平感 */ font-size: 13px; /* 适中字号 */ font-weight: 500; /* 中等字重 */ } QPushButton:hover { background-color: #4a5d7e; /* 稍深的灰蓝 */ } QPushButton:pressed { background-color: #3d4e6b; /* 更深的灰蓝 */ } QPushButton:disabled { background-color: #a0b3d1; /* 灰调的浅蓝 */ color: #d1dce9; /* 浅灰色文字 */ } - Qt::Orientation::Horizontal 22 22 QPushButton { background-color: #5a79a1; /* 中性灰蓝,不刺眼 */ color: white; border: none; /* 无边框,扁平化 */ border-radius: 4px; /* 小圆角,扁平感 */ font-size: 13px; /* 适中字号 */ font-weight: 500; /* 中等字重 */ } QPushButton:hover { background-color: #4a5d7e; /* 稍深的灰蓝 */ } QPushButton:pressed { background-color: #3d4e6b; /* 更深的灰蓝 */ } QPushButton:disabled { background-color: #a0b3d1; /* 灰调的浅蓝 */ color: #d1dce9; /* 浅灰色文字 */ } + 遥测事件原因 越上限(upup) 阈值: Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter 1 0.000000000000000 80 0 越上限(up) 阈值: Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter 1 0.000000000000000 80 0 越下限(down) 阈值: Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter 1 0.000000000000000 80 0 越下限(downdown) 阈值: Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter 1 0.000000000000000 80 0 Qt::Orientation::Vertical 20 40 命令级别: Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter 参数列表: Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter info warning error critical exception 6 0 0 0 0 Qt::Orientation::Horizontal 40 20 80 20 80 22 QPushButton { background-color: #5a79a1; /* 中性灰蓝,不刺眼 */ color: white; border: none; /* 无边框,扁平化 */ border-radius: 4px; /* 小圆角,扁平感 */ font-size: 13px; /* 适中字号 */ font-weight: 500; /* 中等字重 */ } QPushButton:hover { background-color: #4a5d7e; /* 稍深的灰蓝 */ } QPushButton:pressed { background-color: #3d4e6b; /* 更深的灰蓝 */ } QPushButton:disabled { background-color: #a0b3d1; /* 灰调的浅蓝 */ color: #d1dce9; /* 浅灰色文字 */ } 完成 80 20 QPushButton { background-color: #5a79a1; /* 中性灰蓝,不刺眼 */ color: white; border: none; /* 无边框,扁平化 */ border-radius: 4px; /* 小圆角,扁平感 */ font-size: 13px; /* 适中字号 */ font-weight: 500; /* 中等字重 */ } QPushButton:hover { background-color: #4a5d7e; /* 稍深的灰蓝 */ } QPushButton:pressed { background-color: #3d4e6b; /* 更深的灰蓝 */ } QPushButton:disabled { background-color: #a0b3d1; /* 灰调的浅蓝 */ color: #d1dce9; /* 浅灰色文字 */ } 取消