#include <kanzi/core/cpp/platform.hpp>
#include <kanzi/core/cpp/memory.hpp>
#include <kanzi/core/cpp/string.hpp>
#include <kanzi/core/cpp/unordered_map.hpp>
#include <kanzi/core/legacy/debug/kzs_error.hpp>
Classes | |
struct | kanzi::PropertyTypeEditorInfo |
Editor information for metadata. More... | |
struct | kanzi::PropertyTypeEditorInfo::AttributeDictionary |
Namespaces | |
kanzi | |
Macros | |
#define | KZ_PROPERTY_TYPE_EDITOR_INFO(x) |
#define | KZ_DECLARE_EDITOR_METADATA(x) |
Typedefs | |
typedef PropertyTypeEditorInfo * | kanzi::PropertyTypeEditorInfoSharedPtr |
#define KZ_PROPERTY_TYPE_EDITOR_INFO | ( | x | ) |
#define KZ_DECLARE_EDITOR_METADATA | ( | x | ) |