FreeCAD C++
|
This is the complete list of members for Base::Quantity, including all inherited members.
getUnit(void) const | Base::Quantity | |
getUserString(double &factor, QString &unitString) const | Base::Quantity | |
getValue(void) const | Base::Quantity | |
getValueAs(const Quantity &) const | Base::Quantity | |
isDimensionless(void) const | Base::Quantity | |
isQuantity(void) const | Base::Quantity | |
isValid(void) const | Base::Quantity | |
NanoMetre | Base::Quantity | static |
operator *(const Quantity &p) const | Base::Quantity | |
Quantity(void) | Base::Quantity | |
setInvalid(void) | Base::Quantity | |
setUnit(const Unit &un) | Base::Quantity | |
setValue(double val) | Base::Quantity | |
~Quantity() | Base::Quantity |