Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
Namespaces | |
namespace | auxiliary |
namespace | builders |
namespace | constants |
namespace | elements |
namespace | elementsAutomated |
namespace | elementsPms |
namespace | retro |
namespace | support |
namespace | traits |
namespace | utils |
Classes | |
class | AbstractMimicElement |
struct | Background |
class | Channel |
class | ChannelInterface |
class | Digital |
struct | HideCommandsSettings |
class | IMenuOptionPanelBuilder |
class | IMenuOptionRunCommand |
struct | Location |
struct | MenuOption |
class | MimicControlMenu |
class | MimicSnapshots |
class | MimicsSnapshots |
struct | OnlineVariable |
class | OnlineVariables |
class | OptionRunCommandChannel |
class | PrvListenerMenuOptionClick |
class | PrvMenuPanelShowChannels |
class | PrvMimicElementOnlineVariablesPanel |
class | Text |
struct | TitleSettings |
Enumerations | |
enum class | eMimicElementType { Image , Line , Square , Link , Polyline , Text , AlarmIndicator , Breaker , Command , Compressor , Damper , Dial , Digital , Display , Fan , Generator , LevelBar , Motor , Propeller , Pump , Shaft , TextChannel , DynamicText , Tank , Valve , BreakerPms , GeneratorPms , OperationModesPms , PmsPriorities , ValveAutomated , DamperAutomated } |
enum class | eZDepth { Background , Low , Normal , High } |
enum class | eTitleAlign { Bottom , Left , Right , Top } |
enum class | eDigitalState { NoValue , Open , Close , Undefined } |
enum class | eDigitalAlarmState { NoAlarm , Alarm , Undefined } |
enum class | eAlarmState { Alarm = 1 , Warning = 2 , UnacknowledgedAlarm = 3 , UnacknowledgedWarning = 4 , AcknowledgedAlarm = 5 , AcknowledgedWarning = 6 , Inhibited = 7 , OffScan = 8 , Normal = 9 , Offline = 10 } |
enum class | eMenuOptionType { Command , Panel } |
enum class | eOnlineVariableType { AnalogChannel , ParameterOnline } |
Functions | |
static AbstractComponentGUI * | prvPanelHasEditLine (iv::types::color &textColorOut) |
bool | isUserFromArea (const iv::diamar::eUserProfileType userProfileType, const iv::channels::eChannelArea area) |
double | minElementSize (const eMimicElementType type) |
bool | prvHasBackground (const eMimicElementType type) |
bool | hasTitle (const eMimicElementType type) |
bool | prvHasForeground (const eMimicElementType type) |
bool | prvWithScale (const eMimicElementType type) |
iv::mimics::eZDepth | mimicElementDepth (const eMimicElementType type) |
std::optional< iv::mimics::eAlarmState > | alarmStateToMimicAlarmState (const iv::alarms::eAlarmState alarmState, const iv::alarms::eAlarmPriority alarmPriority, const iv::alarms::eAlarmType alarmType) |
std::optional< iv::mimics::eAlarmState > | mimicChannelToMimicAlarmState (const iv::mimics::Channel &channel) |
std::optional< std::string > | alarmStateIcon (const iv::mimics::eAlarmState alarmState) |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
inline |