[Base]retrieve unit text
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org>
This commit is contained in:
committed by
Chris Hennes
parent
a431ccc156
commit
c9fffa6789
@@ -50,6 +50,7 @@ public:
|
||||
[[nodiscard]] std::string getName() const;
|
||||
[[nodiscard]] std::string getDescription() const;
|
||||
[[nodiscard]] int getNum() const;
|
||||
[[nodiscard]] std::string getUnitText(const Quantity& quant) const;
|
||||
|
||||
std::string translate(const Quantity& quant) const;
|
||||
std::string translate(const Quantity& quant, double& factor, std::string& unitString) const;
|
||||
|
||||
Reference in New Issue
Block a user