#include <kanzi/core.ui/object/object.hpp>
Classes | |
class | kanzi::Resource |
Represents the base class for all resources. More... | |
struct | kanzi::ResourceLoaderThreadContext |
Resource loader thread local data. More... | |
Namespaces | |
kanzi | |
Typedefs | |
typedef kanzi::ResourceLoaderThreadContext | KzuResourceLoaderThreadContext |
using | kanzi::ResourceWeakPtr = weak_ptr< Resource > |
Resource weak pointer type. More... | |