riTRANXYZ: Started to add it to the rest of the system

This commit is contained in:
Jacob Støren
2014-08-20 09:51:55 +02:00
parent a3af100189
commit 83965a4f7b
4 changed files with 33 additions and 9 deletions

View File

@@ -46,7 +46,7 @@ public:
static QString combinedTransmissibilityResultName() { return "TRANSXYZ"; }
static QString ternarySaturationResultName() { return "TERNARY"; }
static QString combinedMultResultName() { return "MULTXYZ"; }
static QString combinedRiTransResultName() { return "riTRANSXYZ"; }
// Mock model text identifiers
static QString mockModelBasic() { return "Result Mock Debug Model Simple"; }