KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_fields_table.cpp File Reference
#include "dialog_fields_table.h"
#include "fields_view_controls_grid_data_model.h"
#include <algorithm>
#include <functional>
#include <string>
#include <bitmaps.h>
#include <common.h>
#include <confirm.h>
#include <core/kicad_algo.h>
#include <eda_base_frame.h>
#include <eda_list_dialog.h>
#include <fields_table_data_model.h>
#include <grid_tricks.h>
#include <jobs/job_export_bom.h>
#include <kiplatform/ui.h>
#include <reporter.h>
#include <settings/app_settings.h>
#include <template_fieldnames.h>
#include <validators.h>
#include <wildcards_and_files_ext.h>
#include <widgets/grid_checkbox.h>
#include <widgets/grid_text_button_helpers.h>
#include <widgets/grid_text_helpers.h>
#include <widgets/std_bitmap_button.h>
#include <widgets/ui_common.h>
#include <wx/ffile.h>
#include <wx/filedlg.h>
#include <wx/filename.h>
#include <wx/grid.h>
#include <wx/msgdlg.h>
#include <wx/textdlg.h>

Go to the source code of this file.

Macros

#define COLUMN_MARGIN   15
 

Macro Definition Documentation

◆ COLUMN_MARGIN

#define COLUMN_MARGIN   15