Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

Icon Class Reference

Icon widget. More...

Inheritance diagram for Icon:

VisibleObject List of all members.

Public Member Functions

bool Activate (void)
void Display (void)
void LoadProperties (uint8_t tag)
 Parse a tag-id.


Detailed Description

Icon widget.

Displays a icon located in flash memory.

Definition at line 57 of file menu.cc.


Member Function Documentation

bool Icon::Activate void   )  [virtual]
 

Always returns false since icons cannot be activated.

Reimplemented from VisibleObject.

Definition at line 314 of file menu.cc.

void Icon::LoadProperties uint8_t  tag  )  [virtual]
 

Parse a tag-id.

This method is responsible for parsing tags coming from an application image. Custom objects should overwrite this method to analyse their specific tags. The menu loader will call this function for every tag. If a custom object does not recognize a tag then it should be passed to it's parent class.

Reimplemented from VisibleObject.

Definition at line 324 of file menu.cc.

References VisibleObject::LoadProperties().


The documentation for this class was generated from the following file:
Generated on Thu Oct 16 13:13:41 2003 for OpenHomeMainPanel by doxygen 1.3.3