| 
    KiCad PCB EDA Suite
    
   | 
 
#include <dialogs/dialog_render_job.h>#include <jobs/job_pcb_render.h>#include <i18n_utility.h>#include <wx/display.h>#include <pgm_base.h>#include <settings/settings_manager.h>#include <3d_viewer/eda_3d_viewer_settings.h>Go to the source code of this file.
Variables | |
| static std::map< JOB_PCB_RENDER::BG_STYLE, wxString > | bgStyleMap | 
| static std::map< JOB_PCB_RENDER::SIDE, wxString > | sideMap | 
      
  | 
  static | 
Definition at line 30 of file dialog_render_job.cpp.
Referenced by DIALOG_RENDER_JOB::DIALOG_RENDER_JOB(), DIALOG_RENDER_JOB::getSelectedBgStyle(), and DIALOG_RENDER_JOB::setSelectedBgStyle().
      
  | 
  static | 
Definition at line 36 of file dialog_render_job.cpp.
Referenced by DIALOG_RENDER_JOB::DIALOG_RENDER_JOB(), DIALOG_RENDER_JOB::getSelectedSide(), and DIALOG_RENDER_JOB::setSelectedSide().