3 Star 2 Fork 0

wytmxutao/Serial

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Serial.qss 5.79 KB
一键复制 编辑 原始数据 按行查看 历史
wytmxutao 提交于 2022-05-09 21:45 . change some files location.
/*Label样式*/
QLabel#Port{
font-family:"方正苏新诗柳楷简体";
color:white;
font-size:12;
width:100px;
background-color:blue;
}
QLabel#Baudrate{
font-family:"方正苏新诗柳楷简体";
color:white;
font-size:12;
width:100px;
background-color:blue;
}
QLabel#TimeDelay{
font-family:"方正苏新诗柳楷简体";
color:white;
font-size:12;
width:100px;
background-color:blue;
}
QLabel#BytesBit{
font-family:"方正苏新诗柳楷简体";
color:white;
font-size:12;
width:100px;
background-color:blue;
}
QLabel#StopBit{
font-family:"方正苏新诗柳楷简体";
color:white;
font-size:12;
width:100px;
background-color:blue;
}
QLabel#Send{
font-family:"方正苏新诗柳楷简体";
color:red;
font-size:12;
}
QLabel#Parity{
font-family:"方正苏新诗柳楷简体";
color:white;
font-size:12;
width:100px;
background-color:blue;
}
QLabel#SensorTimeInterval{
font-family:"方正苏新诗柳楷简体";
color:red;
font-size:12;
}
QLabel#SensorQantity{
font-family:"方正苏新诗柳楷简体";
color:red;
font-size:12;
}
QLabel#TimeShow{
font-family:"Consolas";
color:black;
font-size:11;
}
QLabel#OutputLabel{
font-family:"方正苏新诗柳楷简体";
color:black;
font-size:11;
}
/* QComboBox样式设置*/
QComboBox#PortCombobox{
font-family:"方正苏新诗柳楷简体";
color:black;
font-size:12;
width:100px;
}
QComboBox#BaudrateInput{
font-family:"方正苏新诗柳楷简体";
color:black;
font-size:12;
width:100px;
}
QComboBox#BytesBitCombobox{
font-family:"方正苏新诗柳楷简体";
color:black;
font-size:12;
width:100px;
}
QComboBox#StopBitCombobox{
font-family:"方正苏新诗柳楷简体";
color:black;
font-size:12;
width:100px;
}
QComboBox#ParityCombobox{
font-family:"方正苏新诗柳楷简体";
color:black;
font-size:12;
width:100px;
}
/*QLineEdit样式设置*/
QLineEdit#TimeDelayInput{
font-family:"方正苏新诗柳楷简体";
color:black;
font-size:12;
width:100px;
}
QLineEdit#SensorQantityEdit{
color:black;
font-family:"方正苏新诗柳楷简体";
font-size:12;
}
QLineEdit#SensorTimeIntervalEdit{
color:black;
font-family:"方正苏新诗柳楷简体";
font-size:12;
}
/*QPushButton样式设置 */
QPushButton#OpenSerial{
font-family:"方正苏新诗柳楷简体";
font-size:9;
width:200px;
height:50px;
background:qlineargradient(spread:pad, x1:0.460227, y1:0, x2:0.465818, y2:0.875, stop:0 rgba(170, 255, 255, 255), stop:1 rgba(255, 255, 255, 255));
border-radius:8px;
border:2px solid rgb(0, 170, 255);
}
QPushButton#OpenSerial:hover{
background-color:#08da01;
color:#fefffe;
top:5px;
left:10px;
background:qlineargradient(spread:pad, x1:0.460227, y1:0, x2:0.443091, y2:0.898, stop:0 rgba(0, 255, 255, 255), stop:1 rgba(255, 255, 255, 255));
}
QPushButton#OpenSerial:hover:pressed{
background:qlineargradient(spread:pad, x1:0.460227, y1:0, x2:0.465818, y2:0.875, stop:0 rgba(170, 255, 255, 255), stop:1 rgba(255, 255, 255, 255));
}
QPushButton#InterfaceFont{
font-family:"方正苏新诗柳楷简体";
font-size:9;
width:100px;
height:40px;
border-radius:20px;
background-color:#d276a3;
}
QPushButton#FigureFont{
font-family:"方正苏新诗柳楷简体";
font-size:9;
width:100px;
height:40px;
border-radius:20px;
background-color:#d276a3;
}
QPushButton#ClearScreen{
font-family:"方正苏新诗柳楷简体";
font-size:9;
width:100px;
height:40px;
border-radius:20px;
background-color:#d276a3;
}
QPushButton#SendButton{
font-family:"方正苏新诗柳楷简体";
font-size:10;
width:150px;
height:50px;
border-radius:25px;
background-color:#d276a3;
}
/*QGroupBox样式设置 */
QGroupBox#SerialInfo{
color:blue;
font-family:"方正苏新诗柳楷简体";
font-size:12;
}
QGroupBox#NaryChoice{
color:green;
font-family:"方正苏新诗柳楷简体";
font-size:12;
}
QGroupBox#OtherSetting{
color:#7e1671;
font-family:"方正苏新诗柳楷简体";
font-size:12;
}
QGroupBox#FontSetting{
color:black;
font-family:"方正苏新诗柳楷简体";
font-size:12;
}
QGroupBox#SensorSetting{
color:black;
font-family:"方正苏新诗柳楷简体";
font-size:12;
}
QGroupBox#SendInfo{
color:black;
font-family:"方正苏新诗柳楷简体";
font-size:12;
}
/*QRadioButton */
QRadioButton#RadioChar{
color:black;
font-family:"方正苏新诗柳楷简体";
font-size:9;
}
QRadioButton#RadioHex{
color:black;
font-family:"方正苏新诗柳楷简体";
font-size:9;
}
/*QTextEdit设置样式 */
QTextEdit#SendChar{
font-family:"方正苏新诗柳楷简体";
font-size:12;
border:2px solid #9BDF70;
background-color:#F0FBEB;
border-radius:10px;
}
QTextEdit#OutputShow{
font-family:"方正苏新诗柳楷简体";
/* color:black; */
border:2px solid #806d9e;
border-color:10px;
}
/*QCheckBox设置样式*/
QCheckBox#AutoWrap{
color:#2e317c;
font-family:"方正苏新诗柳楷简体";
font-size:12;
}
QCheckBox#ShowSend{
color:#2e317c;
font-family:"方正苏新诗柳楷简体";
font-size:12;
}
QCheckBox#ShowTime{
color:#2e317c;
font-family:"方正苏新诗柳楷简体";
font-size:12;
}
QCheckBox#ShowFigure{
color:#2e317c;
font-family:"方正苏新诗柳楷简体";
font-size:12;
}
QCheckBox#SensorReceive{
color:blue;
font-family:"方正苏新诗柳楷简体";
font-size:12;
}
QCheckBox#ProductFigure{
color:blue;
font-family:"方正苏新诗柳楷简体";
font-size:12;
}
/* QLineEdit */
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/niko_xu_tao/Serial.git
git@gitee.com:niko_xu_tao/Serial.git
niko_xu_tao
Serial
Serial
master

搜索帮助