![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CGUIPassword, including all inherited members.
bMasterUser | CGUIPassword | |
CGUIPassword(void) | CGUIPassword | |
CheckLock(LockType btnType, const std::string &strPassword, int iHeading) | CGUIPassword | |
CheckLock(LockType btnType, const std::string &strPassword, int iHeading, bool &bCanceled) | CGUIPassword | |
CheckMenuLock(int iWindowID) | CGUIPassword | |
CheckSettingLevelLock(const SettingLevel &level, bool enforce=false) | CGUIPassword | |
CheckStartUpLock() | CGUIPassword | |
iMasterLockRetriesLeft | CGUIPassword | |
IsDatabasePathUnlocked(const std::string &strPath, VECSOURCES &vecSources) | CGUIPassword | |
IsItemUnlocked(T pItem, const std::string &strType, const std::string &strLabel, const std::string &strHeading) | CGUIPassword | |
IsItemUnlocked(CFileItem *pItem, const std::string &strType) | CGUIPassword | |
IsItemUnlocked(CMediaSource *pItem, const std::string &strType) | CGUIPassword | |
IsMasterLockUnlocked(bool bPromptUser) | CGUIPassword | |
IsMasterLockUnlocked(bool bPromptUser, bool &bCanceled) | CGUIPassword | |
IsMediaPathUnlocked(const std::string &strPath, const std::string &strType) | CGUIPassword | |
IsProfileLockUnlocked(int iProfile=-1) | CGUIPassword | |
IsProfileLockUnlocked(int iProfile, bool &bCanceled, bool prompt=true) | CGUIPassword | |
LockSource(const std::string &strType, const std::string &strName, bool bState) | CGUIPassword | |
LockSources(bool lock) | CGUIPassword | |
OnSettingAction(std::shared_ptr< const CSetting > setting) override | CGUIPassword | virtual |
OnSettingChanged(std::shared_ptr< const CSetting > setting) | ISettingCallback | inlinevirtual |
OnSettingChanging(std::shared_ptr< const CSetting > setting) | ISettingCallback | inlinevirtual |
OnSettingPropertyChanged(std::shared_ptr< const CSetting > setting, const char *propertyName) | ISettingCallback | inlinevirtual |
OnSettingUpdate(std::shared_ptr< CSetting > setting, const char *oldSettingId, const TiXmlNode *oldSettingNode) | ISettingCallback | inlinevirtual |
RemoveSourceLocks() | CGUIPassword | |
SetMasterLockMode(bool bDetails=true) | CGUIPassword | |
strMediasourcePath | CGUIPassword | |
UpdateMasterLockRetryCount(bool bResetCount) | CGUIPassword | |
~CGUIPassword(void) override | CGUIPassword | |
~ISettingCallback()=default | ISettingCallback | virtual |