kodi
|
This is the complete list of members for KODI::GAME::CGUIViewStateWindowGames, including all inherited members.
AddLiveTVSources() (defined in CGUIViewState) | 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) (defined in CGUIViewState) | CGUIViewState | protected |
AddSortMethod(SortBy sortBy, SortAttribute sortAttributes, int buttonLabel, const LABEL_MASKS &labelMasks, SortOrder sortOrder=SortOrderNone) (defined in CGUIViewState) | CGUIViewState | protected |
AddSortMethod(SortDescription sortDescription, int buttonLabel, const LABEL_MASKS &labelMasks) (defined in CGUIViewState) | CGUIViewState | protected |
AutoPlayNextItem() (defined in CGUIViewState) | CGUIViewState | virtual |
AutoPlayNextVideoItem() const (defined in CGUIViewState) | CGUIViewState | protected |
CGUIViewState(const CFileItemList &items) (defined in CGUIViewState) | CGUIViewState | explicitprotected |
CGUIViewStateWindowGames(const CFileItemList &items) (defined in KODI::GAME::CGUIViewStateWindowGames) | KODI::GAME::CGUIViewStateWindowGames | explicit |
ChooseSortMethod() (defined in CGUIViewState) | CGUIViewState | |
DisableAddSourceButtons() (defined in CGUIViewState) | CGUIViewState | virtual |
GetExtensions() override (defined in KODI::GAME::CGUIViewStateWindowGames) | KODI::GAME::CGUIViewStateWindowGames | virtual |
GetLockType() override (defined in KODI::GAME::CGUIViewStateWindowGames) | KODI::GAME::CGUIViewStateWindowGames | virtual |
GetPlaylist() const (defined in CGUIViewState) | CGUIViewState | virtual |
GetPlaylistDirectory() (defined in CGUIViewState) | CGUIViewState | |
GetSortDescriptions() const (defined in CGUIViewState) | CGUIViewState | |
GetSortMethod() const (defined in CGUIViewState) | CGUIViewState | |
GetSortMethodLabel() const (defined in CGUIViewState) | CGUIViewState | |
GetSortMethodLabelMasks(LABEL_MASKS &masks) const (defined in CGUIViewState) | CGUIViewState | |
GetSortOrder() const (defined in CGUIViewState) | CGUIViewState | |
GetSortOrderLabel() const (defined in CGUIViewState) | CGUIViewState | |
GetSources() override (defined in KODI::GAME::CGUIViewStateWindowGames) | KODI::GAME::CGUIViewStateWindowGames | virtual |
GetViewAsControl() const (defined in CGUIViewState) | CGUIViewState | |
GetViewState(int windowId, const CFileItemList &items) (defined in CGUIViewState) | CGUIViewState | static |
HasMultipleSortMethods() const (defined in CGUIViewState) | CGUIViewState | |
HideExtensions() (defined in CGUIViewState) | CGUIViewState | virtual |
HideParentDirItems() (defined in CGUIViewState) | CGUIViewState | virtual |
IsCurrentPlaylistDirectory(const std::string &strDirectory) (defined in CGUIViewState) | CGUIViewState | |
LoadViewState(const std::string &path, int windowID) (defined in CGUIViewState) | CGUIViewState | protected |
m_currentSortMethod (defined in CGUIViewState) | CGUIViewState | protected |
m_currentViewAsControl (defined in CGUIViewState) | CGUIViewState | protected |
m_items (defined in CGUIViewState) | CGUIViewState | protected |
m_playlist (defined in CGUIViewState) | CGUIViewState | protected |
m_sortMethods (defined in CGUIViewState) | CGUIViewState | protected |
m_sources (defined in CGUIViewState) | CGUIViewState | protectedstatic |
m_strPlaylistDirectory (defined in CGUIViewState) | CGUIViewState | protectedstatic |
SaveViewAsControl(int viewAsControl) (defined in CGUIViewState) | CGUIViewState | |
SaveViewState() override (defined in KODI::GAME::CGUIViewStateWindowGames) | KODI::GAME::CGUIViewStateWindowGames | protectedvirtual |
SaveViewToDb(const std::string &path, int windowID, CViewState *viewState=NULL) (defined in CGUIViewState) | CGUIViewState | protectedvirtual |
SetCurrentSortMethod(int method) (defined in CGUIViewState) | CGUIViewState | |
SetNextSortMethod(int direction=1) (defined in CGUIViewState) | CGUIViewState | |
SetNextSortOrder() (defined in CGUIViewState) | CGUIViewState | |
SetPlaylistDirectory(const std::string &strDirectory) (defined in CGUIViewState) | CGUIViewState | |
SetSortMethod(SortBy sortBy, SortOrder sortOrder=SortOrderNone) (defined in CGUIViewState) | CGUIViewState | protected |
SetSortMethod(SortDescription sortDescription) (defined in CGUIViewState) | CGUIViewState | protected |
SetSortOrder(SortOrder sortOrder) (defined in CGUIViewState) | CGUIViewState | protected |
SetViewAsControl(int viewAsControl) (defined in CGUIViewState) | CGUIViewState | |
~CGUIViewState() (defined in CGUIViewState) | CGUIViewState | virtual |
~CGUIViewStateWindowGames() override=default (defined in KODI::GAME::CGUIViewStateWindowGames) | KODI::GAME::CGUIViewStateWindowGames |