MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::UI::TestEngine::GroupEntry Struct Reference

#include <MRUITestEngine.h>

Public Attributes

std::map< std::string, Entry, std::less<> > elems
 

Static Public Attributes

static constexpr std::string_view kindName = "group"
 

Member Data Documentation

◆ elems

std::map<std::string, Entry, std::less<> > MR::UI::TestEngine::GroupEntry::elems

◆ kindName

std::string_view MR::UI::TestEngine::GroupEntry::kindName = "group"
staticconstexpr

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