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.
If the widget modifies an inherited resource, the “Default override” column indicates the new value. This modification affects any subclasses of the widget.