SkCheckBoxWidget Class Reference

#include <SkWidget.h>

Inherits SkButtonWidget.

Collaboration diagram for SkCheckBoxWidget:
[legend]

List of all members.

Public Member Functions

 SkCheckBoxWidget (uint32_t flags=0)

Protected Member Functions

virtual bool onEvent (const SkEvent &)
virtual void onDraw (SkCanvas *)
virtual void onInflate (const SkDOM &dom, const SkDOM::Node *)

Detailed Description

Definition at line 111 of file SkWidget.h.


Constructor & Destructor Documentation

SkCheckBoxWidget::SkCheckBoxWidget ( uint32_t  flags = 0  ) 

Member Function Documentation

virtual void SkCheckBoxWidget::onDraw ( SkCanvas  )  [protected, virtual]
virtual bool SkCheckBoxWidget::onEvent ( const SkEvent  )  [protected, virtual]

Override this to handle events in your subclass. Be sure to call the inherited version for events that you don't handle.

Reimplemented from SkEventSink.

virtual void SkCheckBoxWidget::onInflate ( const SkDOM dom,
const SkDOM::Node node 
) [protected, virtual]

Override this to initialize your subclass from the XML node. Be sure to call the inherited version too

Reimplemented from SkButtonWidget.


The documentation for this class was generated from the following file:

Generated on Tue Oct 20 10:33:03 2009 for Skia by  doxygen 1.6.1