ZFFramework
Loading...
Searching...
No Matches
ZFUIView.h File Reference

base class of all UI views More...

#include "ZFUIViewType.h"
#include "ZFUIMouseEvent.h"
#include "ZFUIKeyEvent.h"
#include "ZFUIWheelEvent.h"

Go to the source code of this file.

Classes

class  ZFUIView
 base class of all UI views More...

Macros

#define ZFSerializableKeyword_ZFUIView_internalImplView
 keyword for serialize
#define ZFSerializableKeyword_ZFUIView_internalBgView
 keyword for serialize
#define ZFSerializableKeyword_ZFUIView_internalFgView
 keyword for serialize
#define ZFSerializableKeyword_ZFUIView_child
 keyword for serialize
#define ZFSerializableKeyword_ZFUIView_layoutParam
 keyword for serialize

Typedefs

typedef void(* ZFUIViewNativeImplViewDeleteCallback) (zfanyT< ZFUIView > const &view)
 see ZFUIView::nativeImplView

Detailed Description

base class of all UI views