SetInfoWidget
0
0
352
673
Form
QTabWidget#tabWidget
{
background: #FFFFFF;
}
QTabWidget::tab-bar
{
background: #FFFFFF;
}
QTabBar::tab
{
border: none;
width: 70px;
height:48px;
background: #FFFFFF;
font-weight: 400;
font-size: 14px;
color: #3A3F63;
}
QTabBar::tab:selected, QTabBar::tab:hover
{
font-weight: 400;
font-size: 14px;
color: #4458FE;
border-bottom: 2px solid #4458FE;
}
QTabWidget::pane
{
border-top: 1px solid #E9E9E9;
background-color: #FFFFFF;
}
QTabBar QToolButton::right-arrow
{
}
QTabBar QToolButton::left-arrow
{
}
0
0
0
0
0
-
0
基础配置
AI对比
噪音检测
数据库
检测时段
BasicWidget
QWidget
Modules/Basic/basicwidget.h
1
AICompareWidget
QWidget
Modules/AICompare/aicomparewidget.h
1
NoiseWidget
QWidget
Modules/Noise/noisewidget.h
1
DatabaseWidget
QWidget
Modules/Database/databasewidget.h
1
CheckPeriodWidget
QWidget
Modules/CheckPeriod/checkperiodwidget.h
1