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);
}
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);
}
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/icon_arrow_right.png);
}
QTreeView::branch:open:has-children:!has-siblings,
QTreeView::branch:open:has-children:has-siblings {
image: url(:/images/icon_arrow_down.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:1px 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
120
521
331
2
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
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);
}