| 
    KiCad PCB EDA Suite
    
   | 
 
#include "symbol_tree_synchronizing_adapter.h"#include <wx/settings.h>#include <pgm_base.h>#include <project/project_file.h>#include <lib_symbol_library_manager.h>#include <tools/symbol_editor_control.h>#include <project_sch.h>#include <string_utils.h>#include <symbol_preview_widget.h>#include <libraries/symbol_library_adapter.h>#include <widgets/wx_panel.h>Go to the source code of this file.
Macros | |
| #define | PROGRESS_INTERVAL_MILLIS 120 | 
Variables | |
| static const wxString | c_previewName = wxS( "symHoverPreview" ) | 
| #define PROGRESS_INTERVAL_MILLIS 120 | 
Definition at line 74 of file symbol_tree_synchronizing_adapter.cpp.
      
  | 
  static |