UiCustomList.h文件参考

#include <mzfc/UiWin.h>
#include <mzfc/MzAnimator.h>
#include <mzfc/MouseTracker.h>
#include <mzfc/helper.h>
#include <mzfc/UiListEx.h>

组合类型

class  IItemCollection
class  UiCustomList

类型定义

typedef bool(* CompareListItemEx )(const ListItemEx *, const ListItemEx *)
 列表项的比较函数类型,返回的值代表:第一个参数是否小于第二个参数
typedef void(* DrawItemFun )(HDC hdcDst, int nIndex, RECT *prcItem, RECT *prcWin, RECT *prcUpdate, void *pData)

类型定义文档

typedef bool(* CompareListItemEx)(const ListItemEx *, const ListItemEx *)

列表项的比较函数类型,返回的值代表:第一个参数是否小于第二个参数

typedef void(* DrawItemFun)(HDC hdcDst, int nIndex, RECT *prcItem, RECT *prcWin, RECT *prcUpdate, void *pData)

Generated at Tue Feb 9 15:09:51 2010 for Meizu M8 SDK Documentation by  doxygen 1.6.1