#ifndef __qwaq_draw_h #define __qwaq_draw_h @protocol Draw -draw; -redraw; -setParent: parent; @end #endif