Package sabayon :: Module sessionwindow :: Class ProfileChangesModel
[hide private]
[frames] | no frames]

Class ProfileChangesModel

source code


Instance Methods [hide private]
  __init__(self, profile)
  handle_profile_change(self, profile, new_change)
  clear(self)
  find(self, source, id)

Class Variables [hide private]
  __gsignals__ = {"changed":(gobject.SIGNAL_RUN_LAST, gobject.TYPE_NO...

Method Details [hide private]

__init__(self, profile)
(Constructor)

source code 
None

handle_profile_change(self, profile, new_change)

source code 
None
Decorators:
  • @errors.checked_callback(debuglog.DEBUG_LOG_DOMAIN_ADMIN_TOOL)

clear(self)

source code 
None

find(self, source, id)

source code 
None

Class Variable Details [hide private]

__gsignals__

None
Value:
{"changed":(gobject.SIGNAL_RUN_LAST, gobject.TYPE_NONE, (userprofile.P
rofileChange,))}