Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

PtGenTreeDamageItem()

Redraw an item when its data has changed

Synopsis:

void PtGenTreeDamageItem( PtWidget_t *tree, 
                          PtGenTreeItem_t *item );

Description:

Call this function to redraw the given item when its data has changed.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtGenTree