Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CFGAS_Decimal Member List

This is the complete list of members for CFGAS_Decimal, including all inherited members.

CFGAS_Decimal()CFGAS_Decimal
CFGAS_Decimal(uint32_t val)CFGAS_Decimalexplicit
CFGAS_Decimal(uint64_t val)CFGAS_Decimalexplicit
CFGAS_Decimal(int32_t val)CFGAS_Decimalexplicit
CFGAS_Decimal(float val, uint8_t scale)CFGAS_Decimal
CFGAS_Decimal(WideStringView str)CFGAS_Decimalexplicit
GetScale() constCFGAS_Decimalinline
IsNotZero() constCFGAS_Decimalinline
operator*(const CFGAS_Decimal &val) constCFGAS_Decimal
operator/(const CFGAS_Decimal &val) constCFGAS_Decimal
SetNegate()CFGAS_Decimal
SetScale(uint8_t newScale)CFGAS_Decimal
ToDouble() constCFGAS_Decimal
ToFloat() constCFGAS_Decimal
ToWideString() constCFGAS_Decimal