KiCad PCB EDA Suite
Loading...
Searching...
No Matches
footprint_editor_control.cpp File Reference
#include <advanced_config.h>
#include <string_utils.h>
#include <pgm_base.h>
#include <settings/settings_manager.h>
#include <tool/tool_manager.h>
#include <tool/library_editor_control.h>
#include <tools/pcb_actions.h>
#include <footprint_editor_settings.h>
#include <eda_doc.h>
#include <footprint_edit_frame.h>
#include <generate_footprint_info.h>
#include <pcbnew_settings.h>
#include <pcbnew_id.h>
#include <confirm.h>
#include <kidialog.h>
#include <wx/filename.h>
#include <wildcards_and_files_ext.h>
#include <launch_ext.h>
#include <gestfich.h>
#include <widgets/wx_infobar.h>
#include <footprint.h>
#include <pad.h>
#include <pcb_group.h>
#include <zone.h>
#include <footprint_library_adapter.h>
#include <dialogs/dialog_cleanup_graphics.h>
#include <dialogs/dialog_footprint_checker.h>
#include <dialogs/dialog_footprint_properties_fp_editor.h>
#include <footprint_wizard_frame.h>
#include <kiway.h>
#include <project_pcb.h>
#include <view/view_controls.h>
#include <widgets/appearance_controls.h>
#include <dialogs/dialog_kicad_diff.h>
#include <diff_merge/fp_lib_differ.h>
#include <libraries/library_manager.h>
#include <wx/dirdlg.h>
#include <memory>
#include "footprint_editor_control.h"

Go to the source code of this file.

Functions

static bool appearancePanelHasFocus (FOOTPRINT_EDIT_FRAME *aFrame)
 

Function Documentation

◆ appearancePanelHasFocus()

static bool appearancePanelHasFocus ( FOOTPRINT_EDIT_FRAME * aFrame)
static