KiCad PCB EDA Suite
Loading...
Searching...
No Matches
REFDES_CHANGE Struct Reference

#include <dialog_board_reannotate.h>

Public Attributes

KIID Uuid
 
wxString NewRefDes
 
wxString OldRefDesString
 
bool Front
 
ACTION_CODE Action
 

Detailed Description

Definition at line 69 of file dialog_board_reannotate.h.

Member Data Documentation

◆ Action

ACTION_CODE REFDES_CHANGE::Action

Definition at line 75 of file dialog_board_reannotate.h.

Referenced by DIALOG_BOARD_REANNOTATE::BuildChangeArray().

◆ Front

bool REFDES_CHANGE::Front

Definition at line 74 of file dialog_board_reannotate.h.

Referenced by DIALOG_BOARD_REANNOTATE::BuildChangeArray().

◆ NewRefDes

wxString REFDES_CHANGE::NewRefDes

◆ OldRefDesString

wxString REFDES_CHANGE::OldRefDesString

◆ Uuid

KIID REFDES_CHANGE::Uuid

Definition at line 71 of file dialog_board_reannotate.h.

Referenced by DIALOG_BOARD_REANNOTATE::BuildChangeArray().


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