使用qrc文件加载资源

gutin
linxiao 2018-06-24 22:19:03 +08:00
parent 1c3cced613
commit b4d7348227
2 changed files with 10974 additions and 0 deletions

10963
resource.py Normal file

File diff suppressed because it is too large Load Diff

11
resource.qrc Normal file
View File

@ -0,0 +1,11 @@
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource>
<file>resource/gutin.jpg</file>
<file>resource/gutin.ico</file>
<file>resource/start.png</file>
<file>resource/camera_recording_colorful.png</file>
<file>resource/screen_recording.png</file>
</qresource>
</RCC>