#include <pcb_design_block_pane.h>
Definition at line 61 of file pcb_design_block_pane.h.
◆ FILEDLG_IMPORT_BOARD_CONTENTS()
FILEDLG_IMPORT_BOARD_CONTENTS::FILEDLG_IMPORT_BOARD_CONTENTS |
( |
PCBNEW_SETTINGS * |
aSettings | ) |
|
◆ AddCustomControls()
void FILEDLG_IMPORT_BOARD_CONTENTS::AddCustomControls |
( |
wxFileDialogCustomize & |
customizer | ) |
|
|
override |
Definition at line 156 of file pcb_design_block_pane.cpp.
References KEEP_ANNOTATIONS, APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::keep_annotations, m_cbKeepAnnotations, m_cbPlaceAsGroup, m_cbRepeatedPlacement, APP_SETTINGS_BASE::m_DesignBlockChooserPanel, m_settings, PLACE_AS_GROUP, APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::place_as_group, REPEATED_PLACEMENT, and APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::repeated_placement.
◆ TransferDataFromCustomControls()
void FILEDLG_IMPORT_BOARD_CONTENTS::TransferDataFromCustomControls |
( |
| ) |
|
|
override |
◆ wxDECLARE_NO_COPY_CLASS()
◆ m_cbKeepAnnotations
wxFileDialogCheckBox* FILEDLG_IMPORT_BOARD_CONTENTS::m_cbKeepAnnotations |
|
private |
◆ m_cbPlaceAsGroup
wxFileDialogCheckBox* FILEDLG_IMPORT_BOARD_CONTENTS::m_cbPlaceAsGroup |
|
private |
◆ m_cbRepeatedPlacement
wxFileDialogCheckBox* FILEDLG_IMPORT_BOARD_CONTENTS::m_cbRepeatedPlacement |
|
private |
◆ m_settings
The documentation for this class was generated from the following files: