UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ui_node_tbar.h File Reference

Go to the source code of this file.

Data Structures

class  uiTBarNode
 
struct  tbarExtraData_s
 

Typedefs

typedef struct tbarExtraData_s tbarExtraData_t
 

Functions

void UI_RegisterTBarNode (uiBehaviour_t *behaviour)
 
void UI_TBar_SetImage (uiNode_t *node, const char *name)
 

Typedef Documentation

Function Documentation

void UI_TBar_SetImage ( uiNode_t node,
const char *  name 
)

Definition at line 80 of file ui_node_tbar.cpp.

References uiNode_t::image, Mem_PoolStrDup, and UI_FreeStringProperty().

Referenced by uiTBarNode_t_set_source().