ConnectAndEnterPage
0
0
1366
738
Form
/*#ConnectAndEnterPage
{
background-color:#F7F8FC;
}
*/
QLabel { font-family:"Artifakt Element"; }
QPushButton { font-family:"Artifakt Element"; }
QComboBox { font-family:"Artifakt Element"; }
QLabel#lbIconLogo
{
/*background-image: url(:/images/cubo-verde-logo.png);*/
border-image: url(:/res/cubo-verde-logo-green.png) 0 0 0 0 stretch stretch;
}
QLabel#lbHeaderLanguageIcon
{
/*background-image: url(:/images/cubo-verde-logo.png);*/
border-image: url(:/res/language-russ.png) 0 0 0 0 stretch stretch;
}
QLabel#lbChooseComPort
{
font-weight: bold;
/*font-family: "DejaVu Sans";*/
}
/*
QComboBox#cboxComConnections
{
background-color:white;
border-radius:10px;
border-color: lightgrey;
border-style: solid;
border-width: 1px;
}
*/
0
10
637
433
0
0
637
433
637
433
QGroupBox#gbWindow
{
background-color:white;
border-radius:10px;
border-color: lightgrey;
border-style: solid;
border-width: 1px;
}
0
0
0
0
-
0
71
QGroupBox#gbHeader
{
background-color:white;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
border-color: lightgrey;
border-style: solid;
border-width: 1px;
margin-left: -1px;
margin-right: -1px;
margin-top: -1px;
}
-
Qt::Horizontal
QSizePolicy::Fixed
140
20
-
50
50
50
50
Qt::NoContextMenu
QFrame::NoFrame
QFrame::Plain
0
:/res/cubo-verde-logo-green.png
true
Qt::AlignCenter
-
Qt::Horizontal
QSizePolicy::Fixed
215
20
-
0
0
50
0
Artifakt Element
-1
75
true
Qt::RightToLeft
color:#0A72BA;
background-color:#ffffff;
border-color: #ffffff;
border-style: solid;
border-width: 1px;
border-radius: 7px;
font-weight:bold;
font-size: 16px;
/* font-family: "Times New Roman";*/
/*font-family: "Artifakt Element";*/
qproperty-icon: url(:/res/language-russ.png) 0 0 0 0 stretch stretch;
Рус
32
27
-
Qt::Horizontal
40
20
-
12
150
150
0
-
-
Artifakt Element
24
75
true
Выберите COM-порт
Qt::AlignCenter
-
0
-
0
61
Artifakt Element
16
/*QComboBox QAbstractItemView::item
{
min-height: 50px;
}
*/
QListView::item
{
color:black;
height:50px;
padding-left:15px;
font-size:16px;
}
/*
QListView
{
color:black;
height:50px;
padding-left:15px;
font-size:16px;
}
*/
QComboBox {
color:black;
border: 1px solid lightgray;
border-radius: 7px;
padding-left:15px;
/*padding: 1px 18px 1px 3px;*/
}
/*
QComboBox {
color:gray;
border: 1px solid lightgray;
border-radius: 7px;
padding: 1px 18px 1px 3px;
min-width: 6em;
}
QComboBox:editable {
background: white;
}
*/
/*not opened*/
/*QComboBox:!editable, QComboBox::drop-down:editable {
background: white;
padding-left: 15px;
}
*/
/* QComboBox gets the "on" state when the popup is open */
/*QComboBox:!editable:on, QComboBox::drop-down:editable:on {
background: #CCE9DC;
padding-left: 15px;
}
*/
/* shift the text when the popup opens */
/*QComboBox:on {
padding-top: 3px;
padding-left: 15px;
}
*/
/* QComboBox gets the "on" state when the popup is open */
QComboBox:!editable:on, QComboBox::drop-down:editable:on {
background: #CCE9DC;
padding-left: 15px;
}
/* shift the text when the popup opens */
/*QComboBox:on {
padding-top: 3px;
padding-left: 15px;
}
*/
/*area around the /* V */
QComboBox::drop-down {
subcontrol-origin: padding;
subcontrol-position: top right;
width: 50px;
/*background: red;*/
/*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;
/*padding-right: 10px; /* V */
}
QComboBox QAbstractItemView {
/*no mouse over text*/
color: black;
/*no mouse over white*/
background-color: white;
/*mouse over text*/
selection-color: black;
/*mouse over blue*/
selection-background-color: #F0F1F4; /* blue */
/*selection-background-color: #FFF1F4; /* red */
}
QComboBox QAbstractItemView:pressed {
/*no mouse over text green*/
color: #CCE9DC;
}
QComboBox::item:pressed {
/*pressed element text green*/
color: #CCE9DC;
}
/*----------------------------------------*/
/*area around the /* V */
QComboBox::drop-down {
subcontrol-origin: padding;
subcontrol-position: top right;
width: 50px;
/*background: red;*/
/*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;
/*padding-right: 10px; /* V */
}
QComboBox::down-arrow {
image: url(:/res/cbox-arrow-down-black.png);
}
QComboBox::down-arrow:on { /*QComboBox::up-arrow {*/
image: url(:/res/cbox-arrow-up-green.png);
}
/* shift the arrow when popup is open */
/*QComboBox::down-arrow:on {
top: 1px;
left: 1px;
}
*/
/*
QComboBox QAbstractItemView {
/* color: black; /*rgb(85, 170, 255);*/
/* background-color: white; /* #373e4e;*/
/* padding: 10px;
selection-background-color: #CCE9DC; /*rgb(39, 44, 54);*/
/*selected green
background: #CCE9DC;
mouse over blue
background: #F0F1F4;
*/
/*}
/*
QGroupBox#gbSerialNumberLocal,
#gbBatteryModulesCellsAkbBmsParameters,
#gbCellMinMaxVoltageNumberAmperageParameters
{
background-color:white;
border-radius:10px;
border-color: lightgrey;
border-style: solid;
border-width: 1px;
}
*/
-1
4
0
-
0
0
61
61
61
61
QPushButton#pbSerialRefresh
{
color:white;
background-color:#FFFFFF;
font-weight:bold;
font-size: 14px;
border-color: #009352;
border-style: solid;
border-width: 1px;
border-radius: 7px;
padding:15px;
image: url(:/res/icons/Restart-97-Black.png) 0 0 0 0 stretch stretch;
}
QPushButton#pbSerialRefresh:hover:pressed
{
background-color:#009352;
border-color: #009352;
image: url(:/res/icons/Restart-97-White.png) 0 0 0 0 stretch stretch;
}
/*
QPushButton#pbSerialRefresh:checked
{
background-color:#009352;
border-color: #009352;
image: url(:/res/icons/Restart-97-White.png) 0 0 0 0 stretch stretch;
}
*/
/*background-color:#01673a;*/
/*QPushButton#pbSerialRefresh:hover:pressed
{
background-color:lightgrey;
}
*/
true
false
-
281
61
QPushButton#pbConnect
{
color:white;
background-color:#009352;
border-color: #009352;
border-style: solid;
border-width: 1px;
border-radius: 7px;
font-weight:bold;
font-size: 16px;
/* font-family: "Times New Roman";*/
font-family: "Artifakt Element";
}
QPushButton#pbConnect:hover:pressed
{
background-color:#01673a;
}
Подключиться
-
281
61
QPushButton#pbExit
{
color:#000000;
background-color:#FFFFFF;
font-weight:bold;
font-size: 16px;
border-color: #009352;
border-style: solid;
border-width: 1px;
border-radius: 7px;
}
QPushButton#pbExit:hover:pressed
{
/*background-color:#01673a;*/
background-color:lightgrey;
}
Закрыть
-
Artifakt Element
16
Qt::AlignCenter
-
Qt::Vertical
20
40
HoverableComboBox
QComboBox
LanguageSelectorButton
QPushButton