|
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 47 of file dialog_print.cpp.
|
inline |
Definition at line 50 of file dialog_print.cpp.
|
inlineoverride |
Definition at line 55 of file dialog_print.cpp.
Referenced by DIALOG_PRINT::OnPrintPreview().
|
staticprivate |
Definition at line 81 of file dialog_print.cpp.
Referenced by Show().
|
staticprivate |
Definition at line 82 of file dialog_print.cpp.
Referenced by Show().