ZFFramework
 
Loading...
Searching...
No Matches
ZFUIKit.h
Go to the documentation of this file.
1
5
6#ifndef _ZFI_ZFUIKit_h_
7#define _ZFI_ZFUIKit_h_
8
10#include "ZFUIKit/ZFAudio.h"
13#include "ZFUIKit/ZFUIDraw.h"
14#include "ZFUIKit/ZFUIEvent.h"
16#include "ZFUIKit/ZFUIImage.h"
17#include "ZFUIKit/ZFUIImageIO.h"
19#include "ZFUIKit/ZFUIKeyCode.h"
22#include "ZFUIKit/ZFUIKitDef.h"
35#include "ZFUIKit/ZFUITypeDef.h"
36#include "ZFUIKit/ZFUIView.h"
45#include "ZFUIKit/ZFUIWindow.h"
46
47#endif // #ifndef _ZFI_ZFUIKit_h_
48
native animation
audio player
info of native environment
IO type for ZFObjectIOLoad.
global style for ui elements
base class of all ui event
global style for ui elements
common image load logic
image view
key code define
key event for ui elements
hardware keyboard state helper
global header for ZFUIKit module
mouse event for ui elements
native view wrapper
on screen keyboard state helper
root view for holding a ZFUIView's tree
abstract scroll thumb for ZFUIScrollView
default scroll thumb of ZFUIScroller
scroll view
scroller for ZFUIScrollView
default scroller of ZFUIScroller
root native window
view to supply simple edit logic
view to display plain text
necessary header file for all ZFUIKit member
base class of all UI views
capture ZFUIView to ZFUIImage
ZFUIView focus utility.
get view's position on screen
print view tree for ZFUIView
additional class for ZFUIView
utils for ZFUIView
wheel event for ui elements
window as a ZFUIView