UFO: Alien Invasion
Loading...
Searching...
No Matches
ui_node_bar.h File Reference
Include dependency graph for ui_node_bar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  uiBarNode
struct  barExtraData_t
 extradata for the panel node More...

Functions

void UI_RegisterBarNode (uiBehaviour_t *behaviour)

Function Documentation

◆ UI_RegisterBarNode()

void UI_RegisterBarNode ( uiBehaviour_t * behaviour)

Orientation of the bar. Default value "cr". Other available values are "uc", "lc", "cr", "cl"

if true, the user can't edit the content

there is no hover effect if this is true

Definition at line 160 of file ui_node_bar.cpp.

References uiBehaviour_t::extends, EXTRADATA_TYPE, uiBehaviour_t::extraDataSize, uiBehaviour_t::lua_SWIG_typeinfo, uiBehaviour_t::manager, uiBehaviour_t::name, UI_RegisterExtradataNodeProperty, UI_SWIG_TypeQuery(), V_ALIGN, and V_BOOL.