This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
A container for organizing widgets
PtWidget --> PtBasic --> PtContainer --> PtPane
For more information, see the diagram of the widget hierarchy.
<photon/PtPane.h>
PtPane is a container widget that's useful for logically or visually grouping widgets in an application. Any child widgets that extend beyond the canvas of the PtPane widget are clipped.
A dialog box featuring several PtPane widgets.
If the widget modifies an inherited resource, the "Default override" column indicates the new value. This modification affects any subclasses of the widget.