ZFFramework
 
Loading...
Searching...
No Matches
ZFUIDrawToken Class Reference

token for impl More...

#include <ZFProtocolZFUIDraw.h>

Public Types

enum  Type { TypeView , TypeImage }
 type More...
 

Public Member Functions

 ZFUIDrawToken (ZFUIDrawToken::Type type, ZFObject *target, ZFUISize targetSizePixel)
 main constructor
 

Public Attributes

Type type
 type
 
zfauto target
 target
 
ZFUISize targetSizePixel
 target size in pixel
 
void * impl
 impl
 

Detailed Description

token for impl

Member Enumeration Documentation

◆ Type

type

Enumerator
TypeView 

target is ZFUIDrawableView

TypeImage 

target is ZFUIImage


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