#include <sch_design_block_pane.h>
Definition at line 60 of file sch_design_block_pane.h.
◆ FILEDLG_IMPORT_SHEET_CONTENTS() [1/2]
FILEDLG_IMPORT_SHEET_CONTENTS::FILEDLG_IMPORT_SHEET_CONTENTS |
( |
EESCHEMA_SETTINGS * |
aSettings | ) |
|
◆ FILEDLG_IMPORT_SHEET_CONTENTS() [2/2]
FILEDLG_IMPORT_SHEET_CONTENTS::FILEDLG_IMPORT_SHEET_CONTENTS |
( |
PCBNEW_SETTINGS * |
aSettings | ) |
|
◆ AddCustomControls() [1/2]
void FILEDLG_IMPORT_SHEET_CONTENTS::AddCustomControls |
( |
wxFileDialogCustomize & |
customizer | ) |
|
|
override |
Definition at line 160 of file sch_design_block_pane.cpp.
References KEEP_ANNOTATIONS, APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::keep_annotations, m_cbKeepAnnotations, m_cbPlaceAsSheet, m_cbRepeatedPlacement, APP_SETTINGS_BASE::m_DesignBlockChooserPanel, m_settings, PLACE_AS_SHEET, APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::place_as_sheet, REPEATED_PLACEMENT, and APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::repeated_placement.
◆ AddCustomControls() [2/2]
void FILEDLG_IMPORT_SHEET_CONTENTS::AddCustomControls |
( |
wxFileDialogCustomize & |
customizer | ) |
|
|
override |
◆ TransferDataFromCustomControls() [1/2]
void FILEDLG_IMPORT_SHEET_CONTENTS::TransferDataFromCustomControls |
( |
| ) |
|
|
override |
◆ TransferDataFromCustomControls() [2/2]
void FILEDLG_IMPORT_SHEET_CONTENTS::TransferDataFromCustomControls |
( |
| ) |
|
|
override |
◆ wxDECLARE_NO_COPY_CLASS() [1/2]
◆ wxDECLARE_NO_COPY_CLASS() [2/2]
◆ 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 [1/2]
◆ m_settings [2/2]
The documentation for this class was generated from the following files: