Inherited by CBitmapControl, CDrawControl, CFbsControl, CFontControl, CGlobalControl, CHelloControl, CPictureControl, CRichControl, CStyleControl, CViewControl, and CZoomControl.
Public Member Functions | |
| void | ConstructL (const TRect &aRect, MGraphicsExampleObserver *aObserver, const CCoeControl &aParent) | 
| TKeyResponse | OfferKeyEventL (const TKeyEvent &aKeyEvent, TEventCode aType) | 
| void | ConstructL (const TRect &aRect, MGraphicsExampleObserver *aGraphObserver, const CCoeControl &aParent) | 
| TKeyResponse | OfferKeyEventL (const TKeyEvent &aKeyEvent, TEventCode aType) | 
Protected Member Functions | |
| virtual void | UpdateModelL ()=0 | 
| virtual void | Draw (const TRect &) const | 
| TInt | Phase () const | 
| void | SetMaxPhases (TInt aMaxPhases) | 
| virtual void | UpdateModelL ()=0 | 
| virtual void | Draw (const TRect &) const | 
| TInt | Phase () const | 
| void | SetMaxPhases (TInt aMaxPhases) | 
Protected Attributes | |
| CFont * | iMessageFont | 
| MGraphicsExampleObserver * | iFormObserver | 
| TBool | iUpdateModelDoesRedraw | 
| MGraphicsExampleObserver * | iGraphObserver | 
Definition at line 74 of file txtexamp.h.
 1.6.2