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


Home
QNX Community Resources
QNX Documentation Library
PtSyncWidget

PtSyncWidget

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

PtSyncWidget()

Synchronize widget

Synopsis:

int PtSyncWidget( PtWidget_t *widget );

Library:

ph

Description:

This function ensures that all flagged actions (such as a complete rebuild, a resize including extenting, and any required region changes) are performed on the specified widget.

Returns:

0
Success.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtAppAddInput(), PtAppAddWorkProc(), PtFlush(), PtUpdate()