Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
edu / usr / share / EDU / treeviewx / treeview_rc.py
Size: Mime:
# -*- coding: utf-8 -*-

# Resource object code
#
# Created: Ma oct. 27 17:08:36 2015
#      by: The Resource Compiler for PyQt (Qt v4.8.6)
#
# WARNING! All changes made in this file will be lost!

from PyQt4 import QtCore

qt_resource_data = b"\
\x00\x00\x00\xee\
\x00\
\x00\x05\x03\x78\x9c\xdd\x93\x4d\x0b\xc2\x30\x0c\x86\xef\xfd\x15\
\x61\xbd\x0d\x61\xf3\xe3\x20\x88\x57\x6f\x8a\x47\x41\x44\xda\x51\
\x70\x07\x3f\x98\x43\x05\xf1\xbf\xbb\xb4\xfb\xc8\xda\xe8\x59\xcc\
\x76\x08\xd9\xd3\x90\x37\x7d\x97\xc4\xb0\x59\x2f\x21\x4e\xc4\xb5\
\x54\x65\x9e\x41\x76\x50\x05\xc4\x65\x61\xcc\x2d\x37\xf7\xfd\xe3\
\x72\xdc\xee\x60\x0e\x4f\x11\x8d\x47\x50\xbd\x13\x18\x46\x03\x11\
\x49\xc8\x40\xa6\x24\xb0\x08\x55\x71\x75\x3e\x19\xcc\x15\x02\x8b\
\x3a\x1a\x40\x63\x71\x9a\x76\x8f\x3b\xf5\x3d\xfe\x9b\x91\x18\x75\
\x25\xcc\x2d\x23\x95\x52\x52\xbb\x0f\x2e\x07\x9a\xdb\xeb\xc0\xd0\
\xda\x42\x2e\x27\x5d\x34\xd0\x3e\x08\x31\x5d\xda\x79\x1a\x88\x43\
\x1a\x5d\xf5\x44\x2c\xd2\x6a\xb7\x25\x1e\xe9\xf6\x83\x45\x5e\x1d\
\xd9\x61\x37\xb8\x87\xd0\x3d\xf3\xea\xbc\xbb\xe0\xd4\xf9\x0c\xa3\
\x2e\x64\x02\x75\x1c\xe3\xa9\xe3\x99\x9e\xba\x4f\x0c\x07\x85\x1e\
\x0b\x21\xc6\x87\x01\xc4\x79\xd5\x87\x58\x3f\xcb\xbe\x36\xde\xf3\
\xd4\xd3\x3f\xf8\x0f\xbe\x66\xe2\x0d\x43\xa7\xd9\x35\
"

qt_resource_name = b"\
\x00\x0d\
\x0b\xfc\xc7\x6d\
\x00\x74\
\x00\x72\x00\x65\x00\x65\x00\x76\x00\x69\x00\x65\x00\x77\x00\x78\x00\x2e\x00\x78\x00\x70\x00\x6d\
"

qt_resource_struct = b"\
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\
\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x00\
"

def qInitResources():
    QtCore.qRegisterResourceData(0x01, qt_resource_struct, qt_resource_name, qt_resource_data)

def qCleanupResources():
    QtCore.qUnregisterResourceData(0x01, qt_resource_struct, qt_resource_name, qt_resource_data)

qInitResources()