22 #ifndef GUIDialog_ViewSettings_h
23 #define GUIDialog_ViewSettings_h
64 const std::string& title,
85 std::vector<GUISUMOAbstractView::Decal>* decals,
160 std::vector<FXColorWell*>::const_iterator colEnd,
161 std::vector<FXRealSpinDial*>::const_iterator threshIt,
162 std::vector<FXRealSpinDial*>::const_iterator threshEnd,
163 std::vector<FXButton*>::const_iterator buttonIt,
170 std::vector<FXColorWell*>& colors,
171 std::vector<FXRealSpinDial*>& thresholds,
172 std::vector<FXButton*>& buttons,
173 FXCheckButton* interpolation,
196 void saveDecals(
const std::string& file)
const;