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

Optional attributes reported to the test engine each frame alongside a widget registration. More...

#include <MRViewer/MRUITestEngine.h>

Public Attributes

std::string_view disabledReason
 Non-empty marks the widget as disabled with this reason. Only read during the call.

Detailed Description

Optional attributes reported to the test engine each frame alongside a widget registration.

Member Data Documentation

◆ disabledReason

std::string_view MR::UI::TestEngine::EntryAttributes::disabledReason

Non-empty marks the widget as disabled with this reason. Only read during the call.


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