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

Classes

struct  Colors
 

Static Public Attributes

static constexpr std::string string {}
 
static constexpr std::string locationInfo {"Right"}
 
static constexpr bool showVolume {false}
 
static constexpr bool showVolumeInPercent {false}
 
static constexpr bool showVolumeInMeters {false}
 
static constexpr bool showVolumeInLitres {false}
 
static constexpr bool showSounding {false}
 
static constexpr bool showWeight {false}
 
static constexpr iv::types::height textValueHeight {16}
 
static constexpr iv::types::padding textValuePadding {5}
 
static constexpr bool showScale {false}
 
static constexpr bool showAlarmLimits {true}
 
static constexpr auto markType {iv::mimics::elements::eMarkType::ShortLine}
 
static constexpr auto backgroundColor {iv::color::DarkGray}
 
static constexpr auto contentColor {iv::color::Blue}
 

Member Data Documentation

◆ backgroundColor

auto iv::mimics::elements::Tank::DefaultValues::backgroundColor {iv::color::DarkGray}
staticconstexpr

◆ contentColor

auto iv::mimics::elements::Tank::DefaultValues::contentColor {iv::color::Blue}
staticconstexpr

◆ locationInfo

std::string iv::mimics::elements::Tank::DefaultValues::locationInfo {"Right"}
staticconstexpr

◆ markType

auto iv::mimics::elements::Tank::DefaultValues::markType {iv::mimics::elements::eMarkType::ShortLine}
staticconstexpr

◆ showAlarmLimits

bool iv::mimics::elements::Tank::DefaultValues::showAlarmLimits {true}
staticconstexpr

◆ showScale

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

◆ showSounding

bool iv::mimics::elements::Tank::DefaultValues::showSounding {false}
staticconstexpr

◆ showVolume

bool iv::mimics::elements::Tank::DefaultValues::showVolume {false}
staticconstexpr

◆ showVolumeInLitres

bool iv::mimics::elements::Tank::DefaultValues::showVolumeInLitres {false}
staticconstexpr

◆ showVolumeInMeters

bool iv::mimics::elements::Tank::DefaultValues::showVolumeInMeters {false}
staticconstexpr

◆ showVolumeInPercent

bool iv::mimics::elements::Tank::DefaultValues::showVolumeInPercent {false}
staticconstexpr

◆ showWeight

bool iv::mimics::elements::Tank::DefaultValues::showWeight {false}
staticconstexpr

◆ string

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

◆ textValueHeight

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

◆ textValuePadding

iv::types::padding iv::mimics::elements::Tank::DefaultValues::textValuePadding {5}
staticconstexpr

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