#include <kanzi/core.ui/binding/binding_load_info.hpp>
#include <kanzi/core.ui/property/variant.hpp>
#include <kanzi/core/cpp/unordered_set.hpp>
#include <kanzi/core/util/byte_span.hpp>
#include <kanzi/core/util/memory_parser.hpp>
Classes | |
class | kanzi::KzbMemoryParser |
Parser for kzb files. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
typedef unordered_set< string > | kanzi::UrlContainer |
Functions | |
void | kanzi::applyProperties (Object &object, const KzbMemoryParser::PropertyContainer &properties) |
Apply properties from a PropertyContainer to an Object. More... | |
UrlContainer | kanzi::collectResourceUrls (const KzbMemoryParser::PropertyContainer &properties) |
Collects URLs of all property values of Resource type. More... | |