yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::DiscoverWidgetsQuery Struct Reference

#include <gui_automation_client.h>

Public Attributes

std::string window_filter
 
WidgetTypeFilter type_filter = WidgetTypeFilter::kUnspecified
 
std::string path_prefix
 
bool include_invisible = false
 
bool include_disabled = false
 

Detailed Description

Definition at line 209 of file gui_automation_client.h.

Member Data Documentation

◆ window_filter

std::string yaze::cli::DiscoverWidgetsQuery::window_filter

◆ type_filter

WidgetTypeFilter yaze::cli::DiscoverWidgetsQuery::type_filter = WidgetTypeFilter::kUnspecified

◆ path_prefix

std::string yaze::cli::DiscoverWidgetsQuery::path_prefix

◆ include_invisible

bool yaze::cli::DiscoverWidgetsQuery::include_invisible = false

◆ include_disabled

bool yaze::cli::DiscoverWidgetsQuery::include_disabled = false

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