This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Invoke the List Draw method in a superclass
void PtSuperClassGenListDraw( PtWidgetClassRef_t *cref, PtWidget_t *widget, PtGenListItem_t *item, unsigned index, unsigned nitems, PhRect_t *where );
This function can be used to invoke the List Draw method of the class defined by cref.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PtGenList, PtGenListItem_t in the Photon Widget Reference
PhRect_t in the Photon Library Reference