Blender V2.61 - r43446
Public Attributes

Panel Struct Reference

#include <DNA_screen_types.h>

List of all members.

Public Attributes

struct Panelnext
struct Panelprev
struct PanelTypetype
struct uiLayoutlayout
char panelname [64]
char tabname [64]
char drawname [64]
short ofsx
short ofsy
short sizex
short sizey
short labelofs
short pad
short flag
short runtime_flag
short control
short snap
int sortorder
struct Panelpaneltab
void * activedata
int list_scroll
int list_size
int list_last_len
int list_grip_size
char list_search [64]

Detailed Description

Definition at line 98 of file DNA_screen_types.h.


Member Data Documentation

char Panel::drawname[64]
short Panel::flag

Definition at line 107 of file DNA_screen_types.h.

Referenced by ED_region_panels(), and ui_draw_aligned_panel_header().

Definition at line 116 of file DNA_screen_types.h.

Referenced by ui_handle_list_event(), and uiTemplateList().

Definition at line 116 of file DNA_screen_types.h.

Referenced by uiTemplateList().

Definition at line 115 of file DNA_screen_types.h.

Referenced by ui_handle_list_event(), and uiTemplateList().

Definition at line 117 of file DNA_screen_types.h.

Definition at line 115 of file DNA_screen_types.h.

Referenced by ui_handle_list_event(), and uiTemplateList().

struct Panel* Panel::next
short Panel::ofsx
short Panel::ofsy
short Panel::pad

Definition at line 107 of file DNA_screen_types.h.

char Panel::panelname[64]

Definition at line 104 of file DNA_screen_types.h.

Referenced by ui_draw_aligned_panel_header(), and uiBeginPanel().

struct Panel * Panel::prev

Definition at line 99 of file DNA_screen_types.h.

short Panel::sizex
short Panel::sizey
short Panel::snap

Definition at line 110 of file DNA_screen_types.h.

Referenced by ui_do_drag(), and ui_handle_panel_header().

char Panel::tabname[64]

Definition at line 104 of file DNA_screen_types.h.

Referenced by uiBeginPanel().


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