|
Open 3D Engine AzQtComponents API Reference
2205.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits QWidget.
Public Slots | |
| void | setChecked (bool enabled) |
| void | setGamma (qreal gamma) |
Signals | |
| void | toggled (bool enabled) |
| void | gammaChanged (qreal gamma) |
Public Member Functions | |
| GammaEdit (QWidget *parent=nullptr) | |
| bool | isChecked () const |
| qreal | gamma () const |
Properties | |
| bool | checked |
| qreal | gamma |
1.8.17