#include "../ui_nodes.h"
Go to the source code of this file.
Functions | |
void | UI_RegisterTabNode (uiBehaviour_t *behaviour) |
Definition in file ui_node_tab.h.
void UI_RegisterTabNode | ( | uiBehaviour_t * | behaviour | ) |
Definition at line 342 of file ui_node_tab.c.
References uiBehaviour_s::draw, uiBehaviour_s::drawItselfChild, uiBehaviour_s::drawTooltip, uiBehaviour_s::extends, uiBehaviour_s::init, uiBehaviour_s::leftClick, uiBehaviour_s::name, qtrue, UI_TabNodeClick(), UI_TabNodeDraw(), UI_TabNodeDrawTooltip(), and UI_TabNodeInit().