|
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CGUIViewStateMusicSearch, including all inherited members.
| AddAddonsSource(const std::string &content, const std::string &label, const std::string &thumb) | CGUIViewState | protected |
| AddLiveTVSources() | CGUIViewState | protected |
| AddPlaylistOrder(const CFileItemList &items, const LABEL_MASKS &label_masks) | CGUIViewState | protected |
| AddSortMethod(SortBy sortBy, int buttonLabel, const LABEL_MASKS &labelMasks, SortAttribute sortAttributes=SortAttributeNone, SortOrder sortOrder=SortOrderNone) | CGUIViewState | protected |
| AddSortMethod(SortBy sortBy, SortAttribute sortAttributes, int buttonLabel, const LABEL_MASKS &labelMasks, SortOrder sortOrder=SortOrderNone) | CGUIViewState | protected |
| AddSortMethod(SortDescription sortDescription, int buttonLabel, const LABEL_MASKS &labelMasks) | CGUIViewState | protected |
| AutoPlayNextItem() override | CGUIViewStateWindowMusic | protectedvirtual |
| AutoPlayNextVideoItem() const | CGUIViewState | protected |
| CGUIViewState(const CFileItemList &items) | CGUIViewState | explicitprotected |
| CGUIViewStateMusicSearch(const CFileItemList &items) | CGUIViewStateMusicSearch | explicit |
| CGUIViewStateWindowMusic(const CFileItemList &items) | CGUIViewStateWindowMusic | inlineexplicit |
| ChooseSortMethod() | CGUIViewState | |
| DisableAddSourceButtons() | CGUIViewState | virtual |
| GetExtensions() override | CGUIViewStateWindowMusic | protectedvirtual |
| GetLockType() override | CGUIViewStateWindowMusic | protectedvirtual |
| GetPlaylist() const override | CGUIViewStateWindowMusic | protectedvirtual |
| GetPlaylistDirectory() | CGUIViewState | |
| GetSortMethod() const | CGUIViewState | |
| GetSortMethodLabel() const | CGUIViewState | |
| GetSortMethodLabelMasks(LABEL_MASKS &masks) const | CGUIViewState | |
| GetSortOrder() const | CGUIViewState | |
| GetSortOrderLabel() const | CGUIViewState | |
| GetSources() override | CGUIViewStateWindowMusic | protectedvirtual |
| GetViewAsControl() const | CGUIViewState | |
| GetViewState(int windowId, const CFileItemList &items) | CGUIViewState | static |
| HasMultipleSortMethods() const | CGUIViewState | |
| HideExtensions() | CGUIViewState | virtual |
| HideParentDirItems() | CGUIViewState | virtual |
| IsCurrentPlaylistDirectory(const std::string &strDirectory) | CGUIViewState | |
| LoadViewState(const std::string &path, int windowID) | CGUIViewState | protected |
| m_currentSortMethod | CGUIViewState | protected |
| m_currentViewAsControl | CGUIViewState | protected |
| m_items | CGUIViewState | protected |
| m_playlist | CGUIViewState | protected |
| m_sortMethods | CGUIViewState | protected |
| m_sources | CGUIViewState | protectedstatic |
| m_strPlaylistDirectory | CGUIViewState | protectedstatic |
| SaveViewAsControl(int viewAsControl) | CGUIViewState | |
| SaveViewState() override | CGUIViewStateMusicSearch | protectedvirtual |
| SaveViewToDb(const std::string &path, int windowID, CViewState *viewState=NULL) | CGUIViewState | protectedvirtual |
| SetCurrentSortMethod(int method) | CGUIViewState | |
| SetNextSortMethod(int direction=1) | CGUIViewState | |
| SetNextSortOrder() | CGUIViewState | |
| SetPlaylistDirectory(const std::string &strDirectory) | CGUIViewState | |
| SetSortMethod(SortBy sortBy, SortOrder sortOrder=SortOrderNone) | CGUIViewState | protected |
| SetSortMethod(SortDescription sortDescription) | CGUIViewState | protected |
| SetSortOrder(SortOrder sortOrder) | CGUIViewState | protected |
| SetViewAsControl(int viewAsControl) | CGUIViewState | |
| ~CGUIViewState() | CGUIViewState | virtual |