#include <kanzi/core.ui/coreui_api.hpp>#include <kanzi/core/metadata/metaclass.hpp>#include <kanzi/core/metadata/meta_object.hpp>#include <kanzi/core/property/property_object.hpp>#include <kanzi/core/property/property_type.hpp>#include <kanzi/core/property/dynamic_property_type.hpp>#include <kanzi/core/cpp/type_traits.hpp>#include <kanzi/core/cpp/string.hpp>#include <kanzi/core/cpp/vector.hpp>Classes | |
| struct | kanzi::AppliedStyleEntry |
| Applied style entry. More... | |
| class | kanzi::Object |
| Object is the base class for Kanzi UI classes that implement association with a Domain. More... | |
Namespaces | |
| namespace | kanzi |
Typedefs | |
| typedef shared_ptr< AppliedStyleEntry > | kanzi::AppliedStyleEntrySharedPtr |
| AppliedStyleEntry shared pointer type. | |
| using | kanzi::ScriptingContextSharedPtr |
| Alias for an opaque handle to the scripting context of an object. | |
| typedef shared_ptr< Style > | kanzi::StyleSharedPtr |
| Style shared pointer type. | |