mirror of
https://github.com/UN-GCPDS/qt-material.git
synced 2025-01-27 17:02:57 +08:00
15 lines
459 B
Python
15 lines
459 B
Python
|
# Resource object code (Python 3)
|
||
|
# Created by: object code
|
||
|
# Created by: The Resource Compiler for Qt version 6.0.0
|
||
|
# WARNING! All changes made in this file will be lost!
|
||
|
|
||
|
from PySide6 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()
|