KiCad PCB EDA Suite
Loading...
Searching...
No Matches
FILEDLG_IMPORT_BOARD_CONTENTS Class Reference

#include <pcb_design_block_pane.h>

Inheritance diagram for FILEDLG_IMPORT_BOARD_CONTENTS:

Public Member Functions

 FILEDLG_IMPORT_BOARD_CONTENTS (PCBNEW_SETTINGS *aSettings)
 
void AddCustomControls (wxFileDialogCustomize &customizer) override
 
void TransferDataFromCustomControls () override
 

Private Member Functions

 wxDECLARE_NO_COPY_CLASS (FILEDLG_IMPORT_BOARD_CONTENTS)
 

Private Attributes

PCBNEW_SETTINGSm_settings
 
wxFileDialogCheckBox * m_cbRepeatedPlacement
 
wxFileDialogCheckBox * m_cbPlaceAsGroup
 
wxFileDialogCheckBox * m_cbKeepAnnotations
 

Detailed Description

Definition at line 61 of file pcb_design_block_pane.h.

Constructor & Destructor Documentation

◆ FILEDLG_IMPORT_BOARD_CONTENTS()

FILEDLG_IMPORT_BOARD_CONTENTS::FILEDLG_IMPORT_BOARD_CONTENTS ( PCBNEW_SETTINGS * aSettings)

Member Function Documentation

◆ AddCustomControls()

void FILEDLG_IMPORT_BOARD_CONTENTS::AddCustomControls ( wxFileDialogCustomize & customizer)
override

◆ TransferDataFromCustomControls()

void FILEDLG_IMPORT_BOARD_CONTENTS::TransferDataFromCustomControls ( )
override

◆ wxDECLARE_NO_COPY_CLASS()

FILEDLG_IMPORT_BOARD_CONTENTS::wxDECLARE_NO_COPY_CLASS ( FILEDLG_IMPORT_BOARD_CONTENTS )
private

Member Data Documentation

◆ 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

PCBNEW_SETTINGS* FILEDLG_IMPORT_BOARD_CONTENTS::m_settings
private

The documentation for this class was generated from the following files: