#7761 Objective Function : Change formula and add several options

This commit is contained in:
Magne Sjaastad
2021-06-09 16:25:19 +02:00
parent c89e00b966
commit 4de91e885b
24 changed files with 883 additions and 537 deletions

View File

@@ -52,6 +52,10 @@ public:
void enableMultiSelect( bool enable );
void enableIndividualEnsembleCaseSelection( bool enable );
void hideHistoryVectors();
void hideDifferenceVectors();
void hideVectorsWithNoHistory();
private:
RiuSummaryVectorSelectionUi* summaryAddressSelection() const;
void updateLabel();