KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_destination.cpp File Reference
#include "dialog_destination.h"
#include "dialog_copyfiles_job_settings.h"
#include <wx/aui/auibook.h>
#include <jobs/jobset.h>
#include <jobs/job_registry.h>
#include <wx/checkbox.h>
#include <wx/menu.h>
#include <bitmaps.h>
#include <jobs/jobs_output_archive.h>
#include <kicad_manager_frame.h>
#include <vector>
#include <wx/dirdlg.h>
#include <wx/filedlg.h>
#include <wildcards_and_files_ext.h>
#include <widgets/std_bitmap_button.h>
#include <widgets/wx_grid.h>
#include <widgets/grid_text_button_helpers.h>
#include <confirm.h>

Go to the source code of this file.

Variables

KICOMMON_API std::map< JOBSET_DESTINATION_T, JOBSET_DESTINATION_T_INFOJobsetDestinationTypeInfos
 

Variable Documentation

◆ JobsetDestinationTypeInfos

KICOMMON_API std::map<JOBSET_DESTINATION_T, JOBSET_DESTINATION_T_INFO> JobsetDestinationTypeInfos
extern

Definition at line 39 of file jobset.cpp.