|
KiCad PCB EDA Suite
|
Custom schematic print preview frame. More...
Public Member Functions | |
| SCH_PREVIEW_FRAME (wxPrintPreview *aPreview, wxWindow *aParent, const wxString &aTitle) | |
| bool | Show (bool show) override |
Static Private Attributes | |
| static wxPoint | s_pos |
| static wxSize | s_size |
Custom schematic print preview frame.
This derived preview frame remembers its size and position during a session
Definition at line 51 of file dialog_print.cpp.
|
inline |
Definition at line 54 of file dialog_print.cpp.
|
inlineoverride |
Definition at line 59 of file dialog_print.cpp.
Referenced by DIALOG_PRINT::OnPrintPreview().
|
staticprivate |
Definition at line 85 of file dialog_print.cpp.
Referenced by Show().
|
staticprivate |
Definition at line 86 of file dialog_print.cpp.
Referenced by Show().