|
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, EDA_DRAW_PANEL_GAL::GAL_TYPE aGalType) | |
| 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 68 of file zone_preview_notebook.cpp.
References m_canvas.
Referenced by ZONE_PREVIEW_NOTEBOOK::FitCanvasToScreen(), and ZONE_PREVIEW_NOTEBOOK::OnZoneSelectionChanged().
|
inline |
Definition at line 67 of file zone_preview_notebook.cpp.
References m_layer.
|
private |
Definition at line 72 of file zone_preview_notebook.cpp.
Referenced by GetCanvas(), and ZONE_PREVIEW_NOTEBOOK_PAGE().
|
private |
Definition at line 71 of file zone_preview_notebook.cpp.
Referenced by GetLayer(), and ZONE_PREVIEW_NOTEBOOK_PAGE().