ngscopeclient 0.1-dev+51fbda87c
Enumerations
PreferenceTypes.h File Reference

Enum definitions for preference settings. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  FileBrowserType { BROWSER_IMGUI , BROWSER_NATIVE , BROWSER_KDIALOG }
 
enum  GuiTheme { THEME_LIGHT = 0 , THEME_DARK = 1 , THEME_CLASSIC = 2 }
 
enum  ViewportMode { VIEWPORT_ENABLE , VIEWPORT_DISABLE }
 
enum  DataWidth { WIDTH_AUTO , WIDTH_8_BITS , WIDTH_16_BITS }
 
enum  HeadlessStartupMode { HEADLESS_STARTUP_ALL_NON_MSO , HEADLESS_STARTUP_C1_ONLY }
 

Detailed Description

Enum definitions for preference settings.

Author
Andrew D. Zonenberg