27#ifndef __dialog_enum_pads__
28#define __dialog_enum_pads__
Class DIALOG_ENUM_PADS_BASE.
Dialog for enumerating pads.
SEQUENTIAL_PAD_ENUMERATION_PARAMS & m_params
The parameters that will be updated when the dialog is closed with OK.
bool TransferDataFromWindow() override
Transfer data from the dialog to the params.
Parameters for sequential pad numbering.
std::optional< wxString > m_prefix
Optional prefix for pad names.
int m_start_number
Starting number for pad names.
SEQUENTIAL_PAD_ENUMERATION_PARAMS()
int m_step
Step between pad numbers.