UFO: Alien Invasion
|
#include "ui_node_abstractvalue.h"
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) |
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.