|
Kodi Docs 20.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 | |
| 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(const std::shared_ptr< const CSetting > &setting) override | CGUIPassword | virtual |
| OnSettingChanged(const std::shared_ptr< const CSetting > &setting) | ISettingCallback | inlinevirtual |
| OnSettingChanging(const std::shared_ptr< const CSetting > &setting) | ISettingCallback | inlinevirtual |
| OnSettingPropertyChanged(const std::shared_ptr< const CSetting > &setting, const char *propertyName) | ISettingCallback | inlinevirtual |
| OnSettingUpdate(const std::shared_ptr< CSetting > &setting, const char *oldSettingId, const TiXmlNode *oldSettingNode) | ISettingCallback | inlinevirtual |
| RemoveSourceLocks() | CGUIPassword | |
| SetMasterLockMode(bool bDetails=true) | CGUIPassword | |
| SetMediaSourcePath(const std::string &strMediaSourcePath) | CGUIPassword | inline |
| UpdateMasterLockRetryCount(bool bResetCount) | CGUIPassword | |
| ~CGUIPassword(void) override | CGUIPassword | |
| ~ISettingCallback()=default | ISettingCallback | virtual |