#include <design_block_pane.h>
Definition at line 105 of file design_block_pane.h.
◆ FILEDLG_IMPORT_SHEET_CONTENTS()
FILEDLG_IMPORT_SHEET_CONTENTS::FILEDLG_IMPORT_SHEET_CONTENTS |
( |
EESCHEMA_SETTINGS * |
aSettings | ) |
|
◆ AddCustomControls()
void FILEDLG_IMPORT_SHEET_CONTENTS::AddCustomControls |
( |
wxFileDialogCustomize & |
customizer | ) |
|
|
overridevirtual |
Definition at line 211 of file design_block_pane.cpp.
References EESCHEMA_SETTINGS::PANEL_DESIGN_BLOCK_CHOOSER::keep_annotations, KEEP_ANNOTATIONS, m_cbKeepAnnotations, m_cbPlaceAsSheet, m_cbRepeatedPlacement, EESCHEMA_SETTINGS::m_DesignBlockChooserPanel, m_settings, EESCHEMA_SETTINGS::PANEL_DESIGN_BLOCK_CHOOSER::place_as_sheet, PLACE_AS_SHEET, EESCHEMA_SETTINGS::PANEL_DESIGN_BLOCK_CHOOSER::repeated_placement, and REPEATED_PLACEMENT.
◆ TransferDataFromCustomControls()
void FILEDLG_IMPORT_SHEET_CONTENTS::TransferDataFromCustomControls |
( |
| ) |
|
|
overridevirtual |
◆ wxDECLARE_NO_COPY_CLASS()
◆ m_cbKeepAnnotations
wxFileDialogCheckBox* FILEDLG_IMPORT_SHEET_CONTENTS::m_cbKeepAnnotations |
|
private |
◆ m_cbPlaceAsSheet
wxFileDialogCheckBox* FILEDLG_IMPORT_SHEET_CONTENTS::m_cbPlaceAsSheet |
|
private |
◆ m_cbRepeatedPlacement
wxFileDialogCheckBox* FILEDLG_IMPORT_SHEET_CONTENTS::m_cbRepeatedPlacement |
|
private |
◆ m_settings
The documentation for this class was generated from the following files: