Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CGUIViewStateGeneral Member List

This is the complete list of members for CGUIViewStateGeneral, including all inherited members.

AddLiveTVSources()CGUIViewStateprotected
AddPlaylistOrder(const CFileItemList &items, const LABEL_MASKS &label_masks)CGUIViewStateprotected
AddSortMethod(SortBy sortBy, int buttonLabel, const LABEL_MASKS &labelMasks, SortAttribute sortAttributes=SortAttributeNone, SortOrder sortOrder=SortOrderNone)CGUIViewStateprotected
AddSortMethod(SortBy sortBy, SortAttribute sortAttributes, int buttonLabel, const LABEL_MASKS &labelMasks, SortOrder sortOrder=SortOrderNone)CGUIViewStateprotected
AddSortMethod(SortDescription sortDescription, int buttonLabel, const LABEL_MASKS &labelMasks)CGUIViewStateprotected
AutoPlayNextItem()CGUIViewStatevirtual
AutoPlayNextVideoItem() constCGUIViewStateprotected
CGUIViewState(const CFileItemList &items)CGUIViewStateexplicitprotected
CGUIViewStateGeneral(const CFileItemList &items)CGUIViewStateGeneralexplicit
ChooseSortMethod()CGUIViewState
DisableAddSourceButtons()CGUIViewStatevirtual
GetExtensions()CGUIViewStatevirtual
GetLockType()CGUIViewStatevirtual
GetPlaylist() constCGUIViewStatevirtual
GetPlaylistDirectory()CGUIViewState
GetSortDescriptions() constCGUIViewState
GetSortMethod() constCGUIViewState
GetSortMethodLabel() constCGUIViewState
GetSortMethodLabelMasks(LABEL_MASKS &masks) constCGUIViewState
GetSortOrder() constCGUIViewState
GetSortOrderLabel() constCGUIViewState
GetSources()CGUIViewStatevirtual
GetViewAsControl() constCGUIViewState
GetViewState(int windowId, const CFileItemList &items)CGUIViewStatestatic
HasMultipleSortMethods() constCGUIViewState
HideExtensions()CGUIViewStatevirtual
HideParentDirItems()CGUIViewStatevirtual
IsCurrentPlaylistDirectory(const std::string &strDirectory)CGUIViewState
LoadViewState(const std::string &path, int windowID)CGUIViewStateprotected
m_currentSortMethodCGUIViewStateprotected
m_currentViewAsControlCGUIViewStateprotected
m_itemsCGUIViewStateprotected
m_playlistCGUIViewStateprotected
m_sortMethodsCGUIViewStateprotected
m_sourcesCGUIViewStateprotectedstatic
m_strPlaylistDirectoryCGUIViewStateprotectedstatic
SaveViewAsControl(int viewAsControl)CGUIViewState
SaveViewState() overrideCGUIViewStateGeneralinlineprotectedvirtual
SaveViewToDb(const std::string &path, int windowID, CViewState *viewState=NULL)CGUIViewStateprotectedvirtual
SetCurrentSortMethod(int method)CGUIViewState
SetNextSortMethod(int direction=1)CGUIViewState
SetNextSortOrder()CGUIViewState
SetPlaylistDirectory(const std::string &strDirectory)CGUIViewState
SetSortMethod(SortBy sortBy, SortOrder sortOrder=SortOrderNone)CGUIViewStateprotected
SetSortMethod(SortDescription sortDescription)CGUIViewStateprotected
SetSortOrder(SortOrder sortOrder)CGUIViewStateprotected
SetViewAsControl(int viewAsControl)CGUIViewState
~CGUIViewState()CGUIViewStatevirtual