mItemManager Struct Reference
[mItemManager]
The structure of mItemManager control, which derived from mItem. It is the abstract superclass of all classes which managers items.
More...
#include <mitem_manager.h>
Detailed Description
The structure of mItemManager control, which derived from mItem. It is the abstract superclass of all classes which managers items.
- host
The window handle which own the item manager.
- itemCmp
The pointer to item comparison function.
- strCmp
The pointer to string comparison funciton.
- totalHeight
The total height of items.
- pItemHilighted
The pointer to the hilighted item.
- selQueue
The list of selected items.
The documentation for this struct was generated from the following file: