![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for CFGAS_Decimal, including all inherited members.
| CFGAS_Decimal() | CFGAS_Decimal | |
| CFGAS_Decimal(uint32_t val) | CFGAS_Decimal | explicit |
| CFGAS_Decimal(uint64_t val) | CFGAS_Decimal | explicit |
| CFGAS_Decimal(int32_t val) | CFGAS_Decimal | explicit |
| CFGAS_Decimal(float val, uint8_t scale) | CFGAS_Decimal | |
| CFGAS_Decimal(WideStringView str) | CFGAS_Decimal | explicit |
| GetScale() const | CFGAS_Decimal | inline |
| IsNotZero() const | CFGAS_Decimal | inline |
| operator*(const CFGAS_Decimal &val) const | CFGAS_Decimal | |
| operator/(const CFGAS_Decimal &val) const | CFGAS_Decimal | |
| SetNegate() | CFGAS_Decimal | |
| SetScale(uint8_t newScale) | CFGAS_Decimal | |
| ToDouble() const | CFGAS_Decimal | |
| ToFloat() const | CFGAS_Decimal | |
| ToWideString() const | CFGAS_Decimal |