HomePhabricator
Diffusion MITK f98609dac0c1

Modify functions for GUI

Description

Modify functions for GUI

Details

Auditors
kalali
Provenance
j762eAuthored on Nov 4 2019, 4:04 PM
j762ePushed on Nov 5 2019, 1:56 PM
Parents
rMITKcdda996996fd: Add Function to update existing data
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
279

Does this function have to be public? Also check other public functions like AdaptZoomX or ShowErrorOptions, that are only used inside the Chart example to be connected with buttons.

289

You don't need if here, if you simply check for non-pie chart type.

This commit now has outstanding concerns.Nov 15 2019, 12:42 PM
All concerns with this commit have now been addressed.Jan 17 2020, 12:29 PM