mirror of
https://github.com/UN-GCPDS/qt-material.git
synced 2025-01-13 16:42:56 +08:00
15 lines
460 B
Python
15 lines
460 B
Python
# Resource object code (Python 3)
|
|
# Created by: object code
|
|
# Created by: The Resource Compiler for Qt version 5.15.1
|
|
# WARNING! All changes made in this file will be lost!
|
|
|
|
from PySide2 import QtCore
|
|
|
|
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()
|