Kanzi Graphics Engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
KzuItemGenerator Struct Reference

Base class for item generators that create and govern list box items as needed. More...

#include <kzu_item_generator.h>

Data Fields

struct KzuItemGeneratorInterfaceinterface
 Main interface of item generator. More...
 
struct KzuUIDomainuiDomain
 UIDomain for item generator. More...
 

Detailed Description

Base class for item generators that create and govern list box items as needed.

Field Documentation

struct KzuItemGeneratorInterface* KzuItemGenerator::interface

Main interface of item generator.

struct KzuUIDomain* KzuItemGenerator::uiDomain

UIDomain for item generator.


The documentation for this struct was generated from the following file: