1 Star 0 Fork 1

迷途妖/Screen-Recorder

forked from xzx0x00/Screen-Recorder 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
recorderStyle.css 529 Bytes
一键复制 编辑 原始数据 按行查看 历史
Administrator-user 提交于 2021-07-02 21:53 . Committed to the video list
QWidget#recorder{
background: #ececec;
border-style: outset;
border-radius: 15px;
border-color: #0088ff;
border-width: 2px;
}
QLCDNumber#recordTime{
background: transparent;
color: #0088ff;
}
QPushButton#stopButton{
background: rgba(128,128,128,0);
border-radius: 5px;
border-image: url(./required/buttons/stop.svg);
}
QPushButton#stopButton:hover{
background: rgba(128,128,128,0.2);
}
QPushButton#stopButton:pressed{
background: rgba(128,128,128,0.5);
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/yangdanghui_admino/Screen-Recorder.git
git@gitee.com:yangdanghui_admino/Screen-Recorder.git
yangdanghui_admino
Screen-Recorder
Screen-Recorder
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385