wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
_wlmtk_base_t Struct Reference

#include <base.h>

Collaboration diagram for _wlmtk_base_t:
Collaboration graph
[legend]

Public Attributes

wlmtk_container_t super_container
 
wlmtk_element_vmt_t orig_super_element_vmt
 
wlmtk_element_tcontent_element_ptr
 

Detailed Description

Base: Holds a base element with stacked & floating elements on top.

Member Data Documentation

◆ content_element_ptr

wlmtk_element_t* _wlmtk_base_t::content_element_ptr

Points to the element contained at the base.

◆ orig_super_element_vmt

wlmtk_element_vmt_t _wlmtk_base_t::orig_super_element_vmt

Virtual method table of the superclass' element.

◆ super_container

wlmtk_container_t _wlmtk_base_t::super_container

Super class of the base. Holds element and popups.


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