Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

gadget_Icon.h File Reference

#include "Gadget.h"
#include "Bases.h"
#include "Module.h"

Include dependency graph for gadget_Icon.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define TAG_ICO_IMAGEIN   (GADGET_TAGBASE+CLASS_ICON_ID+1)
#define TAG_ICO_IMAGENAME   ((GADGET_TAGBASE+CLASS_ICON_ID+2)|TAGT_STRING)
#define MET_ICON_SET_IMAGE   (GADGET_METHOD_BASE+0)

Typedefs

typedef _icon icon

Functions

EXPORT int module_Init (u32 module, bases_Modules_t *bases)


Define Documentation

#define MET_ICON_SET_IMAGE   (GADGET_METHOD_BASE+0)
 

Definition at line 44 of file gadget_Icon.h.

Referenced by sub_event_handler, and test_event_handler.

#define TAG_ICO_IMAGEIN   (GADGET_TAGBASE+CLASS_ICON_ID+1)
 

Definition at line 40 of file gadget_Icon.h.

Referenced by icon_init_gadget.

#define TAG_ICO_IMAGENAME   ((GADGET_TAGBASE+CLASS_ICON_ID+2)|TAGT_STRING)
 

Definition at line 41 of file gadget_Icon.h.

Referenced by icon_init_gadget, icon_set_image, sub_event_handler, and test_event_handler.


Typedef Documentation

typedef struct _icon icon
 

Definition at line 47 of file gadget_Icon.h.


Function Documentation

EXPORT int module_Init u32    module,
bases_Modules_t   bases
 

Definition at line 279 of file gadget_ScrollBar.c.


Generated on Tue Jan 7 12:11:59 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002