FuncDoodle
Loading...
Searching...
No Matches
ImTestCtx Struct Reference

Bundles the ImGui test context with a popup registry reference. More...

#include <ImTest.h>

Public Attributes

ImGuiTestContext * Ctx
FuncDoodle::PopupRegistryPopups

Detailed Description

Bundles the ImGui test context with a popup registry reference.

Passed to every ImTest() lambda so tests can drive the UI and open/close popups without repeating the GetPopups() lookup themselves.

See also
ImTest
PopupRegistry

Member Data Documentation

◆ Ctx

ImGuiTestContext* ImTestCtx::Ctx

◆ Popups

FuncDoodle::PopupRegistry& ImTestCtx::Popups

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