MainWindowNew 0 0 1366 738 MainWindowNew QMainWindow#MainWindowNew { background-color: #f7f8fc } #tabAkbMonitor, #tabCellsMonitor, #tabConfiguration, #tabVisualization, #tabHistory, #tabSeriveOfBms, #tabSettingsExtra { background-color: #f7f8fc; /*ConfigurationPage*/ } /* QWidget#centralwidget { background-color: red; } */ /* QScrollArea#scrollArea_2 { background-color: #f7f8fc } */ QLabel#lbIconLogo { /*background-image: url(:/images/cubo-verde-logo.png);*/ border-image: url(:/res/cubo-verde-logo-white.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#mStatusLabel { font-size:11px; } QPushButton#pbMainMenuBarHideMenu, #pbMainMenuBarAkbMonitor, #pbMainMenuBarCellsMonitor, #pbMainMenuBarConfiguration, #pbMainMenuBarVisualization, #pbMainMenuBarHistory, #pbMainMenuBarSeriveOfBms, #pbMainMenuBarSettingsExtra, #pbMainMenuBarExit { color: #FFFFFF; background-color: #009352; border: 0px solid black; background:#009352; text-align: left; padding-left: 85px; font-size:17px; } QPushButton#pbMainMenuBarHideMenu { font-size:15px; } /*QPushButton:pressed { background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(60, 186, 162, 255), stop:1 rgba(98, 211, 162, 255)) } */ QPushButton#pbMainMenuBarAkbMonitor:hover:checked, #pbMainMenuBarCellsMonitor:hover:checked, #pbMainMenuBarConfiguration:hover:checked, #pbMainMenuBarVisualization:hover:checked, #pbMainMenuBarHistory:hover:checked, #pbMainMenuBarSeriveOfBms:hover:checked, #pbMainMenuBarSettingsExtra:hover:checked { background-color: #01673a; } QPushButton#pbMainMenuBarAkbMonitor:!hover:checked, #pbMainMenuBarAkbMonitor:!hover:checked, #pbMainMenuBarCellsMonitor:!hover:checked, #pbMainMenuBarConfiguration:!hover:checked, #pbMainMenuBarVisualization:!hover:checked, #pbMainMenuBarHistory:!hover:checked, #pbMainMenuBarSeriveOfBms:!hover:checked, #pbMainMenuBarSettingsExtra:!hover:checked { background-color: #01673a; } QPushButton#pbMainMenuBarHideMenu:hover:!checked, #pbMainMenuBarAkbMonitor:hover:!checked, #pbMainMenuBarCellsMonitor:hover:!checked, #pbMainMenuBarConfiguration:hover:!checked, #pbMainMenuBarVisualization:hover:!checked, #pbMainMenuBarHistory:hover:!checked, #pbMainMenuBarSeriveOfBms:hover:!checked, #pbMainMenuBarSettingsExtra:hover:!checked, #pbMainMenuBarExit:hover:!checked { /*background-color: #009352;*/ background-color: #028249; } /*QPushButton#pbMainMenuBarExit:hover:!pressed { background-color: #01673a; }*/ QPushButton#pbMainMenuBarHideMenu:hover:pressed, QPushButton#pbMainMenuBarExit:hover:pressed { background-color: #01673a; } /*------------------*/ QPushButton#pbConnect, #pbWriteToNonVolatileBmsMemory, #pbLoadCurrentSettingsFromBms, #pbLoadSettingsFromFile, QPushButton#pbConnect:hover:pressed, #pbWriteToNonVolatileBmsMemory:hover:pressed, #pbLoadCurrentSettingsFromBms:hover:pressed, #pbLoadSettingsFromFile:hover:pressed { color:black; background-color:white; font-weight:bold; font-size: 14px; border-color: #009352; border-style: solid; border-width: 1px; border-radius: 6px; } QPushButton#pbConnect:hover:!pressed, #pbWriteToNonVolatileBmsMemory:hover:!pressed, #pbLoadCurrentSettingsFromBms:hover:!pressed, #pbLoadSettingsFromFile:hover:!pressed { background-color: #0FF73a; } QPushButton#pbWriteCurrentValuesToBms, QPushButton#pbWriteCurrentValuesToBms:hover:pressed { background-color:#009352; color:white; font-weight:bold; font-size: 14px; border-color: #009352; border-style: solid; border-width: 1px; border-radius: 6px; } QPushButton#pbWriteCurrentValuesToBms:hover:!pressed { background-color: #01673a; } QPushButton#pbLinkSerialNumber, #pbLinkSoc, #pbLinkRestrictions, #pbLinkClaibrateZero, #pbLinkCellsConfiguration, #pbLinkOutputsSetting, #pbLinkBalancingConfiguration, #pbLinkConfiguration { color:#009352; text-decoration: none; background: transparent; border-color:transparent; text-align:left; border-radius: 1px; } QPushButton#pbLinkSerialNumber:hover:!pressed, #pbLinkSoc:hover:!pressed, #pbLinkRestrictions:hover:!pressed, #pbLinkClaibrateZero:hover:!pressed, #pbLinkCellsConfiguration:hover:!pressed, #pbLinkOutputsSetting:hover:!pressed, #pbLinkBalancingConfiguration:hover:!pressed, #pbLinkConfiguration:hover:!pressed { text-decoration: underline; } QPushButton#pbLinkSerialNumber:hover:pressed, #pbLinkSoc:hover:pressed, #pbLinkRestrictions:hover:pressed, #pbLinkClaibrateZero:hover:pressed, #pbLinkCellsConfiguration:hover:pressed, #pbLinkOutputsSetting:hover:pressed, #pbLinkBalancingConfiguration:hover:pressed, #pbLinkConfiguration:hover:pressed { color:#0093FF; } /*------------------*/ /* QGroupBox#gbSerialNumber, #gbConfiguration, #gbSoc { border-radius:10px; border-color: grey; border-style: solid; border-width: 1px; } */ /*-----------------------*/ QScrollBar { border-radius: 10px; background: #e8e9f1; } QScrollBar::vertical { width: 10px; margin: 0px 0px 0px 0px; } /*-----------------------------------*/ QScrollBar::sub-page:horizontal { background: #e8e9f1; border-top-left-radius: 9px; border-bottom-left-radius: 9px; } QScrollBar::add-page:horizontal { background: #e8e9f1; border-top-right-radius: 9px; border-bottom-right-radius: 9px; } QScrollBar::sub-page:vertical { background: #e8e9f1; border-top-left-radius: 9px; border-top-right-radius: 9px; } QScrollBar::add-page:vertical { background: #e8e9f1; border-bottom-left-radius: 9px; border-bottom-right-radius: 9px; } /*-----------------------------------*/ QScrollBar::up-arrow, QScrollBar::sub-line, QScrollBar::add-line { width: 0px; height: 0px; } QScrollBar::handle { background: #009352; border-radius: 5px; } /*---------------------*/ /* border: 1px solid black;*/ QTabWidget { background: red; } QTabBar::tab { height: 0px; background: #f7f8fc; } QTabWidget::pane { background: #f7f8fc; } /* QTabWidget { background: #f7f8fc; } QTabWidget::tab-bar { background: #f7f8fc; } QTabBar::tab { height: 0px; background: #f7f8fc; } QTabBar::tab { background: #48555E; color: white; border-color: #48555E; } */ 0 270 281 51 Монитор АКБ true false 0 620 281 51 Выход 0 170 281 51 СКРЫТЬ МЕНЮ 0 420 281 51 Визуализация true 0 520 281 51 Сервис BMS true 0 -10 281 753 14 50 false color: rgb(255, 255, 255); background-color:#009352; Qt::AlignCenter 0 470 281 51 История true 80 40 111 111 Qt::NoContextMenu QFrame::NoFrame Qt::AlignCenter 0 320 281 51 Монитор ячеек true 0 370 281 51 Конфигурация true false 280 -10 1084 751 0 Страница Tab 1 Tab 2 Страница Страница Страница Страница Страница 1130 50 121 21 Segoe WP SemiLight 12 75 true color:black; font-weight:bold; 0 Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter 990 20 131 21 Segoe WP SemiLight 12 50 false color:rgba(54, 70, 84, 0.6); Подключено Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter 990 50 131 21 Segoe WP SemiLight 9 50 false color:rgba(54, 70, 84, 0.6); Серийный номер: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter 1250 10 16 61 Segoe WP SemiLight 38 50 false color: rgba(54, 70, 84, 0.4); | Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter 1320 35 31 21 Segoe WP SemiLight 12 75 true color:#0A72BA; font-weight:bold; Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter 1270 20 41 51 Segoe WP SemiLight 12 75 true color:#0A72BA; font-weight:bold; РУС Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter 1160 20 91 21 Segoe WP SemiLight 12 50 false color:rgba(54, 70, 84, 0.6); BMS v.2.1 Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter 1130 20 21 21 Segoe WP SemiLight 12 50 false color: #009352; background-color: #009352; border-color:#009352; border-width: 0px; border-style: solid; /* border-radius MUST BE width/2 and height/2 */ border-radius: 10px; O Qt::AlignCenter 6 672 271 61 TEXT IN STATUS LABEL Qt::AutoText true Qt::AlignCenter true 0 570 281 51 Прочие настройки true labLeftTabListBackground pbMainMenuBarCellsMonitor pbMainMenuBarExit pbMainMenuBarSeriveOfBms lbIconLogo pbMainMenuBarVisualization pbMainMenuBarHideMenu pbMainMenuBarConfiguration pbMainMenuBarHistory pbMainMenuBarAkbMonitor mStatusLabel pbMainMenuBarSettingsExtra tabWidgetPagesContent lbHeaderLanguageIcon labHeaderSeparator lbHeaderConnectionIndicator lbHeaderSerialNumberValue lbHeaderSerialNumberName lbHeaderLanguageName lbHeaderBmsVersion lbHeaderConnectionName CustomLeftTabBarButton QPushButton
customlefttabbarbutton.h
ConfigurationPage QWidget
configurationpage.h
1
CellsMonitorPage QWidget
cellsmonitorpage.h
1
AkbMonitorPage QWidget
akbmonitorpage.h
1
VisualizationPage QWidget
visualizationpage.h
1
BmsServicePage QWidget
bmsservicepage.h
1
ConnectAndEnterPage QWidget
connectandenterpage.h
1
DebugPrintPage QWidget
debugprintpage.h
1
SettingsExtraPage QWidget
settingsextrapage.h
1