KiCad PCB EDA Suite
Loading...
Searching...
No Matches
COMMON_SETTINGS::DO_NOT_SHOW_AGAIN Struct Reference

#include <common_settings.h>

Public Attributes

bool zone_fill_warning
 
bool env_var_overwrite_warning
 
bool scaled_3d_models_warning
 
bool data_collection_prompt
 
bool update_check_prompt
 

Detailed Description

Definition at line 131 of file common_settings.h.

Member Data Documentation

◆ data_collection_prompt

bool COMMON_SETTINGS::DO_NOT_SHOW_AGAIN::data_collection_prompt

Definition at line 136 of file common_settings.h.

◆ env_var_overwrite_warning

bool COMMON_SETTINGS::DO_NOT_SHOW_AGAIN::env_var_overwrite_warning

Definition at line 134 of file common_settings.h.

Referenced by DIALOG_CONFIGURE_PATHS::OnGridCellChanging().

◆ scaled_3d_models_warning

bool COMMON_SETTINGS::DO_NOT_SHOW_AGAIN::scaled_3d_models_warning

Definition at line 135 of file common_settings.h.

Referenced by DIALOG_EXPORT_STEP::DIALOG_EXPORT_STEP().

◆ update_check_prompt

bool COMMON_SETTINGS::DO_NOT_SHOW_AGAIN::update_check_prompt

Definition at line 137 of file common_settings.h.

Referenced by KICAD_MANAGER_FRAME::OnIdle().

◆ zone_fill_warning

bool COMMON_SETTINGS::DO_NOT_SHOW_AGAIN::zone_fill_warning

Definition at line 133 of file common_settings.h.

Referenced by PCB_CONTROL::unfilledZoneCheck().


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