wlmaker
|
#include <panel.h>
State of the panel.
bs_dllist_node_t _wlmtk_panel_t::dlnode |
Node of wlmtk_layer_output_t::panels.
wlmtk_layer_output_t* _wlmtk_panel_t::layer_output_ptr |
The layer output this panel is associated with.
wlmtk_layer_t* _wlmtk_panel_t::layer_ptr |
The layer that this panel belongs to. NULL if none.
wlmtk_container_vmt_t _wlmtk_panel_t::orig_super_container_vmt |
Virtual method table of the superclass' container.
wlmtk_container_t _wlmtk_panel_t::popup_container |
Popup container. Panels may contain popups.
wlmtk_panel_positioning_t _wlmtk_panel_t::positioning |
Positioning parameters.
wlmtk_container_t _wlmtk_panel_t::super_container |
Super class of the panel.
wlmtk_panel_vmt_t _wlmtk_panel_t::vmt |
The panel's virtual method table.