Module inspector

Module inspector 

Source
Expand description

Helper types for inspecting an UI tree.

See also zng::window::inspector for higher level inspectors.

Structs§

InspectorActualVars
Inspected contextual variables actualized at the moment of info build.
InspectorInfo
Widget instance inspector info.

Enums§

InstanceItem
Widget instance item.

Traits§

InspectPropertyPattern
Query pattern for the WidgetInfoInspectorExt inspect methods.
InspectWidgetPattern
Query pattern for the WidgetInfoInspectorExt inspect methods.
WidgetInfoInspectorExt
Extensions methods for WidgetInfo.