panelSelectionDialog
0
0
427
365
Dialog
0
0
0
0
0
-
Qt::FocusPolicy::ClickFocus
QWidget #contentWidget
{
border:1px solid rgb(76,88,105);
background-color:rgba(36,43,50,250);
}
QListWidget
{
margin-top:0px;
margin-left:6px;
margin-right:6px;
font: 12pt "黑体";
color: rgb(250, 250, 250);
border: 0px solid rgb(162,190,230);
background-color:transparent;
}
QListWidget::item
{
height:25px;
border-radius:0px;
}
QListWidget::item:selected
{
color: rgb(250, 250, 250);
background-color: rgba(67,160,249, 80);
border:0px;
}
QListWidget::item:hover
{
background-color: rgba(67,160,249, 80);
border:0px;
}
30
26
361
31
color: rgb(250, 250, 250);
font: 700 13pt "微软雅黑";
border:1px solid rgb(67,160,249);
border-left:0px;
border-top:0px;
border-right:0px;
选择数据展项类型
330
320
71
26
QPushButton
{
color: rgb(250, 250, 250);
font: 700 12pt "微软雅黑";
border:1px solid rgb(67,160,249);
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
240
320
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);
}
确认
false
40
70
341
231
Qt::FocusPolicy::NoFocus
-
曲线图
-
柱状图
-
点状图
-
饼状图
-
热力图
-
仪表盘
-
数据表
-
地图