diagramEditorTransDetailSettingDlg 0 0 605 580 12 Dialog 0 0 0 0 16777215 25 QWidget { background: #2c5282; color: white; border: none; } QWidget QLabel { color: white; font-size: 12px; background: transparent; } 0 0 0 0 -1 变压器详细设置 Qt::Orientation::Horizontal 530 20 0 0 0 0 中性点成套装置 0 0 0 0 预览模式: 中性点 变压器 Qt::Orientation::Horizontal 40 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; /* 浅灰色文字 */ } 新增回路 /* 标签页容器 */ 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 高压侧中性点 中压侧中性点 低压侧中性点 结构预览 16777215 25 0 0 变压器配置: 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; /* 浅灰色文字 */ } 保存 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; /* 浅灰色文字 */ } 载入 Qt::Orientation::Horizontal 91 20 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; /* 浅灰色文字 */ } 确定 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; /* 浅灰色文字 */ } 取消