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


Home
QNX Community Resources
QNX Documentation Library
PhABResExportFrugal_t.open

PhABResExportFrugal_t.open

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

the frugal editor" />

PhABResExportFrugal_t.open()

Function exported by PhAB to open the full editor from the frugal editor

Synopsis:

void open  ( PhABHandle_t phab )

Arguments:

phab
A handle, provided by PhAB as the phab argument when the plugin is created with ResPluginFrugalCreateF_t.

Description:

This function is exported from PhAB in the PhABResExportFrugal_t structure.

Call this function from the frugal editor to display the full editor. For example, the frugal editor might be display only, not allowing the user to change the resource data. However, the frugal editor might contain a button or area which the user can click to open the full editor.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

ResPluginFrugalCreateF_t