A container for bitmap or image icons for use by PDM
PtWidget --> PtBasic --> PtContainer --> PtWindow --> PtIcon
For more information, see the diagram of the widget hierarchy.
None - use PhAB's Icon module.
<photon/PtIcon.h>
A PtIcon widget behaves like a window, providing a container for image or bitmap widgets. Normally two icon images are placed into a PtIcon - a large 43*43 icon for display through the Photon Desktop Manager, and a small 15*15 icon for display in the PDM Taskbar.
An icon.
Use PhAB's Icon module instead of this widget. See "Icon modules" in the Working with Modules chapter of the Photon Programmer's Guide.
If the widget modifies an inherited resource, the "Default override" column indicates the new value. This modification affects any subclasses of the widget.