panelExtraData_t Struct Reference

extradata for the panel node More...

#include <ui_node_panel.h>

Collaboration diagram for panelExtraData_t:
Collaboration graph
[legend]

Data Fields

abstractScrollableExtraData_t super
panelLayout_t layout
int layoutMargin
int layoutColumns

Detailed Description

extradata for the panel node

Definition at line 94 of file ui_node_panel.h.


Field Documentation

The layout manager the panel is using to render all its children

Definition at line 96 of file ui_node_panel.h.

The number of columns (only used by LAYOUT_COLUMN)

Definition at line 98 of file ui_node_panel.h.

The margin between all children nodes of the panel

Definition at line 97 of file ui_node_panel.h.

Definition at line 95 of file ui_node_panel.h.


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

Generated by  doxygen 1.6.2