DialogAdvancedSetting 0 0 725 487 Dialog 190 430 130 40 QPushButton { background: #d0d0d0; font-family: 'Roboto'; font-size: 22px; font-weight: bold; border-radius: 8px; color: #101010; } QPushButton:pressed { background: #c0c0c0; color: #202020; } Save true 390 430 130 40 QPushButton { background: #153B44; font-family: 'Roboto'; font-size: 22px; font-weight: bold; border-radius: 8px; color: white; } QPushButton:pressed { background: #1B4C54; } QPushButton:disabled { background: #b4b4b4; color: white; } Cancel 30 30 181 31 QLabel { font-family: 'Roboto'; font-size: 18px; font-weight: light; color: #101010; qproperty-alignment: 'AlignVCenter | AlignLeft'; } DICOM CharacterSet 210 30 131 41 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; } 110 150 190 31 QLabel { font-family: 'Roboto'; font-size: 18px; font-weight: light; color: #101010; qproperty-alignment: 'AlignVCenter | AlignLeft'; } Auto Send on Capture 60 150 30 30 QCheckBox::indicator { width: 30px; height: 30px; } 40 40 110 200 190 31 QLabel { font-family: 'Roboto'; font-size: 18px; font-weight: light; color: #101010; qproperty-alignment: 'AlignVCenter | AlignLeft'; } Auto Send on Exit 60 200 30 30 QCheckBox::indicator { width: 30px; height: 30px; } 40 40 110 250 190 31 QLabel { font-family: 'Roboto'; font-size: 18px; font-weight: light; color: #101010; qproperty-alignment: 'AlignVCenter | AlignLeft'; } Auto Video Capture 60 250 30 30 QCheckBox::indicator { width: 30px; height: 30px; } 40 40 110 300 190 31 QLabel { font-family: 'Roboto'; font-size: 18px; font-weight: light; color: #101010; qproperty-alignment: 'AlignVCenter | AlignLeft'; } Auto Close Send Finish 60 300 30 30 QCheckBox::indicator { width: 30px; height: 30px; } 40 40 110 350 190 31 QLabel { font-family: 'Roboto'; font-size: 18px; font-weight: light; color: #101010; qproperty-alignment: 'AlignVCenter | AlignLeft'; } Auto Login 60 350 30 30 QCheckBox::indicator { width: 30px; height: 30px; } 40 40 410 150 30 30 QCheckBox::indicator { width: 30px; height: 30px; } 40 40 460 150 190 31 QLabel { font-family: 'Roboto'; font-size: 18px; font-weight: light; color: #101010; qproperty-alignment: 'AlignVCenter | AlignLeft'; } Crop 360 140 2 271 background: black; 460 200 190 31 QLabel { font-family: 'Roboto'; font-size: 18px; font-weight: light; color: #101010; qproperty-alignment: 'AlignVCenter | AlignLeft'; } Fix Width/Level 410 200 30 30 QCheckBox::indicator { width: 30px; height: 30px; } 40 40 410 250 30 30 QCheckBox::indicator { width: 30px; height: 30px; } 40 40 460 250 190 31 QLabel { font-family: 'Roboto'; font-size: 18px; font-weight: light; color: #101010; qproperty-alignment: 'AlignVCenter | AlignLeft'; } Use Log 510 30 131 41 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; } 390 30 111 31 QLabel { font-family: 'Roboto'; font-size: 18px; font-weight: light; color: #101010; qproperty-alignment: 'AlignVCenter | AlignLeft'; } ScreenSaver 460 300 190 31 QLabel { font-family: 'Roboto'; font-size: 18px; font-weight: light; color: #101010; qproperty-alignment: 'AlignVCenter | AlignLeft'; } USB Backup 410 300 30 30 QCheckBox::indicator { width: 30px; height: 30px; } 40 40