tbx
0.7.6
|
Information on what needs to be redrawn. More...
#include <itemrenderer.h>
Public Member Functions | |
Info (const tbx::RedrawEvent &r) | |
Construct from Redraw event. More... | |
Public Attributes | |
const tbx::RedrawEvent & | redraw |
Redraw event object from FixedCellView. | |
tbx::BBox | bounds |
Bounding box of cell to redraw in work area coordinates. | |
tbx::Point | screen |
Bottom left of items bounding box in screen coordinates. | |
unsigned int | index |
zero based index of item to redraw | |
bool | selected |
Is the item selected. | |
Information on what needs to be redrawn.
|
inline |
Construct from Redraw event.
Other parameters need to be set before it is used.