KiCad PCB EDA Suite
|
Custom print preview frame. More...
Public Member Functions | |
KI_PREVIEW_FRAME (wxPrintPreview *aPreview, wxWindow *aParent, const wxString &aTitle, const wxPoint &aPos=wxDefaultPosition, const wxSize &aSize=wxDefaultSize) | |
bool | Show (bool show) override |
Static Private Attributes | |
static wxPoint | s_pos |
static wxSize | s_size |
Custom print preview frame.
This derived preview frame remembers its size and position during a session
Definition at line 40 of file dialog_print_generic.cpp.
|
inline |
Definition at line 43 of file dialog_print_generic.cpp.
|
inlineoverride |
Definition at line 50 of file dialog_print_generic.cpp.
Referenced by DIALOG_PRINT_GENERIC::onPrintPreview().
|
staticprivate |
Definition at line 76 of file dialog_print_generic.cpp.
Referenced by Show().
|
staticprivate |
Definition at line 77 of file dialog_print_generic.cpp.
Referenced by Show().