22#ifndef PANEL_PRINTER_LIST_H
23#define PANEL_PRINTER_LIST_H
32 const wxPoint& pos = wxDefaultPosition,
33 const wxSize& size = wxSize( 378,109 ),
long style = wxTAB_TRAVERSAL,
34 const wxString&
name = wxEmptyString );
PANEL_PRINTER_LIST_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(378, 109), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)
wxArrayString m_printer_list
wxString m_defaultPrinterName
PANEL_PRINTER_LIST(wxWindow *aParent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(378, 109), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)
static wxString m_selectedPrinterName
wxString GetSelectedPrinterName()
void onPrinterChoice(wxCommandEvent &event) override
bool AsPrintersAvailable()