|   | 
#include <CATWidget.h>

Definition at line 24 of file CATWidget.h.
| Public Member Functions | |
| CATWidget (const CATString &element, const CATString &rootDir) | |
| Constructor - mirrors CATXMLObject() constructor for now. | |
| virtual | ~CATWidget () | 
| virtual void | MarkDirty (CATRect *dirtyRect=0, bool force=false) | 
| virtual CATWindow * | GetWindow () const | 
| GetWindow() retrieves the parent window. | |
| virtual void | PostDraw (CATDRAWCONTEXT context, const CATRect &dirtyRect)=0 | 
| virtual void | Draw (CATImage *image, const CATRect &dirtyRect)=0 | 
| virtual void | OnParentCreate ()=0 | 
| virtual void | OnParentDestroy ()=0 | 
 1.5.4
 1.5.4