Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::mimics::elements::LevelBar::DefaultValues Struct Reference

Classes

struct  Colors
 

Static Public Attributes

static constexpr std::string string {}
 
static constexpr iv::types::color backgroundColor {iv::color::DarkGray}
 
static constexpr iv::types::color foregroundColor {iv::color::White}
 
static constexpr bool showTextValue {false}
 
static constexpr iv::types::height textValueHeight {16}
 
static constexpr std::string valueType {"Raw"}
 
static constexpr bool showAlarmLimits {false}
 
static constexpr std::string markType {"ShortLine"}
 
static constexpr bool showScale {false}
 
static constexpr iv::types::height scaleTextHeight {16}
 
static constexpr iv::types::color scaleColor {iv::color::White}
 
static constexpr iv::mimics::elements::eScalePosition scalePosition
 
static constexpr uint8_t divisionsNumber {3}
 
static constexpr uint8_t subdivisionsNumber {2}
 
static constexpr iv::types::width scaleLineWidth {1}
 

Member Data Documentation

◆ backgroundColor

iv::types::color iv::mimics::elements::LevelBar::DefaultValues::backgroundColor {iv::color::DarkGray}
staticconstexpr

◆ divisionsNumber

uint8_t iv::mimics::elements::LevelBar::DefaultValues::divisionsNumber {3}
staticconstexpr

◆ foregroundColor

iv::types::color iv::mimics::elements::LevelBar::DefaultValues::foregroundColor {iv::color::White}
staticconstexpr

◆ markType

std::string iv::mimics::elements::LevelBar::DefaultValues::markType {"ShortLine"}
staticconstexpr

◆ scaleColor

iv::types::color iv::mimics::elements::LevelBar::DefaultValues::scaleColor {iv::color::White}
staticconstexpr

◆ scaleLineWidth

iv::types::width iv::mimics::elements::LevelBar::DefaultValues::scaleLineWidth {1}
staticconstexpr

◆ scalePosition

iv::mimics::elements::eScalePosition iv::mimics::elements::LevelBar::DefaultValues::scalePosition
staticconstexpr

◆ scaleTextHeight

iv::types::height iv::mimics::elements::LevelBar::DefaultValues::scaleTextHeight {16}
staticconstexpr

◆ showAlarmLimits

bool iv::mimics::elements::LevelBar::DefaultValues::showAlarmLimits {false}
staticconstexpr

◆ showScale

bool iv::mimics::elements::LevelBar::DefaultValues::showScale {false}
staticconstexpr

◆ showTextValue

bool iv::mimics::elements::LevelBar::DefaultValues::showTextValue {false}
staticconstexpr

◆ string

std::string iv::mimics::elements::LevelBar::DefaultValues::string {}
staticconstexpr

◆ subdivisionsNumber

uint8_t iv::mimics::elements::LevelBar::DefaultValues::subdivisionsNumber {2}
staticconstexpr

◆ textValueHeight

iv::types::height iv::mimics::elements::LevelBar::DefaultValues::textValueHeight {16}
staticconstexpr

◆ valueType

std::string iv::mimics::elements::LevelBar::DefaultValues::valueType {"Raw"}
staticconstexpr

The documentation for this struct was generated from the following file: