|
ADTF Qt5
|
#include <adtf_utils.h>#include <cmath>Go to the source code of this file.
Namespaces | |
| namespace | adtf |
| Namespace for all functionality provided by ADTF and its SDKs. | |
| namespace | adtf::ui |
| Namespace for the ADTF UI SDK. | |
| namespace | adtf::ui::osborn |
| Legacy version namespace for all functionality of the ADTF UI SDK taken over from ADTF v3.14. | |
| namespace | adtf::ui::v0 |
| Namespace for all ui classes and interfaces provided since v1.0.0. | |
Variables | |
| const float | adtf::ui::osborn::control_metrics::GOLDEN_RATIO = (1.0f + std::sqrt(5.0f)) / 2.0f |
| The golden ratio constant. | |
| const uint16_t | adtf::ui::osborn::control_metrics::EMPTY_PAGE_FONT_PT = 12 |
| The base font point size for empty page messages. | |
Copyright © Audi Electronics Venture GmbH. All rights reserved
| const float adtf::ui::osborn::control_metrics::GOLDEN_RATIO = (1.0f + std::sqrt(5.0f)) / 2.0f |
The golden ratio constant.