|
KiCad PCB EDA Suite
|
Public Member Functions | |
| ZONE_PREVIEW_NOTEBOOK_PAGE (wxWindow *aParent, BOARD *aBoard, ZONE *aZone, PCB_LAYER_ID aLayer, GAL_DISPLAY_OPTIONS_IMPL &aOpts) | |
| int | GetLayer () const |
| ZONE_PREVIEW_CANVAS * | GetCanvas () const |
Private Attributes | |
| int | m_layer |
| ZONE_PREVIEW_CANVAS * | m_canvas |
Definition at line 50 of file zone_preview_notebook.cpp.
|
inline |
Definition at line 53 of file zone_preview_notebook.cpp.
References ZONE::Clone(), m_canvas, and m_layer.
|
inline |
Definition at line 66 of file zone_preview_notebook.cpp.
References m_canvas.
Referenced by ZONE_PREVIEW_NOTEBOOK::FitCanvasToScreen(), and ZONE_PREVIEW_NOTEBOOK::OnZoneSelectionChanged().
|
inline |
Definition at line 65 of file zone_preview_notebook.cpp.
References m_layer.
|
private |
Definition at line 70 of file zone_preview_notebook.cpp.
Referenced by GetCanvas(), and ZONE_PREVIEW_NOTEBOOK_PAGE().
|
private |
Definition at line 69 of file zone_preview_notebook.cpp.
Referenced by GetLayer(), and ZONE_PREVIEW_NOTEBOOK_PAGE().