KiCad PCB EDA Suite
|
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 |
bool | m_GridPositionCentreOnItems |
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 |
bool | m_CircFullCircle |
long | m_CircNumStartSet |
long | m_GridCircNumScheme |
wxString | m_CircNumberingOffset |
long | m_CircNumberingStep |
bool | m_CircRotatationStep |
long | m_ArrayTypeTab |
bool | m_FootprintKeepAnnotations |
bool | m_FootprintReannotate |
Struct containing the last-entered values for the dialog.
Definition at line 40 of file dialog_create_array.cpp.
|
inline |
Construct with some sensible defaults.
In future, this could be loaded from config?
Definition at line 46 of file dialog_create_array.cpp.
long CREATE_ARRAY_DIALOG_ENTRIES::m_ArrayTypeTab |
Definition at line 114 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
EDA_ANGLE CREATE_ARRAY_DIALOG_ENTRIES::m_CircAngle |
Definition at line 106 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_CircCentreX |
Definition at line 104 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_CircCentreY |
Definition at line 105 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_CircCount |
Definition at line 107 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
bool CREATE_ARRAY_DIALOG_ENTRIES::m_CircFullCircle |
Definition at line 108 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
wxString CREATE_ARRAY_DIALOG_ENTRIES::m_CircNumberingOffset |
Definition at line 111 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_CircNumberingStep |
Definition at line 112 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_CircNumStartSet |
Definition at line 109 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
bool CREATE_ARRAY_DIALOG_ENTRIES::m_CircRotatationStep |
Definition at line 113 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
bool CREATE_ARRAY_DIALOG_ENTRIES::m_FootprintKeepAnnotations |
Definition at line 115 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
bool CREATE_ARRAY_DIALOG_ENTRIES::m_FootprintReannotate |
Definition at line 116 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_Grid2dArrayNumbering |
Definition at line 96 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_GridCircNumScheme |
Definition at line 110 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_GridDx |
Definition at line 86 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_GridDy |
Definition at line 87 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_GridNumberingAxis |
Definition at line 93 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
bool CREATE_ARRAY_DIALOG_ENTRIES::m_GridNumReverseAlt |
Definition at line 94 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_GridNumStartSet |
Definition at line 95 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_GridNx |
Definition at line 84 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_GridNy |
Definition at line 85 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_GridOffsetX |
Definition at line 88 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_GridOffsetY |
Definition at line 89 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
bool CREATE_ARRAY_DIALOG_ENTRIES::m_GridPositionCentreOnItems |
Definition at line 92 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_GridPrimaryAxisScheme |
Definition at line 97 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_GridPrimaryAxisStep |
Definition at line 101 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
wxString CREATE_ARRAY_DIALOG_ENTRIES::m_GridPrimaryNumOffset |
Definition at line 99 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_GridSecondaryAxisScheme |
Definition at line 98 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_GridSecondaryAxisStep |
Definition at line 102 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
wxString CREATE_ARRAY_DIALOG_ENTRIES::m_GridSecondaryNumOffset |
Definition at line 100 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
long CREATE_ARRAY_DIALOG_ENTRIES::m_GridStagger |
Definition at line 90 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
bool CREATE_ARRAY_DIALOG_ENTRIES::m_GridStaggerRows |
Definition at line 91 of file dialog_create_array.cpp.
Referenced by DIALOG_CREATE_ARRAY::DIALOG_CREATE_ARRAY().
bool CREATE_ARRAY_DIALOG_ENTRIES::m_OptionsSet |
Definition at line 82 of file dialog_create_array.cpp.