Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class EV_ITEM_PIXMAP_SCALER General cluster: interface description: "Objects that may contain pixmapable items whose image size may be adjusted uniformly. For example, calling set_pixmaps_size (24, 24) will ensure that the pixmaps of all items contained will be displayed as 24x24 pixels." Ancestors EV_ANY* Queries data: detachable ANY is_destroyed: BOOLEAN pixmaps_height: INTEGER_32 pixmaps_width: INTEGER_32 Commands destroy set_data (some_data: [like data] detachable ANY) set_pixmaps_size (a_width, a_height: INTEGER_32) Constraints pixmaps size positive
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org