HomePhabricator
Diffusion MITK 5bdfc4c4048e

Avoid repeated converting

Description

Avoid repeated converting

Details

Auditors
kalali
Provenance
j762eAuthored on Nov 25 2019, 4:49 PM
j762ePushed on Nov 25 2019, 5:04 PM
Parents
rMITKbe64b0e66a24: Re-add emplace functionality
Branches
Unknown
Tags
Unknown

Event Timeline

kalali added a subscriber: kalali.
kalali added inline comments.
/Plugins/org.mitk.gui.qt.chartExample/src/internal/ChartExample.cpp
137

Why is this added again? I thought you wouldn't need the XtoY-maps anymore since you are using strings?

157

You can compare (Q)strings here, as you did in UpdateSelectedData or AdaptDataGUI. No need to rely on the ChartType.

This commit now has outstanding concerns.Nov 27 2019, 11:59 AM
All concerns with this commit have now been addressed.Jan 17 2020, 12:27 PM