mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7667 Statistics Plot: add number format settings.
This commit is contained in:
committed by
Magne Sjaastad
parent
b2025fbeef
commit
ec239f9643
@@ -34,4 +34,5 @@ public:
|
||||
};
|
||||
|
||||
static QString valueToText( double value, RiaNumberFormat::NumberFormatType numberFormat, int precision );
|
||||
static QString sprintfFormat( RiaNumberFormat::NumberFormatType numberFormat, int precision );
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user