#include <ViewModeSettings.h>
◆ GetNextQuickCycleViewMode()
int CViewModeSettings::GetNextQuickCycleViewMode |
( |
int |
viewMode | ) |
|
|
static |
Gets the next view mode for quick cycling through the modes
- Parameters
-
viewMode | The current view mode |
- Returns
- The next view mode
◆ GetViewModeStringIndex()
int CViewModeSettings::GetViewModeStringIndex |
( |
int |
viewMode | ) |
|
|
static |
Gets the string index for the view mode
- Parameters
-
viewMode | The current view mode |
- Returns
- The string index
◆ ViewModesFiller()
void CViewModeSettings::ViewModesFiller |
( |
std::shared_ptr< const CSetting > |
setting, |
|
|
std::vector< std::pair< std::string, int > > & |
list, |
|
|
int & |
current, |
|
|
void * |
data |
|
) |
| |
|
static |
Fills the list with all visible view modes
The documentation for this class was generated from the following files: