Kanzi 3.9.10
object.hpp File Reference

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< AppliedStyleEntrykanzi::AppliedStyleEntrySharedPtr
 AppliedStyleEntry shared pointer type.
 
using kanzi::ScriptingContextSharedPtr
 Alias for an opaque handle to the scripting context of an object.
 
typedef shared_ptr< Stylekanzi::StyleSharedPtr
 Style shared pointer type.