#include "ui_node_image.h"
Go to the source code of this file.
Data Structures | |
struct | ekgExtraData_s |
Typedefs | |
typedef struct ekgExtraData_s | ekgExtraData_t |
Functions | |
void | UI_RegisterEKGNode (struct uiBehaviour_s *behaviour) |
Definition in file ui_node_ekg.h.
typedef struct ekgExtraData_s ekgExtraData_t |
void UI_RegisterEKGNode | ( | struct uiBehaviour_s * | behaviour | ) |
Definition at line 120 of file ui_node_ekg.c.
References uiBehaviour_s::draw, uiBehaviour_s::extends, EXTRADATA_TYPE, uiBehaviour_s::extraDataSize, uiBehaviour_s::loading, uiBehaviour_s::name, uiBehaviour_s::properties, UI_EKGNodeDraw(), and UI_EKGNodeLoading().