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

Struct containing the last-entered values for the dialog. More...

Public Member Functions

 CREATE_ARRAY_DIALOG_ENTRIES ()
 Construct with some sensible defaults.
 

Public Attributes

bool m_OptionsSet
 
long m_GridNx
 
long m_GridNy
 
long m_GridDx
 
long m_GridDy
 
long m_GridOffsetX
 
long m_GridOffsetY
 
long m_GridStagger
 
bool m_GridStaggerRows
 
long m_GridNumberingAxis
 
bool m_GridNumReverseAlt
 
long m_GridNumStartSet
 
long m_Grid2dArrayNumbering
 
long m_GridPrimaryAxisScheme
 
long m_GridSecondaryAxisScheme
 
wxString m_GridPrimaryNumOffset
 
wxString m_GridSecondaryNumOffset
 
long m_GridPrimaryAxisStep
 
long m_GridSecondaryAxisStep
 
long m_CircCentreX
 
long m_CircCentreY
 
EDA_ANGLE m_CircAngle
 
long m_CircCount
 
long m_CircNumStartSet
 
long m_GridCircNumScheme
 
wxString m_CircNumberingOffset
 
long m_CircNumberingStep
 
bool m_CircRotatationStep
 
long m_ArrayTypeTab
 
bool m_FootprintKeepAnnotations
 
bool m_FootprintReannotate
 

Detailed Description

Struct containing the last-entered values for the dialog.

Definition at line 37 of file dialog_create_array.cpp.

Constructor & Destructor Documentation

◆ CREATE_ARRAY_DIALOG_ENTRIES()

CREATE_ARRAY_DIALOG_ENTRIES::CREATE_ARRAY_DIALOG_ENTRIES ( )
inline

Construct with some sensible defaults.

In future, this could be loaded from config?

Definition at line 43 of file dialog_create_array.cpp.

Member Data Documentation

◆ m_ArrayTypeTab

long CREATE_ARRAY_DIALOG_ENTRIES::m_ArrayTypeTab

Definition at line 107 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_CircAngle

EDA_ANGLE CREATE_ARRAY_DIALOG_ENTRIES::m_CircAngle

Definition at line 100 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_CircCentreX

long CREATE_ARRAY_DIALOG_ENTRIES::m_CircCentreX

Definition at line 98 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_CircCentreY

long CREATE_ARRAY_DIALOG_ENTRIES::m_CircCentreY

Definition at line 99 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_CircCount

long CREATE_ARRAY_DIALOG_ENTRIES::m_CircCount

Definition at line 101 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_CircNumberingOffset

wxString CREATE_ARRAY_DIALOG_ENTRIES::m_CircNumberingOffset

Definition at line 104 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_CircNumberingStep

long CREATE_ARRAY_DIALOG_ENTRIES::m_CircNumberingStep

Definition at line 105 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_CircNumStartSet

long CREATE_ARRAY_DIALOG_ENTRIES::m_CircNumStartSet

Definition at line 102 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_CircRotatationStep

bool CREATE_ARRAY_DIALOG_ENTRIES::m_CircRotatationStep

Definition at line 106 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_FootprintKeepAnnotations

bool CREATE_ARRAY_DIALOG_ENTRIES::m_FootprintKeepAnnotations

Definition at line 108 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_FootprintReannotate

bool CREATE_ARRAY_DIALOG_ENTRIES::m_FootprintReannotate

Definition at line 109 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_Grid2dArrayNumbering

long CREATE_ARRAY_DIALOG_ENTRIES::m_Grid2dArrayNumbering

Definition at line 90 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridCircNumScheme

long CREATE_ARRAY_DIALOG_ENTRIES::m_GridCircNumScheme

Definition at line 103 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridDx

long CREATE_ARRAY_DIALOG_ENTRIES::m_GridDx

Definition at line 81 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridDy

long CREATE_ARRAY_DIALOG_ENTRIES::m_GridDy

Definition at line 82 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridNumberingAxis

long CREATE_ARRAY_DIALOG_ENTRIES::m_GridNumberingAxis

Definition at line 87 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridNumReverseAlt

bool CREATE_ARRAY_DIALOG_ENTRIES::m_GridNumReverseAlt

Definition at line 88 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridNumStartSet

long CREATE_ARRAY_DIALOG_ENTRIES::m_GridNumStartSet

Definition at line 89 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridNx

long CREATE_ARRAY_DIALOG_ENTRIES::m_GridNx

Definition at line 79 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridNy

long CREATE_ARRAY_DIALOG_ENTRIES::m_GridNy

Definition at line 80 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridOffsetX

long CREATE_ARRAY_DIALOG_ENTRIES::m_GridOffsetX

Definition at line 83 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridOffsetY

long CREATE_ARRAY_DIALOG_ENTRIES::m_GridOffsetY

Definition at line 84 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridPrimaryAxisScheme

long CREATE_ARRAY_DIALOG_ENTRIES::m_GridPrimaryAxisScheme

Definition at line 91 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridPrimaryAxisStep

long CREATE_ARRAY_DIALOG_ENTRIES::m_GridPrimaryAxisStep

Definition at line 95 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridPrimaryNumOffset

wxString CREATE_ARRAY_DIALOG_ENTRIES::m_GridPrimaryNumOffset

Definition at line 93 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridSecondaryAxisScheme

long CREATE_ARRAY_DIALOG_ENTRIES::m_GridSecondaryAxisScheme

Definition at line 92 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridSecondaryAxisStep

long CREATE_ARRAY_DIALOG_ENTRIES::m_GridSecondaryAxisStep

Definition at line 96 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridSecondaryNumOffset

wxString CREATE_ARRAY_DIALOG_ENTRIES::m_GridSecondaryNumOffset

Definition at line 94 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridStagger

long CREATE_ARRAY_DIALOG_ENTRIES::m_GridStagger

Definition at line 85 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_GridStaggerRows

bool CREATE_ARRAY_DIALOG_ENTRIES::m_GridStaggerRows

Definition at line 86 of file dialog_create_array.cpp.

Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().

◆ m_OptionsSet

bool CREATE_ARRAY_DIALOG_ENTRIES::m_OptionsSet

Definition at line 77 of file dialog_create_array.cpp.


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