| 
    KiCad PCB EDA Suite
    
   | 
 
#include <pgm_base.h>#include <project/project_file.h>#include <fp_tree_synchronizing_adapter.h>#include <footprint_edit_frame.h>#include <footprint_preview_panel.h>#include <fp_lib_table.h>#include <footprint_info_impl.h>#include <gal/graphics_abstraction_layer.h>#include <string_utils.h>#include <board.h>#include <footprint.h>#include <tool/tool_manager.h>#include <tools/footprint_editor_control.h>#include <wx/settings.h>Go to the source code of this file.
Macros | |
| #define | PROGRESS_INTERVAL_MILLIS 33 | 
Variables | |
| static const wxString | c_previewName = wxS( "fpHoverPreview" ) | 
| #define PROGRESS_INTERVAL_MILLIS 33 | 
Definition at line 71 of file fp_tree_synchronizing_adapter.cpp.
      
  | 
  static | 
Definition at line 336 of file fp_tree_synchronizing_adapter.cpp.