FormCapture
0
0
1920
1080
Form
QWidget
{
border: none;
}
0
0
1920
1080
QFrame#frame_background
{
background: rgb(39, 102, 120);
}
QFrame::StyledPanel
QFrame::Raised
36
36
1855
1028
QFrame#frame_capture
{
background: #A6B1C2;
}
QFrame::StyledPanel
QFrame::Raised
0
0
1855
133
QFrame::StyledPanel
QFrame::Raised
55
30
200
40
QLabel
{
font-family: 'Roboto';
font-size: 30px;
font-weight: bold;
color: #000000;
}
CAPTURE
1580
27
161
51
QPushButton
{
background: #FFFFFF;
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
border-radius: 8px;
color: black;
}
QPushButton:pressed
{
background: #D8D8D8;
}
EXIT
55
80
1749
53
QFrame::StyledPanel
QFrame::Raised
0
26
1749
1
QFrame
{
border: none;
background: black;
}
QFrame::StyledPanel
QFrame::Raised
500
40
451
16
Qt::Horizontal
970
40
451
16
Qt::Horizontal
210
40
220
24
QLabel
{
font-family: 'Roboto';
font-size: 20px;
font-weight: thin;
color: #000000;
qproperty-alignment: 'AlignLeft | AlignVCenter';
}
Last Capture: 12:33:44
350
24
400
40
QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
color: #000000;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
}
StudyDescription
1260
0
800
63
QFrame::StyledPanel
QFrame::Raised
0
0
120
63
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
color: #000000;
}
Detection:
140
14
30
30
QCheckBox::indicator
{
width: 30px;
height: 30px;
}
40
40
0
133
1855
96
QFrame::StyledPanel
QFrame::Raised
1399
0
153
63
QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}
ACQ
1591
0
153
63
QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
border-radius: 8px;
color: white;
qproperty-checkable: true;
qproperty-checked: true;
qproperty-enabled: true;
}
QPushButton:pressed
{
background: #1B4C54;
}
QPushButton:checked
{
background: red;
}
QPushButton:disabled
{
background: blue;
}
VID
55
0
800
63
QFrame::StyledPanel
QFrame::Raised
0
0
30
63
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
color: #000000;
}
ID:
40
0
161
63
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
color: #000000;
}
12345678
280
0
161
63
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
color: #000000;
}
TEST1234
200
0
70
63
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
color: #000000;
}
NAME:
490
0
70
63
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
color: #000000;
}
BIRTH:
570
0
161
63
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
color: #000000;
}
1999/01/01
55
230
1280
720
QWidget
{
background: #8090d0;
}
1398
940
161
51
QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}
QPushButton:disabled
{
background: blue;
}
SEND
1582
940
161
51
QPushButton
{
background: #FFFFFF;
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
border-radius: 8px;
color: black;
}
QPushButton:pressed
{
background: #D8D8D8;
}
QPushButton:disabled
{
background: blue;
}
DELETE
1750
230
25
671
QFrame#frame
{
border: 1px solid black;
}
QFrame::StyledPanel
QFrame::Raised
0
0
25
671
Qt::WheelFocus
QScrollBar
{
background: none;
border: none;
border-image: url(://image/scrollbar_vertical_bg.png);
}
QScrollBar:vertical {
background: white;
width: 26px;
margin: 26px 0px 26px 0px;
}
QScrollBar::handle:vertical {
background: none;
margin: 4px;
width: 18px;
min-height: 36px;
max-height: 36px;
height: 36px;
border-image: url(://image/ScrollBar_Vertical_Icon.png);
}
QScrollBar::add-line:vertical {
border: none;
background: none;
border-image: url(://image/scrollbar_down.png);
height: 26px;
margin: 0px 0px;
subcontrol-position: bottom;
subcontrol-origin: margin;
}
QScrollBar::sub-line:vertical {
border: none;
background: none;
border-image: url(://image/scrollbar_up.png);
height: 26px;
subcontrol-position: top;
subcontrol-origin: margin;
}
99
Qt::Vertical
true
1350
230
370
670
QFrame::StyledPanel
QFrame::Raised
0
0
370
670
20
80
950
351
61
QFrame
{
background: none;
}
QFrame::StyledPanel
QFrame::Raised
60
0
251
61
440
960
911
26
QFrame#frame
{
border: 1px solid black;
}
QFrame::StyledPanel
QFrame::Raised
0
0
896
26
Qt::WheelFocus
QScrollBar
{
background: none;
border: none;
border-image: url(://image/scrollbar_horizontal_bg.png);
}
QScrollBar:horizontal {
background: white;
height: 26px;
margin: 0px 26px 0px 26px;
}
QScrollBar::handle:horizontal {
background: none;
margin: 4px;
height: 18px;
min-width: 36px;
max-width: 36px;
width: 36px;
border-image: url(://image/ScrollBar_Horizontal_Icon.png);
}
QScrollBar::add-line:horizontal {
border: none;
background: none;
border-image: url(://image/scrollbar_right.png);
width: 26px;
margin: 0px 0px;
subcontrol-position: right;
subcontrol-origin: margin;
}
QScrollBar::sub-line:horizontal {
border: none;
background: none;
border-image: url(://image/scrollbar_left.png);
width: 26px;
subcontrol-position: left;
subcontrol-origin: margin;
}
1808
Qt::Horizontal
true
55
230
1280
720
Roboto
24
75
true
QFrame#frame_connect_check
{
border: 0px solid black;
background-color: #000000;
}
QFrame::StyledPanel
QFrame::Raised
440
330
400
60
Roboto
-1
75
true
QLabel
{
font-family: 'Roboto';
font-size: 32px;
font-weight: thin;
color: #FFFFFF;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
}
Video Input Checking...
Qt::AlignCenter
frame_top
frame_Info
pushButton_SEND
pushButton_DELETE
frame_verticalScrollBar
frame_Viewer_Vertical
frame_Viewer_Horizontal
frame_horizontalScrollBar
widget_Video
frame_connect_check
0
0
1920
1080
QFrame::StyledPanel
QFrame::Raised
36
36
1855
820
SSlideBar
QScrollBar
SSlideBarHorizontal
QScrollBar
QVideoWidget_UYVY
QWidget
1
FormCheckCaptureSelect
QWidget
1
SingleButton
QPushButton