1 Star 0 Fork 0

nntk/AutoSeg

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
icons.py 2.50 KB
一键复制 编辑 原始数据 按行查看 历史
nntk 提交于 2024-08-07 18:32 . update
# Resource object code (Python 3)
# Created by: object code
# Created by: The Resource Compiler for Qt version 6.7.2
# WARNING! All changes made in this file will be lost!
from PySide6 import QtCore
qt_resource_data = b"\
\x00\x00\x04\x9e\
<\
?xml version=\x221.\
0\x22 standalone=\x22n\
o\x22?><!DOCTYPE sv\
g PUBLIC \x22-//W3C\
//DTD SVG 1.1//E\
N\x22 \x22http://www.w\
3.org/Graphics/S\
VG/1.1/DTD/svg11\
.dtd\x22><svg t=\x2217\
23007010260\x22 cla\
ss=\x22icon\x22 viewBo\
x=\x220 0 1024 1024\
\x22 version=\x221.1\x22 \
xmlns=\x22http://ww\
w.w3.org/2000/sv\
g\x22 p-id=\x226090\x22 w\
idth=\x2232\x22 height\
=\x2232\x22 xmlns:xlin\
k=\x22http://www.w3\
.org/1999/xlink\x22\
><path d=\x22M513.9\
566.1c-16.8 0-3\
3.6-4.4-48.9-13.\
1L152.3 374.2c-1\
4.8-8.5-23.9-25.\
6-23.5-44 0.4-18\
.4 10.4-35 25.6-\
42.5l315.7-157.6\
c27.8-13.9 59.7-\
13.9 87.5 0l315.\
9 157.6c15.2 7.6\
25.1 24.1 25.6 \
42.5 0.4 18.4-8.\
7 35.5-23.5 44L5\
62.8 553c-15.3 8\
.8-32.1 13.1-48.\
9 13.1zM272 334.\
4l232.9 133.2c5.\
6 3.2 12.3 3.2 1\
8 0l233-133.2-23\
4-116.7c-5.1-2.5\
-11-2.6-16.1 0L2\
72 334.4z\x22 fill=\
\x22#2867CE\x22 p-id=\x22\
6091\x22></path><pa\
th d=\x22M899.2 595\
.2L529.9 806.3c-\
10.1 5.8-22.1 5.\
7-32.1 0l-369-21\
1.1c0 66.5 33.5 \
127.4 86.9 158l2\
42.1 138.5c17.5 \
10 36.7 15 56 15\
19.2 0 38.4-5 5\
5.9-15l242.5-138\
.6c53.4-30.5 87-\
91.4 87-157.9z\x22 \
fill=\x22#BDD2EF\x22 p\
-id=\x226092\x22></pat\
h><path d=\x22M899.\
2 428.8L529.9 63\
9.9c-10.1 5.8-22\
.1 5.7-32.1 0l-3\
69-211.1c0 66.5 \
33.5 127.4 86.9 \
158l242.1 138.5c\
17.5 10 36.7 15 \
56 15 19.2 0 38.\
4-5 55.9-15l242.\
5-138.6c53.4-30.\
5 87-91.4 87-157\
.9z\x22 fill=\x22#BDD2\
EF\x22 p-id=\x226093\x22>\
</path></svg>\
"
qt_resource_name = b"\
\x00\x04\
\x00\x06\xfa^\
\x00i\
\x00c\x00o\x00n\
\x00\x05\
\x00o\xa6S\
\x00i\
\x00c\x00o\x00n\x00s\
\x00\x0b\
\x0bHv\xc7\
\x00p\
\x00r\x00o\x00j\x00e\x00c\x00t\x00.\x00s\x00v\x00g\
"
qt_resource_struct = b"\
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\
\x00\x00\x00\x00\x00\x00\x00\x00\
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x02\
\x00\x00\x00\x00\x00\x00\x00\x00\
\x00\x00\x00\x0e\x00\x02\x00\x00\x00\x01\x00\x00\x00\x03\
\x00\x00\x00\x00\x00\x00\x00\x00\
\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\
\x00\x00\x01\x91+8\xae\xad\
"
def qInitResources():
QtCore.qRegisterResourceData(0x03, qt_resource_struct, qt_resource_name, qt_resource_data)
def qCleanupResources():
QtCore.qUnregisterResourceData(0x03, qt_resource_struct, qt_resource_name, qt_resource_data)
qInitResources()
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/need_not_to_know/auto-seg.git
git@gitee.com:need_not_to_know/auto-seg.git
need_not_to_know
auto-seg
AutoSeg
master

搜索帮助