Uranium
Application Framework
|
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) | |
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