Uranium
Application Framework
UM.Preferences.Preferences Class Reference

Public Member Functions

def __init__ (self)
 
def addPreference
 
def removePreference
 
def setDefault
 
def setValue
 
def getValue
 
def resetPreference
 
def readFromFile
 
def writeToFile
 
def deserialize
 

Static Public Attributes

int Version = 7
 
 preferenceChanged = Signal(Signal.Queued)
 

Detailed Description

Preferences are application based settings that are saved for future use.

Typical preferences would be window size, standard machine, etc.
The application preferences can be gotten from the getPreferences() function in Application

The documentation for this class was generated from the following file: