KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PANEL_SETUP_LAYERS_CTLs Struct Reference

The 3 UI control pointers for a single board layer. More...

#include <panel_setup_layers.h>

Public Member Functions

 PANEL_SETUP_LAYERS_CTLs (wxControl *aName, wxCheckBox *aCheckBox, wxControl *aChoiceOrDesc)
 

Public Attributes

wxControl * name
 
wxCheckBox * checkbox
 
wxControl * choice
 

Detailed Description

The 3 UI control pointers for a single board layer.

Definition at line 41 of file panel_setup_layers.h.

Constructor & Destructor Documentation

◆ PANEL_SETUP_LAYERS_CTLs()

PANEL_SETUP_LAYERS_CTLs::PANEL_SETUP_LAYERS_CTLs ( wxControl *  aName,
wxCheckBox *  aCheckBox,
wxControl *  aChoiceOrDesc 
)
inline

Definition at line 43 of file panel_setup_layers.h.

References checkbox, choice, and name.

Member Data Documentation

◆ checkbox

◆ choice

◆ name


The documentation for this struct was generated from the following file: