#include <kanzi/core.ui/coreui_api.hpp>#include <kanzi/core.ui/object/object.hpp>#include <kanzi/core.ui/graphics/color_workflow.hpp>#include <kanzi/core/cpp/memory.hpp>Classes | |
| class | kanzi::Domain |
| Domain binds Kanzi subsystems and objects together. More... | |
Namespaces | |
| kanzi | |
| Easing functions that require external dependencies for calculation. | |
Typedefs | |
| using | kanzi::EventSourceSharedPtr = shared_ptr< EventSource > |
| EventSource shared pointer type. More... | |
| using | kanzi::GraphicsOutputSharedPtr = shared_ptr< GraphicsOutput > |
| GraphicsOutput shared pointer type. More... | |
| using | kanzi::ModuleSharedPtr = shared_ptr< Module > |
| typedef shared_ptr< PatchingNotificationHandler > | kanzi::PatchingNotificationHandlerSharedPtr |
| Shared pointer to PatchingNotificationHandler. More... | |