| 
    Kodi Documentation 18.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CGUIViewStateGeneral, 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, 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() | CGUIViewState | virtual | 
| AutoPlayNextVideoItem() const | CGUIViewState | protected | 
| CGUIViewState(const CFileItemList &items) | CGUIViewState | explicitprotected | 
| CGUIViewStateGeneral(const CFileItemList &items) | CGUIViewStateGeneral | explicit | 
| ChooseSortMethod() | CGUIViewState | |
| DisableAddSourceButtons() | CGUIViewState | virtual | 
| GetExtensions() | CGUIViewState | virtual | 
| GetLockType() | CGUIViewState | virtual | 
| GetPlaylist() const | CGUIViewState | virtual | 
| GetPlaylistDirectory() | CGUIViewState | |
| GetSortMethod() const | CGUIViewState | |
| GetSortMethodLabel() const | CGUIViewState | |
| GetSortMethodLabelMasks(LABEL_MASKS &masks) const | CGUIViewState | |
| GetSortOrder() const | CGUIViewState | |
| GetSortOrderLabel() const | CGUIViewState | |
| GetSources() | CGUIViewState | virtual | 
| 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 | CGUIViewStateGeneral | inlineprotectedvirtual | 
| 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 |