textExtraData_t Struct Reference

#include <ui_node_text.h>

Collaboration diagram for textExtraData_t:
Collaboration graph
[legend]

Data Fields

abstractScrollableExtraData_t super
int dataID
int versionId
int textLineSelected
int lineUnderMouse
int lineHeight
int tabWidth
int longlines
qboolean mousefx

Detailed Description

Definition at line 38 of file ui_node_text.h.


Field Documentation

ID of a shared data

See also:
src/client/ui/ui_data.h

Definition at line 41 of file ui_node_text.h.

size between two lines

Definition at line 46 of file ui_node_text.h.

UI_TEXT: The line under the mouse, when the mouse is over the node

Definition at line 45 of file ui_node_text.h.

what to do with long lines

Definition at line 48 of file ui_node_text.h.

Definition at line 49 of file ui_node_text.h.

Definition at line 39 of file ui_node_text.h.

max size of a tabulation

Definition at line 47 of file ui_node_text.h.

Which line is currenlty selected? This counts only visible lines). Add textScroll to this value to get total linecount.

See also:
selectedColor below.

Definition at line 44 of file ui_node_text.h.

Cached version of the shared data, to check update

Definition at line 42 of file ui_node_text.h.


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

Generated by  doxygen 1.6.2