Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GUIDialog_ViewSettings::RainbowPanel Class Reference

NamePanel. More...

#include <GUIDialog_ViewSettings.h>

Collaboration diagram for GUIDialog_ViewSettings::RainbowPanel:
[legend]

Public Member Functions

GUIVisualizationRainbowSettings getSettings ()
 get settings
 RainbowPanel (FXComposite *parent, GUIDialog_ViewSettings *target, const GUIVisualizationRainbowSettings &settings)
 constructor
void update (const GUIVisualizationRainbowSettings &settings)
 update

Data Fields

FXButton * myColorRainbow = nullptr
FXCheckButton * myFixRange = nullptr
 check button
FXCheckButton * myHideMaxCheck = nullptr
 check button
FXCheckButton * myHideMinCheck = nullptr
 check button
FXRealSpinner * myMaxThreshold = nullptr
 threshold dial
FXRealSpinner * myMinThreshold = nullptr
 threshold dial
FXRealSpinner * myNeutralThreshold = nullptr
 threshold dial
MFXComboBoxIconmyRainbowStyle = nullptr
FXCheckButton * mySetNeutral = nullptr
 check button

Detailed Description

NamePanel.

Definition at line 136 of file GUIDialog_ViewSettings.h.

Constructor & Destructor Documentation

◆ RainbowPanel()

Member Function Documentation

◆ getSettings()

◆ update()

Field Documentation

◆ myColorRainbow

FXButton* GUIDialog_ViewSettings::RainbowPanel::myColorRainbow = nullptr

Definition at line 149 of file GUIDialog_ViewSettings.h.

Referenced by RainbowPanel().

◆ myFixRange

FXCheckButton* GUIDialog_ViewSettings::RainbowPanel::myFixRange = nullptr

check button

Definition at line 172 of file GUIDialog_ViewSettings.h.

Referenced by getSettings(), RainbowPanel(), and update().

◆ myHideMaxCheck

FXCheckButton* GUIDialog_ViewSettings::RainbowPanel::myHideMaxCheck = nullptr

check button

Definition at line 160 of file GUIDialog_ViewSettings.h.

Referenced by getSettings(), RainbowPanel(), and update().

◆ myHideMinCheck

FXCheckButton* GUIDialog_ViewSettings::RainbowPanel::myHideMinCheck = nullptr

check button

Definition at line 154 of file GUIDialog_ViewSettings.h.

Referenced by getSettings(), RainbowPanel(), and update().

◆ myMaxThreshold

FXRealSpinner* GUIDialog_ViewSettings::RainbowPanel::myMaxThreshold = nullptr

threshold dial

Definition at line 163 of file GUIDialog_ViewSettings.h.

Referenced by getSettings(), RainbowPanel(), and update().

◆ myMinThreshold

FXRealSpinner* GUIDialog_ViewSettings::RainbowPanel::myMinThreshold = nullptr

threshold dial

Definition at line 157 of file GUIDialog_ViewSettings.h.

Referenced by getSettings(), RainbowPanel(), and update().

◆ myNeutralThreshold

FXRealSpinner* GUIDialog_ViewSettings::RainbowPanel::myNeutralThreshold = nullptr

threshold dial

Definition at line 169 of file GUIDialog_ViewSettings.h.

Referenced by getSettings(), RainbowPanel(), and update().

◆ myRainbowStyle

MFXComboBoxIcon* GUIDialog_ViewSettings::RainbowPanel::myRainbowStyle = nullptr

Definition at line 151 of file GUIDialog_ViewSettings.h.

Referenced by getSettings(), RainbowPanel(), and update().

◆ mySetNeutral

FXCheckButton* GUIDialog_ViewSettings::RainbowPanel::mySetNeutral = nullptr

check button

Definition at line 166 of file GUIDialog_ViewSettings.h.

Referenced by getSettings(), RainbowPanel(), and update().


The documentation for this class was generated from the following files: