dpConfigurationDialog
0
0
569
505
Dialog
0
0
0
0
0
-
QWidget #contentWidget
{
border:1px solid rgb(76,88,105);
background-color:rgba(36,43,50,250);
}
QLabel
{
font: 12pt "黑体";
color: rgb(250, 250, 250);
}
QRadioButton
{
spacing:8px;
font: 12pt "黑体";
color: rgb(250, 250, 250);
}
QRadioButton::indicator
{
width:36px;
height:20px;
}
QRadioButton::indicator:unchecked
{
image: url(:/images/ico_switch_off.png);
}
QRadioButton::indicator:checked
{
image: url(:/images/ico_switch_on.png);
}
QLineEdit
{
font: 12pt "黑体";
color: rgb(250, 250, 250);
border:1px solid rgb(200,200,200);
background:transparent;
}
QLineEdit:focus
{
border:1px solid rgb(67,160,249);
}
QComboBox
{
font: 11pt "黑体";
color: rgb(250, 250, 250);
background-color: rgb(54, 62, 74);
border: 0px;
border-radius: 0px;
}
QComboBox:hover
{
background-color: rgb(72, 83, 99);
}
QComboBox::drop-down
{
border:0px;
}
QComboBox::down-arrow
{
margin-right:10px;
width:14px;
border-image: url(:/images/down-arrow.png);
}
QComboBox QAbstractItemView
{
outline: 0px; /*去除选中虚线框 */
border:0px;
background-color:rgba(25,25,25,220);
}
QComboBox QAbstractItemView::item:hover
{
background-color: rgb(43, 102, 158);
}
QComboBox QAbstractItemView::item:selected
{
color: rgb(250, 250, 250);
background-color: rgba(43, 102, 158, 80);
}
QTreeView
{
padding:6px;
font: 12pt "黑体";
color: rgb(250, 250, 250);
border:0px;
border-top:1px solid rgb(200,200,200);
border-bottom:1px solid rgb(200,200,200);
background-color:rgba(25,25,25,200);
}
QTreeView::branch
{
image:none;
}
QTreeView::item
{
height:25px;
}
QTreeView::item:disabled {
color: rgb(50, 50, 50);
}
QTreeView::item:selected {
color: rgb(250, 250, 250);
background-color: rgba(67,160,249, 15);
border:0px;
}
QTreeView::item:hover {
background-color: rgba(67,160,249, 15);
border:0px;
}
QTreeView::branch:has-children:!has-siblings:closed,
QTreeView::branch:closed:has-children:has-siblings {
image: url(:/images/branch_closed.png);
}
QTreeView::branch:open:has-children:!has-siblings,
QTreeView::branch:open:has-children:has-siblings {
image: url(:/images/branch_open.png);
}
QTableView
{
padding:6px;
font: 12pt "黑体";
color: rgb(250, 250, 250);
border:0px;
border-top:1px solid rgb(200,200,200);
border-bottom:1px solid rgb(200,200,200);
background-color:rgba(25,25,25,200);
}
QTableView::item
{
height:25px;
}
QTableView::item:selected {
color: rgb(250, 250, 250);
background-color: rgba(67,160,249, 15);
border:0px;
}
QTableView::item:hover {
background-color: rgba(67,160,249, 15);
border:0px;
}
QListView
{
padding:6px;
font: 12pt "黑体";
color: rgb(250, 250, 250);
border:0px;
border-top:1px solid rgb(200,200,200);
border-bottom:1px solid rgb(200,200,200);
background-color:rgba(25,25,25,200);
}
QListView::item
{
height:25px;
}
QListView::item:selected {
color: rgb(250, 250, 250);
background-color: transparent;
border:0px;
}
QListView::item:hover {
background-color: rgba(67,160,249, 30);
border:0px;
}
25
25
521
31
color: rgb(250, 250, 250);
font: 700 13pt "微软雅黑";
border:0.5px solid rgb(250,250,250);
border-left:0px;
border-top:0px;
border-right:0px;
配置面板
25
65
521
46
QWidget #tabBar
{
background-color: rgb(54, 62, 74);
border-bottom:1px solid rgb(200,200,200);
}
110
16
75
30
PointingHandCursor
QPushButton
{
color: rgb(250, 250, 250);
font: 700 12pt "黑体";
border:0px;
background-color:transparent;
}
QPushButton:hover
{
}
QPushButton:pressed
{
}
数据源
185
16
100
30
PointingHandCursor
QPushButton
{
color: rgb(250, 250, 250);
font: 700 12pt "黑体";
border:0px;
background-color:transparent;
}
QPushButton:hover
{
}
QPushButton:pressed
{
}
其它配置
10
16
100
30
PointingHandCursor
QPushButton
{
color: rgb(250, 250, 250);
font: 700 12pt "黑体";
border:1px solid rgb(200,200,200);
border-bottom:0px;
background-color:rgba(36,43,50, 250);
}
QPushButton:hover
{
}
QPushButton:pressed
{
}
数据类型
25
110
521
331
0
QWidget #pageDataType
{
background-color:transparent;
}
0
10
251
31
270
55
251
261
Qt::FocusPolicy::NoFocus
false
false
false
false
25
false
0
55
251
261
Qt::FocusPolicy::NoFocus
495
30
24
24
QPushButton
{
border-image: url(:/images/btn_remove_hover.png);
}
QPushButton:hover
{
border-image: url(:/images/btn_remove_default.png);
}
QPushButton:pressed
{
border-image: url(:/images/btn_remove_hover.png);
}
QWidget #pageDataSource
{
background-color:transparent;
}
0
10
251
31
0
55
251
261
Qt::FocusPolicy::NoFocus
false
270
55
251
261
Qt::FocusPolicy::NoFocus
QAbstractItemView::SelectionBehavior::SelectRows
false
false
100
false
false
25
false
false
495
30
24
24
QPushButton
{
border-image: url(:/images/btn_remove_hover.png);
}
QPushButton:hover
{
border-image: url(:/images/btn_remove_default.png);
}
QPushButton:pressed
{
border-image: url(:/images/btn_remove_hover.png);
}
QWidget #pageSettings
{
background-color:transparent;
}
QLineEdit
{
font: 11pt "黑体";
background-color: rgb(24, 32, 38);
}
0
10
101
21
数据服务
31
40
71
21
服务地址:
110
40
201
21
30
70
81
21
服务端口:
110
70
61
21
0
155
521
121
1
QWidget #axisCfg
{
background-color:transparent;
}
0
35
71
21
Y轴配置:
70
35
91
22
-
电压
-
电流
-
功率
30
70
41
21
名称:
80
70
71
21
190
70
41
21
单位:
240
70
71
21
70
0
91
22
-
左右交替
-
靠右排列
0
0
71
21
Y轴排列:
QWidget #barsCfg
{
background-color:transparent;
}
80
0
91
22
-
垂直方向
-
水平方向
0
0
71
21
图形朝向:
0
30
161
31
按类型分组
0
110
161
31
显示图例
false
470
460
71
26
QPushButton
{
color: rgb(250, 250, 250);
font: 700 12pt "微软雅黑";
border:1px solid rgb(200,200,200);
border-radius:2px;
background-color:rgb(24,32,38);
}
QPushButton:hover
{
background-color:rgb(8,11,13);
}
QPushButton:pressed
{
background-color:rgb(24,32,38);
}
取消
false
true
385
460
71
26
QPushButton
{
color: rgb(250, 250, 250);
font: 700 12pt "微软雅黑";
border:0px;
border-radius:2px;
background-color:rgb(67,160,249);
}
QPushButton:hover
{
background-color:rgb(55,131,204);
}
QPushButton:pressed
{
background-color:rgb(67,160,249);
}
QPushButton:disabled
{
background-color: rgb(60, 60, 60);
}
确认
false
350
461
24
24
QLabel
{
border-image: url(:/images/icon_error.png);
}