IconItem::IconItem
IconItem (
const Panel & panel,
short item
);
IconItem (
const Panel & panel,
const Rect & rect,
FrameType type = NoFrame
);
Parameters
- panel
A reference to the parent panel of the icon item. - item
The item ID of the icon item. - rect
A reference to the bounding rectangle of the icon item. - type
The frame type of the icon item.