|
KiCad PCB EDA Suite
|
#include "panel_fp_editor_field_defaults.h"#include <pgm_base.h>#include <settings/settings_manager.h>#include <footprint_editor_settings.h>#include <widgets/paged_dialog.h>#include <template_fieldnames.h>#include <widgets/std_bitmap_button.h>#include <grid_tricks.h>#include <eda_text.h>#include <grid_layer_box_helpers.h>#include <bitmaps.h>#include <confirm.h>Go to the source code of this file.
Classes | |
| class | TEXT_ITEMS_GRID_TABLE |
Functions | |
| static FOOTPRINT_EDITOR_SETTINGS & | GetPgmSettings () |
|
static |
Definition at line 170 of file panel_fp_editor_field_defaults.cpp.
References GetAppSettings().
Referenced by PANEL_FP_EDITOR_FIELD_DEFAULTS::PANEL_FP_EDITOR_FIELD_DEFAULTS(), PANEL_FP_EDITOR_GRAPHICS_DEFAULTS::PANEL_FP_EDITOR_GRAPHICS_DEFAULTS(), PANEL_FP_EDITOR_FIELD_DEFAULTS::TransferDataToWindow(), and PANEL_FP_EDITOR_GRAPHICS_DEFAULTS::TransferDataToWindow().