abstractScrollbarExtraData_s Struct Reference

extradata for scrollbar widget More...

#include <ui_node_abstractscrollbar.h>

Data Fields

int pos
int viewsize
int fullsize
int lastdiff
qboolean hideWhenUnused

Detailed Description

extradata for scrollbar widget

Todo:

think about switching to percent when its possible (lowPosition, hightPosition)

think about adding a "direction" property and merging v and h scrollbar

Definition at line 34 of file ui_node_abstractscrollbar.h.


Field Documentation

Full size allowed

Definition at line 37 of file ui_node_abstractscrollbar.h.

Definition at line 39 of file ui_node_abstractscrollbar.h.

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

Definition at line 38 of file ui_node_abstractscrollbar.h.

Position of the visible size

Definition at line 35 of file ui_node_abstractscrollbar.h.

Visible size

Definition at line 36 of file ui_node_abstractscrollbar.h.


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

Generated by  doxygen 1.6.2