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

#include <appearance_controls.h>

Public Member Functions

 NET_GRID_ENTRY (int aCode, const wxString &aName, const COLOR4D &aColor, bool aVisible)
 

Public Attributes

int code
 
wxString name
 
COLOR4D color
 
bool visible
 

Detailed Description

Definition at line 48 of file appearance_controls.h.

Constructor & Destructor Documentation

◆ NET_GRID_ENTRY()

NET_GRID_ENTRY::NET_GRID_ENTRY ( int  aCode,
const wxString &  aName,
const COLOR4D aColor,
bool  aVisible 
)
inline

Definition at line 50 of file appearance_controls.h.

References code, color, name, and visible.

Member Data Documentation

◆ code

◆ color

COLOR4D NET_GRID_ENTRY::color

◆ name

wxString NET_GRID_ENTRY::name

◆ visible


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