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


Home
QNX Community Resources
QNX Documentation Library
PtGenTreeExpandParents

PtGenTreeExpandParents

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

PtGenTreeExpandParents()

Expand any collapsed ancestors of a given item

Synopsis:

int PtGenTreeExpandParents( PtWidget_t *tree, 
                            PtGenTreeItem_t *item, 
                            PhEvent_t *event );

Description:

If any ancestors of the given item are collapsed, this function attempts to expand them.

Returns:

The value returned by the Tree Item State method.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtGenTree, PtGenTreeItem_t

PhEvent_t in the Photon Library Reference