FormSetting
0
0
1804
835
Form
0
0
1804
835
QFrame#frame_background
{
background: #A6B1C2;
}
QWidget
{
background: none;
border: none;
}
QFrame::StyledPanel
QFrame::Raised
0
0
592
320
QPlainTextEdit
{
qproperty-lineWrapMode: 'NoWrap';
font-family: 'Roboto';
font-size: 20px;
font-weight: light;
padding-left: 0px;
padding-top: 0px;
qproperty-backgroundVisible: false;
border: none;
qproperty-verticalScrollBarPolicy: 'ScrollBarAlwaysOff';
background: transparent;
qproperty-tabChangesFocus: true;
}
QFrame::StyledPanel
QFrame::Raised
30
33
526
269
QFrame
{
border: 1px solid #000000;
}
QFrame::StyledPanel
QFrame::Raised
64
10
186
48
QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
background: #A6B1C2;
}
Worklist Info.
57
71
154
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}
IP
57
126
154
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}
Port
40
181
171
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}
Server AE Title
57
238
154
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}
Client AE Title
234
71
230
32
QFrame
{
background: white;
}
QFrame::StyledPanel
QFrame::Raised
5
0
220
32
0
0
220
32
420
32
220
32
220
32
QAbstractScrollArea::AdjustToContentsOnFirstShow
true
Qt::LinksAccessibleByKeyboard|Qt::TextEditable|Qt::TextSelectableByKeyboard
Worklist Server IP
234
126
230
32
QFrame
{
background: white;
}
QFrame::StyledPanel
QFrame::Raised
5
0
220
32
true
Port
234
181
230
32
QFrame
{
background: white;
}
QFrame::StyledPanel
QFrame::Raised
5
0
220
32
true
AE_TITLE
234
238
230
32
QFrame
{
background: white;
}
QFrame::StyledPanel
QFrame::Raised
5
0
220
32
true
Qt::TextEditorInteraction
AE_TITLE
0
649
592
186
QFrame::StyledPanel
QFrame::Raised
37
7
171
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: normal;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}
Transfer Syntax
230
0
333
45
QComboBox {
border: 1px solid gray;
border-radius: 3px;
padding: 1px 18px 1px 3px;
min-width: 6em;
}
QComboBox:editable {
background: white;
}
QComboBox:!editable, QComboBox::drop-down:editable {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #E1E1E1, stop: 0.4 #DDDDDD,
stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3);
}
/* QComboBox gets the "on" state when the popup is open */
QComboBox:!editable:on, QComboBox::drop-down:editable:on {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #D3D3D3, stop: 0.4 #D8D8D8,
stop: 0.5 #DDDDDD, stop: 1.0 #E1E1E1);
}
QComboBox:on { /* shift the text when the popup opens */
padding-top: 3px;
padding-left: 4px;
}
QComboBox::drop-down {
subcontrol-origin: padding;
subcontrol-position: top right;
width: 30px;
border-left-width: 1px;
border-left-color: darkgray;
border-left-style: solid; /* just a single line */
border-top-right-radius: 3px; /* same radius as the QComboBox */
border-bottom-right-radius: 3px;
}
QComboBox::down-arrow {
border-image: url(://image/Arrow_under_3.png);
}
QComboBox::down-arrow:on { /* shift the arrow when popup is open */
top: 1px;
left: 1px;
}
QComboBox QAbstractItemView {
border: 2px solid darkgray;
selection-background-color: red;
}
QComboBox QListView::item
{
border: 2px solid darkgray;
}
QComboBox::item
{
border: 2px solid darkgray;
height: 40px;
selection-background-color: red;
}
QComboBox::item:selected
{
background: red;
}
37
67
171
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}
Modality
230
60
333
45
QComboBox {
border: 1px solid gray;
border-radius: 3px;
padding: 1px 18px 1px 3px;
min-width: 6em;
}
QComboBox:editable {
background: white;
}
QComboBox:!editable, QComboBox::drop-down:editable {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #E1E1E1, stop: 0.4 #DDDDDD,
stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3);
}
/* QComboBox gets the "on" state when the popup is open */
QComboBox:!editable:on, QComboBox::drop-down:editable:on {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #D3D3D3, stop: 0.4 #D8D8D8,
stop: 0.5 #DDDDDD, stop: 1.0 #E1E1E1);
}
QComboBox:on { /* shift the text when the popup opens */
padding-top: 3px;
padding-left: 4px;
}
QComboBox::drop-down {
subcontrol-origin: padding;
subcontrol-position: top right;
width: 30px;
border-left-width: 1px;
border-left-color: darkgray;
border-left-style: solid; /* just a single line */
border-top-right-radius: 3px; /* same radius as the QComboBox */
border-bottom-right-radius: 3px;
}
QComboBox::down-arrow {
border-image: url(://image/Arrow_under_3.png);
}
QComboBox::down-arrow:on { /* shift the arrow when popup is open */
top: 1px;
left: 1px;
}
QComboBox QAbstractItemView {
border: 2px solid darkgray;
selection-background-color: red;
}
QComboBox QListView::item
{
border: 2px solid darkgray;
}
QComboBox::item
{
border: 2px solid darkgray;
height: 40px;
selection-background-color: red;
}
QComboBox::item:selected
{
background: red;
}
230
120
333
45
QComboBox {
border: 1px solid gray;
border-radius: 3px;
padding: 1px 18px 1px 3px;
min-width: 6em;
}
QComboBox:editable {
background: white;
}
QComboBox:!editable, QComboBox::drop-down:editable {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #E1E1E1, stop: 0.4 #DDDDDD,
stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3);
}
/* QComboBox gets the "on" state when the popup is open */
QComboBox:!editable:on, QComboBox::drop-down:editable:on {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #D3D3D3, stop: 0.4 #D8D8D8,
stop: 0.5 #DDDDDD, stop: 1.0 #E1E1E1);
}
QComboBox:on { /* shift the text when the popup opens */
padding-top: 3px;
padding-left: 4px;
}
QComboBox::drop-down {
subcontrol-origin: padding;
subcontrol-position: top right;
width: 30px;
border-left-width: 1px;
border-left-color: darkgray;
border-left-style: solid; /* just a single line */
border-top-right-radius: 3px; /* same radius as the QComboBox */
border-bottom-right-radius: 3px;
}
QComboBox::down-arrow {
border-image: url(://image/Arrow_under_3.png);
}
QComboBox::down-arrow:on { /* shift the arrow when popup is open */
top: 1px;
left: 1px;
}
QComboBox QAbstractItemView {
border: 2px solid darkgray;
selection-background-color: red;
}
QComboBox QListView::item
{
border: 2px solid darkgray;
}
QComboBox::item
{
border: 2px solid darkgray;
height: 40px;
selection-background-color: red;
}
QComboBox::item:selected
{
background: red;
}
37
127
171
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}
Video
592
0
596
181
QFrame::StyledPanel
QFrame::Raised
30
33
537
131
QFrame
{
border: 1px solid #000000;
}
QFrame::StyledPanel
QFrame::Raised
30
50
195
50
QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 20px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}
Worklist Setting
280
50
195
50
QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 20px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}
History Setting
60
10
271
48
QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
background: #A6B1C2;
}
Viewer Setting
590
160
596
201
QPlainTextEdit
{
qproperty-lineWrapMode: 'NoWrap';
font-family: 'Roboto';
font-size: 20px;
font-weight: light;
padding-left: 0px;
padding-top: 0px;
qproperty-backgroundVisible: false;
border: none;
qproperty-verticalScrollBarPolicy: 'ScrollBarAlwaysOff';
background: transparent;
qproperty-tabChangesFocus: true;
}
QFrame::StyledPanel
QFrame::Raised
51
20
261
28
QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
background: #A6B1C2;
}
Hospital Info.
30
36
537
141
QFrame
{
border: 1px solid #000000;
}
QLabel
{
border: none;
}
STextEdit
{
border: none;
}
QFrame::StyledPanel
QFrame::Raised
160
90
350
32
QFrame
{
background: white;
border: none;
}
QFrame::StyledPanel
QFrame::Raised
5
0
344
32
true
Device Name
11
90
131
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}
Station
11
32
131
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}
Institution
160
32
350
32
QFrame
{
background: white;
border: none;
}
QFrame::StyledPanel
QFrame::Raised
5
0
344
32
STextEdit
{
border: none;
}
true
Hospital Name
frame_Hospital_Info_Image
label_Hospital_Info
1200
540
596
181
QPlainTextEdit
{
qproperty-lineWrapMode: 'NoWrap';
font-family: 'Roboto';
font-size: 20px;
font-weight: light;
padding-left: 0px;
padding-top: 0px;
qproperty-backgroundVisible: false;
border: none;
qproperty-verticalScrollBarPolicy: 'ScrollBarAlwaysOff';
background: transparent;
qproperty-tabChangesFocus: true;
}
QFrame::StyledPanel
QFrame::Raised
30
123
183
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}
Pixel Spacing_Y
237
65
230
32
QFrame
{
background: white;
}
QFrame::StyledPanel
QFrame::Raised
5
0
220
32
Pixel Spacing X
30
65
183
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}
Pixel Spacing_X
30
28
537
151
QFrame
{
border: 1px solid #000000;
}
QFrame::StyledPanel
QFrame::Raised
237
123
230
32
QFrame
{
background: white;
}
QFrame::StyledPanel
QFrame::Raised
5
0
220
32
Pixel Spacing Y
51
15
251
28
QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
background: #A6B1C2;
}
Phyical Pixel Spacing
background_PixelSpacing_X
frame_PhysicalPixelSpacing_Image
background_PixelSpacing_Y
label_PhysicalPixelSpacing
label_PixelSpacing_X
label_PixelSpacing_Y
1188
0
616
362
QPlainTextEdit
{
qproperty-lineWrapMode: 'NoWrap';
font-family: 'Roboto';
font-size: 20px;
font-weight: light;
padding-left: 0px;
padding-top: 0px;
qproperty-backgroundVisible: false;
border: none;
qproperty-verticalScrollBarPolicy: 'ScrollBarAlwaysOff';
background: transparent;
qproperty-tabChangesFocus: true;
}
QFrame::StyledPanel
QFrame::Raised
30
229
237
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}
Software Version
285
120
230
32
QFrame
{
background: white;
}
QFrame::StyledPanel
QFrame::Raised
5
0
220
32
Model name
59
15
156
35
QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
background: #A6B1C2;
}
Device Info.
30
33
544
311
QFrame
{
border: 1px solid #000000;
}
QFrame::StyledPanel
QFrame::Raised
285
230
230
32
QFrame
{
background: white;
}
QFrame::StyledPanel
QFrame::Raised
5
0
220
32
S/W Version
285
290
230
32
QFrame
{
background: white;
}
QFrame::StyledPanel
QFrame::Raised
5
0
220
32
Manufacturer UID
30
120
237
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}
ModelName
285
176
230
32
QFrame
{
background: white;
}
QFrame::StyledPanel
QFrame::Raised
5
0
220
32
Serial Number
30
287
237
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}
Manufacturer UID
30
175
237
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}
Device Serial Number
30
70
237
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}
Manufacturer
285
70
237
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignLeft | AlignVCenter';
background: none;
}
SSD
background_DeviceInfo_ModelName
frame_Device_Info_Image
background_DeviceInfo_SoftwareVersion
background_DeviceInfo_ManufactureUID
background_DeviceInfo_DeviceSerialNumber
label_DeviceInfo
label_DeviceInfo_ModelName
label_DeviceInfo_SerialNumber
label_DeviceInfo_SoftwareVersion
label_DeviceInfo_Manufacture_UID
label_DeviceInfo_Manufacturer
label_DeviceInfo_Manufacturer_Info
590
350
591
161
QFrame::StyledPanel
QFrame::Raised
62
10
341
34
QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
background: #A6B1C2;
}
Storage Device Info.
30
26
543
131
QFrame
{
border: 1px solid #000000;
}
QLabel
{
border: none;
}
QFrame::StyledPanel
QFrame::Raised
40
80
177
20
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}
Used: 40GB
240
80
177
20
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}
Free: 959GB
40
40
177
20
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}
Total: 1000GB
frame_LocalStorage_Image
label_LocalStorage
0
320
592
320
QPlainTextEdit
{
qproperty-lineWrapMode: 'NoWrap';
font-family: 'Roboto';
font-size: 20px;
font-weight: light;
padding-left: 0px;
padding-top: 0px;
qproperty-backgroundVisible: false;
border: none;
qproperty-verticalScrollBarPolicy: 'ScrollBarAlwaysOff';
background: transparent;
qproperty-tabChangesFocus: true;
}
QFrame::StyledPanel
QFrame::Raised
30
33
526
269
QFrame
{
border: 1px solid #000000;
}
QFrame::StyledPanel
QFrame::Raised
64
10
186
48
QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
background: #A6B1C2;
}
Storage Info.
57
71
154
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}
IP
57
126
154
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}
Port
40
181
171
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}
Server AE Title
57
238
154
32
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}
Client AE Title
234
71
230
32
QFrame
{
background: white;
}
QFrame::StyledPanel
QFrame::Raised
5
0
220
32
true
Storage Server IP
234
126
230
32
QFrame
{
background: white;
}
QFrame::StyledPanel
QFrame::Raised
5
0
220
32
true
Port
234
181
230
32
QFrame
{
background: white;
}
QFrame::StyledPanel
QFrame::Raised
5
0
220
32
true
AE_TITLE
234
238
230
32
QFrame
{
background: white;
}
QFrame::StyledPanel
QFrame::Raised
5
0
220
32
true
AE_TITLE
1600
780
195
50
QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 20px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}
Open Folder
960
760
195
50
QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 20px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}
COMPLETE
590
510
596
241
QFrame::StyledPanel
QFrame::Raised
30
33
537
201
QFrame
{
border: 1px solid #000000;
}
QFrame::StyledPanel
QFrame::Raised
30
50
195
50
QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 20px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}
Network Backup
300
50
195
50
QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 20px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}
Add User
30
120
195
50
QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 20px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}
Advanced Setting
60
10
186
48
QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
background: #A6B1C2;
}
Advanced
STextEdit
QPlainTextEdit