Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
PtGenListUnselect

PtGenListUnselect

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

PtGenListUnselect()

Unselect an item in a list

Synopsis:

void PtGenListUnselect( PtWidget_t *widget, 
                        PtGenListItem_t *item );

Description:

This function unselects the given item. PtGenListUnselect() has no effect in the Pt_SELECTION_MODE_RANGE selection mode.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtGenList, PtGenListItem_t