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.

imagesCaches = {'QIcon': <sibl_gui.ui.cache.AsynchronousGraphicsItemsCache object at 0x10d1ca5f0>, 'QPixmap': <sibl_gui.ui.cache.AsynchronousGraphicsItemsCache object at 0x10d1ca200>, 'QImage': <sibl_gui.ui.cache.AsynchronousGraphicsItemsCache object at 0x10d1c67a0>}

Images cache.

Table Of Contents

Previous topic

6.53. umbra.globals.constants

Next topic

6.55. umbra.globals.uiConstants

This Page