kodi
Static Public Member Functions | List of all members
CViewModeSettings Class Reference

Static Public Member Functions

static int GetNextQuickCycleViewMode (int viewMode)
 Gets the next view mode for quick cycling through the modes. More...
 
static int GetViewModeStringIndex (int viewMode)
 Gets the string index for the view mode. More...
 
static void ViewModesFiller (const std::shared_ptr< const CSetting > &setting, std::vector< IntegerSettingOption > &list, int &current, void *data)
 Fills the list with all visible view modes.
 

Member Function Documentation

◆ GetNextQuickCycleViewMode()

int CViewModeSettings::GetNextQuickCycleViewMode ( int  viewMode)
static

Gets the next view mode for quick cycling through the modes.

Parameters
viewModeThe current view mode
Returns
The next view mode

◆ GetViewModeStringIndex()

int CViewModeSettings::GetViewModeStringIndex ( int  viewMode)
static

Gets the string index for the view mode.

Parameters
viewModeThe current view mode
Returns
The string index

The documentation for this class was generated from the following files: