ZFFramework
 
Loading...
Searching...
No Matches
ZFUIWidgetDef.h
Go to the documentation of this file.
1
5
6#ifndef _ZFI_ZFUIWidgetDef_h_
7#define _ZFI_ZFUIWidgetDef_h_
8
9#include "ZFCore.h"
10#include "ZFAlgorithm.h"
11#include "ZFUtility.h"
12#include "ZFUIKit.h"
14
16#ifndef ZFLIB_ZFUIWidget
17 #define ZFLIB_ZFUIWidget ZF_ENV_IMPORT
18#endif
19
21#endif // #ifndef _ZFI_ZFUIWidgetDef_h_
22
header file for ZFAlgorithm module
header file for ZFCore module
#define ZF_NAMESPACE_GLOBAL_BEGIN
begin namespace ZFFramework
Definition ZFNamespace.h:97
#define ZF_NAMESPACE_GLOBAL_END
end namespace ZFFramework
Definition ZFNamespace.h:98
header file for ZFUIKit module
header file for ZFUtility module