KiCad PCB EDA Suite
Loading...
Searching...
No Matches
symbol_tree_synchronizing_adapter.cpp File Reference
#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 <symbol_lib_table.h>
#include <tools/symbol_editor_control.h>
#include <project_sch.h>
#include <string_utils.h>
#include <symbol_preview_widget.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" )
 

Macro Definition Documentation

◆ PROGRESS_INTERVAL_MILLIS

#define PROGRESS_INTERVAL_MILLIS   120

Definition at line 74 of file symbol_tree_synchronizing_adapter.cpp.

Variable Documentation

◆ c_previewName