| 
    KiCad PCB EDA Suite
    
   | 
 
Custom print preview frame. More...
 Public Member Functions | |
| PLEDITOR_PREVIEW_FRAME (wxPrintPreview *aPreview, PL_EDITOR_FRAME *aParent, const wxString &aTitle, const wxPoint &aPos=wxDefaultPosition, const wxSize &aSize=wxDefaultSize) | |
| bool | Show (bool show) override | 
Private Attributes | |
| PL_EDITOR_FRAME * | m_parent | 
Static Private Attributes | |
| static wxPoint | s_pos | 
| static wxSize | s_size | 
Custom print preview frame.
Definition at line 72 of file dialogs_for_printing.cpp.
      
  | 
  inline | 
Definition at line 75 of file dialogs_for_printing.cpp.
References m_parent.
Referenced by InvokeDialogPrintPreview().
      
  | 
  inlineoverride | 
Definition at line 83 of file dialogs_for_printing.cpp.
References m_parent, s_pos, and s_size.
Referenced by InvokeDialogPrintPreview().
      
  | 
  private | 
Definition at line 120 of file dialogs_for_printing.cpp.
Referenced by PLEDITOR_PREVIEW_FRAME(), and Show().
      
  | 
  staticprivate | 
Definition at line 122 of file dialogs_for_printing.cpp.
Referenced by Show().
      
  | 
  staticprivate | 
Definition at line 123 of file dialogs_for_printing.cpp.
Referenced by Show().