Engauge Digitizer 2
|
Go to the source code of this file.
Functions | |
int | inactiveOpacityEnumToAlpha (InactiveOpacity inactiveOpacity) |
Map InactiveOpacity enum to corresponding alpha value. | |
QString | inactiveOpacityEnumToQString (InactiveOpacity inactiveOpacity) |
Map InactiveOpacity enum to corresponding string value. |
int inactiveOpacityEnumToAlpha | ( | InactiveOpacity | inactiveOpacity | ) |
Map InactiveOpacity enum to corresponding alpha value.
Definition at line 13 of file InactiveOpacity.cpp.
QString inactiveOpacityEnumToQString | ( | InactiveOpacity | inactiveOpacity | ) |
Map InactiveOpacity enum to corresponding string value.
Definition at line 40 of file InactiveOpacity.cpp.