| 
    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 45 of file dialog_print_generic.cpp.
      
  | 
  inline | 
Definition at line 48 of file dialog_print_generic.cpp.
      
  | 
  inlineoverride | 
Definition at line 54 of file dialog_print_generic.cpp.
Referenced by DIALOG_PRINT_GENERIC::onPrintPreview().
      
  | 
  staticprivate | 
Definition at line 80 of file dialog_print_generic.cpp.
Referenced by Show().
      
  | 
  staticprivate | 
Definition at line 81 of file dialog_print_generic.cpp.
Referenced by Show().