Kanzi  3.9.6
Kanzi Engine API
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

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

typedef shared_ptr< AppliedStyleEntry > kanzi::AppliedStyleEntrySharedPtr
 AppliedStyleEntry shared pointer type. More...
 
using kanzi::ScriptingContextSharedPtr = shared_ptr< void >
 Alias for an opaque handle to the scripting context of an object. More...
 
typedef shared_ptr< Style > kanzi::StyleSharedPtr
 Style shared pointer type. More...