6.54. umbra.globals.runtimeGlobals

RuntimeGlobals.py

Platform:
Windows, Linux, Mac Os X.
Description:
This module defines Umbra package runtime globals through the RuntimeGlobals class.

Others:

6.54.1. Classes

class umbra.globals.runtimeGlobals.RuntimeGlobals[source]

This class provides sIBL_GUI package runtime constants.

templatesFactoryDirectory = None

Templates factory directory.

templatesUserDirectory = None

Templates user directory.

thumbnailsCacheDirectory = u'/Users/kelsolaar/Library/Preferences/HDRLabs/sIBL_GUI/4.0/io/thumbnails'

Thumbnails cache directory.

imagesCaches = {u'QIcon': <sibl_gui.ui.caches.AsynchronousGraphicsItemsCache object at 0x10cf16dd0>, u'QPixmap': <sibl_gui.ui.caches.AsynchronousGraphicsItemsCache object at 0x10cf169e0>, u'QImage': <sibl_gui.ui.caches.AsynchronousGraphicsItemsCache object at 0x10cf12170>}

Images cache.

Table Of Contents

Previous topic

6.53. umbra.globals.constants

Next topic

6.55. umbra.globals.uiConstants

This Page