KiCad PCB EDA Suite
|
#include <panel_setup_layers.h>
Public Member Functions | |
PANEL_SETUP_LAYERS (wxWindow *aParentWindow, PCB_EDIT_FRAME *aFrame) | |
void | ImportSettingsFrom (BOARD *aBoard) |
bool | CheckCopperLayerCount (BOARD *aWorkingBoard, BOARD *aImportedBoard) |
Check and warn if inner copper layers will be deleted. | |
LSET | GetUILayerMask () |
wxString | GetLayerName (int layer) |
void | SyncCopperLayers (int aNumCopperLayers) |
Called when switching to this tab to make sure that any changes to the copper layer count made on the physical stackup page are reflected here. | |
void | SetPhysicalStackupPanel (PANEL_SETUP_BOARD_STACKUP *aPanel) |
bool | IsInitialized () const |
Protected Attributes | |
wxButton * | m_addUserDefinedLayerButton |
wxStaticLine * | m_staticline2 |
wxScrolledWindow * | m_LayersListPanel |
wxFlexGridSizer * | m_LayerListFlexGridSizer |
wxTextCtrl * | m_CrtYdFrontName |
wxStaticText * | m_CrtYdFrontStaticText |
wxCheckBox * | m_FabFrontCheckBox |
wxTextCtrl * | m_FabFrontName |
wxStaticText * | m_FabFrontStaticText |
wxCheckBox * | m_AdhesFrontCheckBox |
wxTextCtrl * | m_AdhesFrontName |
wxStaticText * | m_AdhesFrontStaticText |
wxCheckBox * | m_SoldPFrontCheckBox |
wxTextCtrl * | m_SoldPFrontName |
wxStaticText * | m_SoldPFrontStaticText |
wxCheckBox * | m_SilkSFrontCheckBox |
wxTextCtrl * | m_SilkSFrontName |
wxStaticText * | m_SilkSFrontStaticText |
wxCheckBox * | m_MaskFrontCheckBox |
wxTextCtrl * | m_MaskFrontName |
wxStaticText * | m_MaskFrontStaticText |
wxCheckBox * | m_FrontCheckBox |
wxTextCtrl * | m_FrontName |
wxChoice * | m_FrontChoice |
wxCheckBox * | m_In1CheckBox |
wxTextCtrl * | m_In1Name |
wxChoice * | m_In1Choice |
wxCheckBox * | m_In2CheckBox |
wxTextCtrl * | m_In2Name |
wxChoice * | m_In2Choice |
wxCheckBox * | m_In3CheckBox |
wxTextCtrl * | m_In3Name |
wxChoice * | m_In3Choice |
wxCheckBox * | m_In4CheckBox |
wxTextCtrl * | m_In4Name |
wxChoice * | m_In4Choice |
wxCheckBox * | m_In5CheckBox |
wxTextCtrl * | m_In5Name |
wxChoice * | m_In5Choice |
wxCheckBox * | m_In6CheckBox |
wxTextCtrl * | m_In6Name |
wxChoice * | m_In6Choice |
wxCheckBox * | m_In7CheckBox |
wxTextCtrl * | m_In7Name |
wxChoice * | m_In7Choice |
wxCheckBox * | m_In8CheckBox |
wxTextCtrl * | m_In8Name |
wxChoice * | m_In8Choice |
wxCheckBox * | m_In9CheckBox |
wxTextCtrl * | m_In9Name |
wxChoice * | m_In9Choice |
wxCheckBox * | m_In10CheckBox |
wxTextCtrl * | m_In10Name |
wxChoice * | m_In10Choice |
wxCheckBox * | m_In11CheckBox |
wxTextCtrl * | m_In11Name |
wxChoice * | m_In11Choice |
wxCheckBox * | m_In12CheckBox |
wxTextCtrl * | m_In12Name |
wxChoice * | m_In12Choice |
wxCheckBox * | m_In13CheckBox |
wxTextCtrl * | m_In13Name |
wxChoice * | m_In13Choice |
wxCheckBox * | m_In14CheckBox |
wxTextCtrl * | m_In14Name |
wxChoice * | m_In14Choice |
wxCheckBox * | m_In15CheckBox |
wxTextCtrl * | m_In15Name |
wxChoice * | m_In15Choice |
wxCheckBox * | m_In16CheckBox |
wxTextCtrl * | m_In16Name |
wxChoice * | m_In16Choice |
wxCheckBox * | m_In17CheckBox |
wxTextCtrl * | m_In17Name |
wxChoice * | m_In17Choice |
wxCheckBox * | m_In18CheckBox |
wxTextCtrl * | m_In18Name |
wxChoice * | m_In18Choice |
wxCheckBox * | m_In19CheckBox |
wxTextCtrl * | m_In19Name |
wxChoice * | m_In19Choice |
wxCheckBox * | m_In20CheckBox |
wxTextCtrl * | m_In20Name |
wxChoice * | m_In20Choice |
wxCheckBox * | m_In21CheckBox |
wxTextCtrl * | m_In21Name |
wxChoice * | m_In21Choice |
wxCheckBox * | m_In22CheckBox |
wxTextCtrl * | m_In22Name |
wxChoice * | m_In22Choice |
wxCheckBox * | m_In23CheckBox |
wxTextCtrl * | m_In23Name |
wxChoice * | m_In23Choice |
wxCheckBox * | m_In24CheckBox |
wxTextCtrl * | m_In24Name |
wxChoice * | m_In24Choice |
wxCheckBox * | m_In25CheckBox |
wxTextCtrl * | m_In25Name |
wxChoice * | m_In25Choice |
wxCheckBox * | m_In26CheckBox |
wxTextCtrl * | m_In26Name |
wxChoice * | m_In26Choice |
wxCheckBox * | m_In27CheckBox |
wxTextCtrl * | m_In27Name |
wxChoice * | m_In27Choice |
wxCheckBox * | m_In28CheckBox |
wxTextCtrl * | m_In28Name |
wxChoice * | m_In28Choice |
wxCheckBox * | m_In29CheckBox |
wxTextCtrl * | m_In29Name |
wxChoice * | m_In29Choice |
wxCheckBox * | m_In30CheckBox |
wxTextCtrl * | m_In30Name |
wxChoice * | m_In30Choice |
wxCheckBox * | m_BackCheckBox |
wxTextCtrl * | m_BackName |
wxChoice * | m_BackChoice |
wxCheckBox * | m_MaskBackCheckBox |
wxTextCtrl * | m_MaskBackName |
wxStaticText * | m_MaskBackStaticText |
wxCheckBox * | m_SilkSBackCheckBox |
wxTextCtrl * | m_SilkSBackName |
wxStaticText * | m_SilkSBackStaticText |
wxCheckBox * | m_SoldPBackCheckBox |
wxTextCtrl * | m_SoldPBackName |
wxStaticText * | m_SoldPBackStaticText |
wxCheckBox * | m_AdhesBackCheckBox |
wxTextCtrl * | m_AdhesBackName |
wxStaticText * | m_AdhesBackStaticText |
wxCheckBox * | m_FabBackCheckBox |
wxTextCtrl * | m_FabBackName |
wxStaticText * | m_FabBackStaticText |
wxTextCtrl * | m_CrtYdBackName |
wxStaticText * | m_CrtYdBackStaticText |
wxTextCtrl * | m_PCBEdgesName |
wxStaticText * | m_PCBEdgesStaticText |
wxCheckBox * | m_MarginCheckBox |
wxTextCtrl * | m_MarginName |
wxStaticText * | m_MarginStaticText |
wxCheckBox * | m_Eco1CheckBox |
wxTextCtrl * | m_Eco1Name |
wxStaticText * | m_Eco1StaticText |
wxCheckBox * | m_Eco2CheckBox |
wxTextCtrl * | m_Eco2Name |
wxStaticText * | m_Eco2StaticText |
wxCheckBox * | m_CommentsCheckBox |
wxTextCtrl * | m_CommentsName |
wxStaticText * | m_CommentsStaticText |
wxCheckBox * | m_DrawingsCheckBox |
wxTextCtrl * | m_DrawingsName |
wxStaticText * | m_DrawingsStaticText |
wxCheckBox * | m_User1CheckBox |
wxTextCtrl * | m_User1Name |
wxChoice * | m_User1Type |
wxCheckBox * | m_User2CheckBox |
wxTextCtrl * | m_User2Name |
wxChoice * | m_User2Type |
wxCheckBox * | m_User3CheckBox |
wxTextCtrl * | m_User3Name |
wxChoice * | m_User3Type |
wxCheckBox * | m_User4CheckBox |
wxTextCtrl * | m_User4Name |
wxChoice * | m_User4Type |
wxCheckBox * | m_User5CheckBox |
wxTextCtrl * | m_User5Name |
wxChoice * | m_User5Type |
wxCheckBox * | m_User6CheckBox |
wxTextCtrl * | m_User6Name |
wxChoice * | m_User6Type |
wxCheckBox * | m_User7CheckBox |
wxTextCtrl * | m_User7Name |
wxChoice * | m_User7Type |
wxCheckBox * | m_User8CheckBox |
wxTextCtrl * | m_User8Name |
wxChoice * | m_User8Type |
wxCheckBox * | m_User9CheckBox |
wxTextCtrl * | m_User9Name |
wxChoice * | m_User9Type |
Private Member Functions | |
void | setLayerCheckBox (int layer, bool isChecked) |
void | setCopperLayerCheckBoxes (int copperCount) |
void | setMandatoryLayerCheckBoxes () |
void | setUserDefinedLayerCheckBoxes () |
void | showBoardLayerNames () |
void | showSelectedLayerCheckBoxes (LSET enableLayerMask) |
void | showLayerTypes () |
void | OnCheckBox (wxCommandEvent &event) override |
void | DenyChangeCheckBox (wxCommandEvent &event) override |
bool | TransferDataToWindow () override |
bool | TransferDataFromWindow () override |
virtual void | addUserDefinedLayer (wxCommandEvent &aEvent) override |
bool | testLayerNames () |
LSEQ | getRemovedLayersWithItems () |
Return a list of layers removed from the board that contain items. | |
LSEQ | getNonRemovableLayers () |
Return a list of layers in use in footprints, and therefore not removable. | |
PANEL_SETUP_LAYERS_CTLs | getCTLs (int aLayerNumber) |
wxControl * | getName (int aLayer) |
wxCheckBox * | getCheckBox (int aLayer) |
wxChoice * | getChoice (int aLayer) |
Private Attributes | |
PCB_EDIT_FRAME * | m_frame |
PANEL_SETUP_BOARD_STACKUP * | m_physicalStackup |
BOARD * | m_pcb |
LSET | m_enabledLayers |
bool | m_initialized |
Definition at line 56 of file panel_setup_layers.h.
PANEL_SETUP_LAYERS::PANEL_SETUP_LAYERS | ( | wxWindow * | aParentWindow, |
PCB_EDIT_FRAME * | aFrame | ||
) |
Definition at line 136 of file panel_setup_layers.cpp.
References PCB_BASE_FRAME::GetBoard(), and m_pcb.
|
overrideprivatevirtual |
Reimplemented from PANEL_SETUP_LAYERS_BASE.
Definition at line 919 of file panel_setup_layers.cpp.
References _, PANEL_SETUP_LAYERS_CTLs::checkbox, PANEL_SETUP_LAYERS_CTLs::choice, DisplayErrorMessage(), getCheckBox(), getCTLs(), PAGED_DIALOG::GetDialog(), EDA_LIST_DIALOG::GetTextSelection(), EDA_LIST_DIALOG::HideFilter(), LayerName(), m_enabledLayers, PANEL_SETUP_LAYERS_BASE::m_LayersListPanel, LSET::Name(), PANEL_SETUP_LAYERS_CTLs::name, EDA_LIST_DIALOG::SetListLabel(), DIALOG_SHIM::ShowModal(), UNDEFINED_LAYER, User_1, User_9, and LSET::UserDefinedLayers().
Check and warn if inner copper layers will be deleted.
This function warns users if they are going to delete inner copper layers because they're importing settings from a board with less copper layers than the board already loaded.
aWorkingBoard | is the currently loaded PCB |
aImportedBoard | is the PCB imported to get settings from. |
Definition at line 883 of file panel_setup_layers.cpp.
References _, and BOARD::GetCopperLayerCount().
Referenced by DIALOG_BOARD_SETUP::onAuxiliaryAction().
|
overrideprivatevirtual |
Reimplemented from PANEL_SETUP_LAYERS_BASE.
Definition at line 439 of file panel_setup_layers.cpp.
References _, LSET::AllCuMask(), DisplayError(), and getCheckBox().
|
private |
Definition at line 233 of file panel_setup_layers.cpp.
References PANEL_SETUP_LAYERS_CTLs::checkbox, and getCTLs().
Referenced by addUserDefinedLayer(), DenyChangeCheckBox(), and GetUILayerMask().
|
private |
Definition at line 239 of file panel_setup_layers.cpp.
References PANEL_SETUP_LAYERS_CTLs::choice, and getCTLs().
Referenced by showLayerTypes(), and TransferDataFromWindow().
|
private |
Definition at line 146 of file panel_setup_layers.cpp.
References B_Adhes, B_CrtYd, B_Cu, B_Fab, B_Mask, B_Paste, B_SilkS, Cmts_User, Dwgs_User, Eco1_User, Eco2_User, Edge_Cuts, F_Adhes, F_CrtYd, F_Cu, F_Fab, F_Mask, F_Paste, F_SilkS, In10_Cu, In11_Cu, In12_Cu, In13_Cu, In14_Cu, In15_Cu, In16_Cu, In17_Cu, In18_Cu, In19_Cu, In1_Cu, In20_Cu, In21_Cu, In22_Cu, In23_Cu, In24_Cu, In25_Cu, In26_Cu, In27_Cu, In28_Cu, In29_Cu, In2_Cu, In30_Cu, In3_Cu, In4_Cu, In5_Cu, In6_Cu, In7_Cu, In8_Cu, In9_Cu, Margin, RETURN_AUX, RETURN_COPPER, RETURN_MANDATORY, RETURN_USER, User_1, User_2, User_3, User_4, User_5, User_6, User_7, User_8, and User_9.
Referenced by addUserDefinedLayer(), getCheckBox(), getChoice(), getName(), setCopperLayerCheckBoxes(), setLayerCheckBox(), and setUserDefinedLayerCheckBoxes().
wxString PANEL_SETUP_LAYERS::GetLayerName | ( | int | layer | ) |
Definition at line 692 of file panel_setup_layers.cpp.
References getName().
Referenced by testLayerNames(), and TransferDataFromWindow().
|
private |
Definition at line 227 of file panel_setup_layers.cpp.
References getCTLs(), and PANEL_SETUP_LAYERS_CTLs::name.
Referenced by GetLayerName(), showBoardLayerNames(), and testLayerNames().
|
private |
Return a list of layers in use in footprints, and therefore not removable.
Definition at line 840 of file panel_setup_layers.cpp.
References PCB_LAYER_COLLECTOR::Collect(), alg::contains(), GENERAL_COLLECTOR::FootprintItems, COLLECTOR::GetCount(), BOARD::GetEnabledLayers(), GetUILayerMask(), IsCopperLayer(), m_pcb, LSET::Seq(), and PCB_LAYER_COLLECTOR::SetLayerId().
Referenced by TransferDataFromWindow().
|
private |
Return a list of layers removed from the board that contain items.
Footprints and items owned by footprints are not taken in account
Definition at line 779 of file panel_setup_layers.cpp.
References GENERAL_COLLECTOR::BoardLevelItems, PCB_LAYER_COLLECTOR::Collect(), alg::contains(), COLLECTOR::GetCount(), BOARD::GetEnabledLayers(), BOARD_ITEM::GetParentFootprint(), GetUILayerMask(), m_pcb, PCB_FOOTPRINT_T, PCB_VIA_T, LSET::Seq(), PCB_LAYER_COLLECTOR::SetLayerId(), EDA_ITEM::Type(), and via.
Referenced by TransferDataFromWindow().
LSET PANEL_SETUP_LAYERS::GetUILayerMask | ( | ) |
Definition at line 363 of file panel_setup_layers.cpp.
References dlg_layers(), getCheckBox(), and BASE_SET::set().
Referenced by getNonRemovableLayers(), getRemovedLayersWithItems(), OnCheckBox(), PANEL_SETUP_BOARD_STACKUP::OnLayersOptionsChanged(), DIALOG_BOARD_SETUP::onPageChanged(), and TransferDataFromWindow().
void PANEL_SETUP_LAYERS::ImportSettingsFrom | ( | BOARD * | aBoard | ) |
Definition at line 872 of file panel_setup_layers.cpp.
References m_pcb, and TransferDataToWindow().
Referenced by DIALOG_BOARD_SETUP::onAuxiliaryAction().
|
inline |
Definition at line 94 of file panel_setup_layers.h.
References m_initialized.
Referenced by PANEL_SETUP_BOARD_STACKUP::OnLayersOptionsChanged().
|
overrideprivatevirtual |
Reimplemented from PANEL_SETUP_LAYERS_BASE.
Definition at line 433 of file panel_setup_layers.cpp.
References GetUILayerMask(), and m_enabledLayers.
|
private |
Definition at line 390 of file panel_setup_layers.cpp.
References B_Cu, PANEL_SETUP_LAYERS_CTLs::checkbox, PANEL_SETUP_LAYERS_CTLs::choice, F_Cu, getCTLs(), LSET::InternalCuMask(), PANEL_SETUP_LAYERS_BASE::m_LayersListPanel, PANEL_SETUP_LAYERS_CTLs::name, and setLayerCheckBox().
Referenced by SyncCopperLayers(), and TransferDataToWindow().
|
private |
Definition at line 379 of file panel_setup_layers.cpp.
References PANEL_SETUP_LAYERS_CTLs::checkbox, and getCTLs().
Referenced by setCopperLayerCheckBoxes(), setMandatoryLayerCheckBoxes(), setUserDefinedLayerCheckBoxes(), and showSelectedLayerCheckBoxes().
|
private |
Definition at line 275 of file panel_setup_layers.cpp.
References B_CrtYd, Edge_Cuts, F_CrtYd, Margin, and setLayerCheckBox().
Referenced by TransferDataToWindow().
|
inline |
Definition at line 89 of file panel_setup_layers.h.
References m_physicalStackup.
Referenced by PANEL_SETUP_BOARD_STACKUP::PANEL_SETUP_BOARD_STACKUP().
|
private |
Definition at line 282 of file panel_setup_layers.cpp.
References PANEL_SETUP_LAYERS_CTLs::checkbox, PANEL_SETUP_LAYERS_CTLs::choice, getCTLs(), BOARD::IsLayerEnabled(), PANEL_SETUP_LAYERS_BASE::m_LayersListPanel, m_pcb, PANEL_SETUP_LAYERS_CTLs::name, setLayerCheckBox(), and LSET::UserDefinedLayers().
Referenced by TransferDataToWindow().
|
private |
Definition at line 312 of file panel_setup_layers.cpp.
References dlg_layers(), BOARD::GetLayerName(), getName(), and m_pcb.
Referenced by TransferDataToWindow().
|
private |
Definition at line 342 of file panel_setup_layers.cpp.
References LSET::AllCuMask(), getChoice(), BOARD::GetLayerType(), LT_AUX, LT_BACK, LT_FRONT, m_pcb, LAYER::ShowType(), ToLAYER_ID(), User_1, and User_9.
Referenced by TransferDataToWindow().
|
private |
Definition at line 334 of file panel_setup_layers.cpp.
References dlg_layers(), and setLayerCheckBox().
Referenced by TransferDataToWindow().
void PANEL_SETUP_LAYERS::SyncCopperLayers | ( | int | aNumCopperLayers | ) |
Called when switching to this tab to make sure that any changes to the copper layer count made on the physical stackup page are reflected here.
aNumCopperLayers | is the number of copper layers in the board |
Definition at line 269 of file panel_setup_layers.cpp.
References setCopperLayerCheckBoxes().
Referenced by DIALOG_BOARD_SETUP::onPageChanged(), and TransferDataFromWindow().
|
private |
Definition at line 715 of file panel_setup_layers.cpp.
References _, LSET::AllLayersMask(), PAGED_DIALOG::GetDialog(), GetLayerName(), getName(), hasOneOf(), m_enabledLayers, name, and PAGED_DIALOG::SetError().
Referenced by TransferDataFromWindow().
|
overrideprivate |
Definition at line 460 of file panel_setup_layers.cpp.
References _, LSET::AllLayersMask(), GENERAL_COLLECTOR::BoardLevelItems, BOARD::BuildConnectivity(), EDA_BASE_FRAME::ClearUndoRedoList(), PCB_LAYER_COLLECTOR::Collect(), BOARD::Footprints(), getChoice(), PANEL_SETUP_BOARD_STACKUP::GetCopperLayerCount(), COLLECTOR::GetCount(), GetCurrentSelection(), BOARD::GetEnabledLayers(), GetLayerName(), BOARD::GetLayerName(), BOARD_ITEM::GetLayerSet(), BOARD::GetLayerType(), getNonRemovableLayers(), BOARD_ITEM::GetParentFootprint(), getRemovedLayersWithItems(), TOOLS_HOLDER::GetToolManager(), GetUILayerMask(), BOARD::GetVisibleLayers(), LSET::InternalCuMask(), IsCopperLayer(), IsOK(), LT_AUX, LT_BACK, LT_FRONT, LT_JUMPER, LT_MIXED, LT_POWER, LT_SIGNAL, LT_UNDEFINED, m_enabledLayers, m_frame, m_pcb, m_physicalStackup, PCB_EDIT_FRAME::OnModify(), pad, PCB_FOOTPRINT_T, PCB_VIA_T, BOARD::Remove(), BASE_SET::reset(), TOOL_MANAGER::RunAction(), PCB_ACTIONS::selectionClear, BOARD::SetEnabledLayers(), PCB_LAYER_COLLECTOR::SetLayerId(), BOARD::SetLayerName(), BOARD_ITEM::SetLayerSet(), BOARD::SetLayerType(), BOARD::SetVisibleLayers(), SyncCopperLayers(), testLayerNames(), EDA_ITEM::Type(), User_1, User_9, LSET::UserDefinedLayers(), and via.
|
overrideprivate |
Definition at line 245 of file panel_setup_layers.cpp.
References AllExistingLayersInDlgMask(), BOARD::GetCopperLayerCount(), BOARD::GetEnabledLayers(), m_enabledLayers, m_initialized, m_pcb, Rescue, BASE_SET::reset(), setCopperLayerCheckBoxes(), setMandatoryLayerCheckBoxes(), setUserDefinedLayerCheckBoxes(), showBoardLayerNames(), showLayerTypes(), and showSelectedLayerCheckBoxes().
Referenced by ImportSettingsFrom().
|
protectedinherited |
Definition at line 169 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 295 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 296 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 297 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 178 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 179 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 180 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 283 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 285 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 284 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 314 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 315 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 316 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 301 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 302 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 173 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 174 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 317 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 318 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 319 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 308 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 309 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 310 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 311 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 312 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 313 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
private |
Definition at line 134 of file panel_setup_layers.h.
Referenced by addUserDefinedLayer(), OnCheckBox(), testLayerNames(), TransferDataFromWindow(), and TransferDataToWindow().
|
protectedinherited |
Definition at line 298 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 299 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 300 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 175 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 176 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 177 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
private |
Definition at line 131 of file panel_setup_layers.h.
Referenced by TransferDataFromWindow().
|
protectedinherited |
Definition at line 190 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 192 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 191 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 220 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 222 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 221 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 223 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 225 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 224 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 226 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 228 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 227 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 229 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 231 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 230 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 232 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 234 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 233 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 235 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 237 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 236 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 238 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 240 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 239 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 241 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 243 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 242 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 244 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 246 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 245 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 247 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 249 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 248 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 193 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 195 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 194 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 250 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 252 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 251 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 253 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 255 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 254 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 256 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 258 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 257 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 259 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 261 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 260 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 262 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 264 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 263 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 265 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 267 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 266 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 268 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 270 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 269 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 271 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 273 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 272 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 274 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 276 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 275 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 277 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 279 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 278 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 196 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 198 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 197 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 280 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 282 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 281 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 199 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 201 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 200 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 202 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 204 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 203 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 205 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 207 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 206 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 208 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 210 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 209 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 211 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 213 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 212 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 214 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 216 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 215 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 217 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 219 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 218 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
private |
Definition at line 135 of file panel_setup_layers.h.
Referenced by IsInitialized(), and TransferDataToWindow().
|
protectedinherited |
Definition at line 172 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 171 of file panel_setup_layers_base.h.
Referenced by addUserDefinedLayer(), PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), setCopperLayerCheckBoxes(), and setUserDefinedLayerCheckBoxes().
|
protectedinherited |
Definition at line 305 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 306 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 307 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 286 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 287 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 288 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 187 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 188 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 189 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
private |
Definition at line 133 of file panel_setup_layers.h.
Referenced by getNonRemovableLayers(), getRemovedLayersWithItems(), ImportSettingsFrom(), PANEL_SETUP_LAYERS(), setUserDefinedLayerCheckBoxes(), showBoardLayerNames(), showLayerTypes(), TransferDataFromWindow(), and TransferDataToWindow().
|
protectedinherited |
Definition at line 303 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 304 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
private |
Definition at line 132 of file panel_setup_layers.h.
Referenced by SetPhysicalStackupPanel(), and TransferDataFromWindow().
|
protectedinherited |
Definition at line 289 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 290 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 291 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 184 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 185 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 186 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 292 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 293 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 294 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 181 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 182 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 183 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 170 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 320 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 321 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 322 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 323 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 324 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 325 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 326 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 327 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 328 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 329 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 330 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 331 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 332 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 333 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 334 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 335 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 336 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 337 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 338 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 339 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 340 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 341 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 342 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 343 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 344 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE(), and PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 345 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().
|
protectedinherited |
Definition at line 346 of file panel_setup_layers_base.h.
Referenced by PANEL_SETUP_LAYERS_BASE::PANEL_SETUP_LAYERS_BASE().