#include <kanzi/core.ui/application/system_properties.hpp>#include <kanzi/core/cpp/string_view.hpp>Namespaces | |
| kanzi | |
Macros | |
| #define | KZ_FEATURE_LOAD_SETTINGS |
| Enables application properties loading. More... | |
Functions | |
| KANZI_API void | kanzi::load (ApplicationProperties &applicationProperties, string_view configurationFilePath) |
| Loads application properties from configuration INI file. More... | |
| KANZI_API void | kanzi::load (ApplicationProperties &applicationProperties, const SystemProperties &systemProperties) |
| Loads application properties from system properties. More... | |
| #define KZ_FEATURE_LOAD_SETTINGS |
Enables application properties loading.