Automatic generation produced by ISE Eiffel
deferred class EV_PIXMAPABLE General cluster: interface description: "Abstraction for objects that have a pixmap property." keywords: "pixmap, bitmap, icon, graphic, image" Ancestors EV_ANY* Queries data: detachable ANY is_destroyed: BOOLEAN pixmap: detachable EV_PIXMAP Commands destroy remove_pixmap set_data (some_data: [like data] detachable ANY) set_pixmap (a_pixmap: EV_PIXMAP) -- Generated by Eiffel Studio --
For more details: eiffel.org