IProfile

class mobase.IProfile

Bases: object

Methods Summary

absolutePath()

rtype

str

invalidationActive()

rtype

Tuple[bool, bool]

localSavesEnabled()

rtype

bool

localSettingsEnabled()

rtype

bool

name()

rtype

str

Methods Documentation

absolutePath()
Return type

str

invalidationActive()
Return type

Tuple[bool, bool]

localSavesEnabled()
Return type

bool

localSettingsEnabled()
Return type

bool

name()
Return type

str