kodi
|
This is the complete list of members for CGUIPassword, including all inherited members.
bMasterUser (defined in CGUIPassword) | CGUIPassword | |
CGUIPassword(void) (defined in CGUIPassword) | CGUIPassword | |
CheckLock(LockType btnType, const std::string &strPassword, int iHeading) (defined in CGUIPassword) | CGUIPassword | |
CheckLock(LockType btnType, const std::string &strPassword, int iHeading, bool &bCanceled) (defined in CGUIPassword) | CGUIPassword | |
CheckMenuLock(int iWindowID) (defined in CGUIPassword) | CGUIPassword | |
CheckSettingLevelLock(const SettingLevel &level, bool enforce=false) | CGUIPassword | |
CheckStartUpLock() (defined in CGUIPassword) | CGUIPassword | |
iMasterLockRetriesLeft (defined in CGUIPassword) | CGUIPassword | |
IsDatabasePathUnlocked(const std::string &strPath, VECSOURCES &vecSources) (defined in CGUIPassword) | CGUIPassword | |
IsItemUnlocked(T pItem, const std::string &strType, const std::string &strLabel, const std::string &strHeading) (defined in CGUIPassword) | CGUIPassword | |
IsItemUnlocked(CFileItem *pItem, const std::string &strType) | CGUIPassword | |
IsItemUnlocked(CMediaSource *pItem, const std::string &strType) | CGUIPassword | |
IsMasterLockUnlocked(bool bPromptUser) (defined in CGUIPassword) | CGUIPassword | |
IsMasterLockUnlocked(bool bPromptUser, bool &bCanceled) (defined in CGUIPassword) | CGUIPassword | |
IsMediaFileUnlocked(const std::string &type, const std::string &file) const | CGUIPassword | |
IsProfileLockUnlocked(int iProfile=-1) (defined in CGUIPassword) | CGUIPassword | |
IsProfileLockUnlocked(int iProfile, bool &bCanceled, bool prompt=true) (defined in CGUIPassword) | CGUIPassword | |
LockSource(const std::string &strType, const std::string &strName, bool bState) (defined in CGUIPassword) | CGUIPassword | |
LockSources(bool lock) (defined in CGUIPassword) | 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() (defined in CGUIPassword) | CGUIPassword | |
SetMasterLockMode(bool bDetails=true) (defined in CGUIPassword) | CGUIPassword | |
SetMediaSourcePath(const std::string &strMediaSourcePath) (defined in CGUIPassword) | CGUIPassword | inline |
UpdateMasterLockRetryCount(bool bResetCount) (defined in CGUIPassword) | CGUIPassword | |
~CGUIPassword(void) override (defined in CGUIPassword) | CGUIPassword | |
~ISettingCallback()=default (defined in ISettingCallback) | ISettingCallback | virtual |