You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
QPushButton#okBtn, QPushButton#delAreaBtn {
|
|
|
|
|
|
|
|
font-size: 22px;
|
|
|
|
|
|
|
|
border: none;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
QPushButton#okBtn:hover, QPushButton#delAreaBtn:hover {
|
|
|
|
|
|
|
|
font-size: 22px;
|
|
|
|
|
|
|
|
font: bold;
|
|
|
|
|
|
|
|
border: none;
|
|
|
|
|
|
|
|
margin-bottom: -2px
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
QPushButton#wirteDIDOforceBtn {
|
|
|
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
|
|
|
padding-left: 5px;
|
|
|
|
|
|
|
|
padding-right: 5px;
|
|
|
|
|
|
|
|
padding-top: 5px;
|
|
|
|
|
|
|
|
padding-bottom: 5px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
QPushButton#forceBtn {
|
|
|
|
|
|
|
|
font-size: 22px;
|
|
|
|
|
|
|
|
padding-left: 5px;
|
|
|
|
|
|
|
|
padding-right: 5px;
|
|
|
|
|
|
|
|
padding-top: 6px;
|
|
|
|
|
|
|
|
padding-bottom: 5px;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
QPushButton#deviceAddButton{
|
|
|
|
|
|
|
|
color: #328ffc;
|
|
|
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
|
|
|
padding-bottom: 5px;
|
|
|
|
|
|
|
|
border-top: none;
|
|
|
|
|
|
|
|
border-right: none;
|
|
|
|
|
|
|
|
border-left: none;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
QPushButton#addareabutton{
|
|
|
|
|
|
|
|
color: #328ffc;
|
|
|
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
|
|
|
padding-top: 7px;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
QPushButton#initAddDeviceButton, QPushButton#initAreaAddButton{
|
|
|
|
|
|
|
|
font-size: 45px;
|
|
|
|
|
|
|
|
color: #328ffc;
|
|
|
|
|
|
|
|
background-color: rgba(255, 255, 255, 0);
|
|
|
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
QPushButton#initAddDeviceButton:hover, QPushButton#initAreaAddButton:hover, QPushButton#deviceAddButton:hover, QPushButton#addareabutton:hover{
|
|
|
|
|
|
|
|
color: #0f8ef0;
|
|
|
|
|
|
|
|
font: bold;
|
|
|
|
|
|
|
|
border-radius: 3px;
|
|
|
|
|
|
|
|
margin-bottom: -4px
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
QLabel#wirteDIDOareaMessLabel, QLabel#wirteDIDOareaValueLabel{
|
|
|
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
QLabel#wirteDIDOareaValueLabel, QLabel#readDIDOareaValueLabel{
|
|
|
|
|
|
|
|
color: #0160aa;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
QLabel#areaMessLabel, QLabel#areaValueLabel{
|
|
|
|
|
|
|
|
font-size: 28px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
QLabel#areaValueLabel{
|
|
|
|
|
|
|
|
color: #0160aa;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
QLabel#readDIDOareaMessLabel, QLabel#readDIDOareaValueLabel{
|
|
|
|
|
|
|
|
font-size: 23px;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
QLabel#dataTypeLabel, QLabel#dataOrderLabel, QLabel#byteLineLabel{
|
|
|
|
|
|
|
|
font-size: 24px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
QLabel#pvUpperLimit, QLabel#pvLowerLimit, QLabel#pvUnit{
|
|
|
|
|
|
|
|
font-size: 24px;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
QLabel#areaValueLabel{
|
|
|
|
|
|
|
|
color: #0160aa;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
QLineEdit#byteLineEdit{
|
|
|
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
QLineEdit#areaLineEdit {
|
|
|
|
|
|
|
|
font-size: 28px;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
QLineEdit#wirteDIDOareaLineEdit {
|
|
|
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
QLineEdit#areaLineEdit {
|
|
|
|
|
|
|
|
font-size: 28px;
|
|
|
|
|
|
|
|
border-top: none;
|
|
|
|
|
|
|
|
border-left: none;
|
|
|
|
|
|
|
|
border-right: none;
|
|
|
|
|
|
|
|
border-bottom: 1px solid gary;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
QComboBox#dataTypeCombox, QComboBox#orderCombox{
|
|
|
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|