abstractValueExtraData_s Struct Reference

extradata for common GUI widget which allow to edit a value (scrollbar, spinner, and more) More...

#include <ui_node_abstractvalue.h>

Data Fields

void * min
void * max
void * value
void * delta
float lastdiff

Detailed Description

extradata for common GUI widget which allow to edit a value (scrollbar, spinner, and more)

Definition at line 34 of file ui_node_abstractvalue.h.


Field Documentation

Quantity the control add or remove in one step

Definition at line 38 of file ui_node_abstractvalue.h.

Different of the value from the last update. Its more an event property than a node property

Definition at line 39 of file ui_node_abstractvalue.h.

Max value can take the value field

Definition at line 36 of file ui_node_abstractvalue.h.

Min value can take the value field

Definition at line 35 of file ui_node_abstractvalue.h.

Current value

Definition at line 37 of file ui_node_abstractvalue.h.


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2