KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCBNEW_SETTINGS::DIALOG_REANNOTATE Struct Reference

#include <pcbnew_settings.h>

Public Attributes

bool sort_on_fp_location
 
bool remove_front_prefix
 
bool remove_back_prefix
 
bool exclude_locked
 
int grid_index
 
int sort_code
 
int annotation_choice
 
int report_severity
 
wxString front_refdes_start
 
wxString back_refdes_start
 
wxString front_prefix
 
wxString back_prefix
 
wxString exclude_list
 
wxString report_file_name
 

Detailed Description

Definition at line 298 of file pcbnew_settings.h.

Member Data Documentation

◆ annotation_choice

int PCBNEW_SETTINGS::DIALOG_REANNOTATE::annotation_choice

◆ back_prefix

wxString PCBNEW_SETTINGS::DIALOG_REANNOTATE::back_prefix

◆ back_refdes_start

wxString PCBNEW_SETTINGS::DIALOG_REANNOTATE::back_refdes_start

◆ exclude_list

wxString PCBNEW_SETTINGS::DIALOG_REANNOTATE::exclude_list

◆ exclude_locked

bool PCBNEW_SETTINGS::DIALOG_REANNOTATE::exclude_locked

◆ front_prefix

wxString PCBNEW_SETTINGS::DIALOG_REANNOTATE::front_prefix

◆ front_refdes_start

wxString PCBNEW_SETTINGS::DIALOG_REANNOTATE::front_refdes_start

◆ grid_index

int PCBNEW_SETTINGS::DIALOG_REANNOTATE::grid_index

◆ remove_back_prefix

bool PCBNEW_SETTINGS::DIALOG_REANNOTATE::remove_back_prefix

◆ remove_front_prefix

bool PCBNEW_SETTINGS::DIALOG_REANNOTATE::remove_front_prefix

◆ report_file_name

wxString PCBNEW_SETTINGS::DIALOG_REANNOTATE::report_file_name

◆ report_severity

int PCBNEW_SETTINGS::DIALOG_REANNOTATE::report_severity

◆ sort_code

int PCBNEW_SETTINGS::DIALOG_REANNOTATE::sort_code

◆ sort_on_fp_location

bool PCBNEW_SETTINGS::DIALOG_REANNOTATE::sort_on_fp_location

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