frmCameraSetUpClass
0
0
850
530
0
0
850
530
850
530
相机设置
background-color: #bcc2bc;
1
1
3
3
-
Qt::Vertical
QSizePolicy::Fixed
20
50
-
15
-
-
0
0
QTableWidget
{
background-color: #b7c7a7;
border:none;
gridline-color: rgba(220, 220, 255,255);
color: rgba(20, 20, 20,200);
}
QTableWidget::item::selected
{
background-color: rgba(180, 180, 215,255);
}
QScrollBar:vertical{
background:#FFFFF2;
padding-top:20px;
padding-bottom:20px;
padding-left:2px;
padding-right:2px;
border-left:1px solid #d7d7d7;}
QScrollBar::handle:vertical{
background:#dbdbdb;
border-radius:6px;
min-height:20px;}
QScrollBar::handle:vertical:hover{
background:#d0d0d0;}
QScrollBar::add-line:vertical{
background:url(:/res/ico/down.png) center no-repeat;}
QScrollBar::sub-line:vertical{
background:url(:/res/ico/up.png) center no-repeat;}
QScrollBar:horizontal{
background:#FFFFF2;
padding-top:20px;
padding-bottom:20px;
padding-left:2px;
padding-right:2px;
border-left:1px solid #d7d7d7;}
QScrollBar::handle:horizontal{
background:#dbdbdb;
border-radius:6px;
min-height:20px;}
QScrollBar::handle:horizontal:hover{
background:#d0d0d0;}
QScrollBar::add-line:horizontal{
background:url(:/res/ico/right.png) center no-repeat;}
QScrollBar::sub-line:horizontal{
background:url(:/res/ico/left.png) center no-repeat;}
Qt::ScrollBarAsNeeded
Qt::DashLine
0
1
256
相机列表
微软雅黑
-
2
-
-
0
0
0
0
border: 1px solid gray;
QFrame::StyledPanel
QFrame::Raised
7
7
7
7
7
-
0
5
4
-
0
0
微软雅黑
10
color: rgb(0, 0, 0);
border:none;
相机名称:
-
0
0
0
33
16777215
33
微软雅黑
10
QComboBox {
border: 1px solid gray;
border-radius: 3px;
color: rgb(0, 0, 200);
background-color: rgba(170, 170, 127,100);
}
QComboBox::drop-down {
subcontrol-origin: padding;
subcontrol-position: top right;
width: 15px;
border-left-width: 1px;
border-left-color: darkgray;
border-left-style: solid;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
QComboBox::down-arrow {
image: url(:/res/ico/down.png);
}
QComboBox::down-arrow:on {
top: 1px;
left: 1px;
}
-
Qt::Horizontal
QSizePolicy::Fixed
15
20
-
0
0
90
37
微软雅黑
10
QWidget{ background-color: rgba(29, 42, 47, 200);}
QWidget{ color: rgb(235, 235, 235);}
QWidget{ border: 2px groove gray;border-radius: 5px;padding: 2px 4px;}
QPushButton:hover{ background-color: rgb(29, 62, 52);}
QPushButton:pressed{background-color: rgb(29, 82, 72);}
搜索相机
-
Qt::Vertical
QSizePolicy::Fixed
20
5
-
0
0
0
295
border:none;
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #dfd5cf, stop: 0.15 #acbbac, stop: 0.85 #acbbac,stop:1 #dfd5cf);
QFrame::StyledPanel
QFrame::Raised
5
7
5
9
7
23
-
0
0
106
28
106
28
微软雅黑
11
QWidget{color: rgb(0, 0, 200);background-color: rgb(239, 239, 239);}
QSpinBox::up-button{
border:transparent;
}
QSpinBox::down-button{
border:transparent;
}
QSpinBox::up-arrow{
image:url(:/res/ico/up.png);
}
QSpinBox::down-arrow{
image:url(:/res/ico/down.png);
}
Qt::AlignCenter
1
10000
500
10
-
Qt::Vertical
20
40
-
微软雅黑
10
background-color: rgba(0, 0, 0, 0);
color: rgb(0, 0, 0);
border:none;
增益:
-
微软雅黑
10
background-color: rgba(0, 0, 0, 0);
color: rgb(0, 0, 0);
border:none;
触发模式:
-
0
0
106
28
106
28
微软雅黑
11
QWidget{color: rgb(0, 0, 200);background-color: rgb(239, 239, 239);}
QSpinBox::up-button{
border:transparent;
}
QSpinBox::down-button{
border:transparent;
}
QSpinBox::up-arrow{
image:url(:/res/ico/up.png);
}
QSpinBox::down-arrow{
image:url(:/res/ico/down.png);
}
Qt::AlignCenter
1
1728000
10000
-
0
-
0
0
0
28
16777215
28
微软雅黑
10
color: rgb(0, 0, 0);
background-color: rgba(255, 254, 237,0);
border:none;
选择相机名称:
-
微软雅黑
10
75
true
background-color: rgba(255, 254, 237,130);
color: rgb(129, 0, 193);
Qt::AlignCenter
-
微软雅黑
10
background-color: rgba(0, 0, 0, 0);
color: rgb(0, 0, 0);
border:none;
备注:
-
0
0
100
30
106
28
微软雅黑
10
QComboBox {
border: 1px solid gray;
border-radius: 3px;
min-width: 6.5em;
color: rgb(0, 0, 200);
background-color: rgb(239, 239, 239);
}
QComboBox::drop-down {
subcontrol-origin: padding;
subcontrol-position: top right;
width: 15px;
border-left-width: 1px;
border-left-color: darkgray;
border-left-style: solid;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
QComboBox::down-arrow {
image: url(:/res/ico/down.png);
}
QComboBox::down-arrow:on {
top: 1px;
left: 1px;
}
-
连续采集
-
软件触发
-
硬件触发
-
微软雅黑
10
background-color: rgba(0, 0, 0, 0);
color: rgb(0, 0, 0);
border:none;
超时(ms):
-
0
28
微软雅黑
10
border: 1px solid white ;
background-color: rgb(239, 239, 239);
color: rgb(0, 0, 200);
-
微软雅黑
10
background-color: rgba(0, 0, 0, 0);
color: rgb(0, 0, 0);
border:none;
曝光(us):
-
0
0
106
28
106
28
微软雅黑
11
QWidget{color: rgb(0, 0, 200);background-color: rgb(239, 239, 239);}
QDoubleSpinBox::up-button{
border:transparent;
}
QDoubleSpinBox::down-button{
border:transparent;
}
QDoubleSpinBox::up-arrow{
image:url(:/res/ico/up.png);
}
QDoubleSpinBox::down-arrow{
image:url(:/res/ico/down.png);
}
Qt::AlignCenter
1
1.000000000000000
32.000000000000000
0.100000000000000
1.000000000000000
-
Qt::Horizontal
QSizePolicy::Expanding
250
20
-
微软雅黑
10
background-color: rgba(0, 0, 0, 0);
color: rgb(0, 0, 0);
border:none;
伽马:
-
0
0
106
28
106
28
微软雅黑
11
QWidget{color: rgb(0, 0, 200);background-color: rgb(239, 239, 239);}
QDoubleSpinBox::up-button{
border:transparent;
}
QDoubleSpinBox::down-button{
border:transparent;
}
QDoubleSpinBox::up-arrow{
image:url(:/res/ico/up.png);
}
QDoubleSpinBox::down-arrow{
image:url(:/res/ico/down.png);
}
Qt::AlignCenter
2.500000000000000
0.100000000000000
1.000000000000000
-
微软雅黑
10
background-color: rgba(0, 0, 0, 0);
color: rgb(0, 0, 0);
border:none;
对比度:
-
0
0
106
28
106
28
微软雅黑
11
QWidget{color: rgb(0, 0, 200);background-color: rgb(239, 239, 239);}
QSpinBox::up-button{
border:transparent;
}
QSpinBox::down-button{
border:transparent;
}
QSpinBox::up-arrow{
image:url(:/res/ico/up.png);
}
QSpinBox::down-arrow{
image:url(:/res/ico/down.png);
}
Qt::AlignCenter
200
100
-
-
border: 1px solid gray;
QFrame::StyledPanel
QFrame::Raised
0
3
3
3
3
-
Qt::Horizontal
40
20
-
90
37
微软雅黑
10
QWidget{ background-color: rgba(9, 42, 47, 200);}
QWidget{ color: rgb(235, 235, 235);}
QWidget{ border: 2px groove gray;border-radius: 5px;padding: 2px 4px;}
QPushButton:hover{ background-color: rgb(9, 62, 52);}
QPushButton:pressed{background-color: rgb(9, 82, 72);}
连接相机
-
Qt::Horizontal
QSizePolicy::Fixed
65
20
-
90
37
微软雅黑
10
QWidget{ background-color: rgba(97, 63, 56, 200);}
QWidget{ color: rgb(235, 235, 235);}
QWidget{ border: 2px groove gray;border-radius: 5px;padding: 2px 4px;}
QPushButton:hover{ background-color: rgb(97, 83, 76);}
QPushButton:pressed{background-color: rgb(117, 103, 96);}
断开相机
-
Qt::Horizontal
QSizePolicy::Fixed
65
20
-
0
0
90
37
微软雅黑
10
QWidget{ background-color: rgba(19, 22, 47, 200);}
QWidget{ color: rgb(235, 235, 235);}
QWidget{ border: 2px groove gray;border-radius: 5px;padding: 2px 4px;}
QPushButton:hover{ background-color: rgb(19, 22, 67);}
QPushButton:pressed{background-color: rgb(19, 22, 87);}
保存参数
-
Qt::Horizontal
40
20
-
0
-
0
0
16777215
16777215
border: 1px solid gray;
QFrame::StyledPanel
QFrame::Raised
0
3
3
3
3
-
Qt::Horizontal
40
10
-
微软雅黑
10
color: rgba(0, 0, 200,180);
border:none;
相机品牌:
-
0
0
115
33
16777215
33
微软雅黑
10
QComboBox {
border: 1px solid gray;
border-radius: 3px;
min-width: 7.5em;
color: rgb(249, 245, 241);
background-color: rgba(170, 170, 127,100);
}
QComboBox::drop-down {
subcontrol-origin: padding;
subcontrol-position: top right;
width: 15px;
border-left-width: 1px;
border-left-color: darkgray;
border-left-style: solid;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
QComboBox::down-arrow {
image: url(:/res/ico/down_2.png);
}
QComboBox::down-arrow:on {
top: 1px;
left: 1px;
}
-
MindVision
-
HIKVision
-
Qt::Horizontal
QSizePolicy::Fixed
45
20
-
90
37
微软雅黑
10
QWidget{ background-color: rgba(29, 42, 47, 200);}
QWidget{ color: rgb(235, 235, 235);}
QWidget{ border: 2px groove gray;border-radius: 5px;padding: 2px 4px;}
QPushButton:hover{ background-color: rgb(29, 62, 52);}
QPushButton:pressed{background-color: rgb(29, 82, 72);}
添加相机
-
Qt::Horizontal
40
10