Cthulhu  0.2.10
Cthulhu compiler collection
ed::menu_t Struct Reference

#include <panel.hpp>

Data Fields

std::string name
 
std::vector< ed::IEditorPanel * > header
 
std::vector< menu_section_tsections
 

Detailed Description

Definition at line 66 of file panel.hpp.

Field Documentation

◆ header

std::vector<ed::IEditorPanel*> ed::menu_t::header

Definition at line 69 of file panel.hpp.

◆ name

std::string ed::menu_t::name

Definition at line 68 of file panel.hpp.

◆ sections

std::vector<menu_section_t> ed::menu_t::sections

Definition at line 70 of file panel.hpp.


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