KiCad PCB EDA Suite
Loading...
Searching...
No Matches
kicad_id.h File Reference
#include <id.h>
#include <eda_base_frame.h>

Go to the source code of this file.

Enumerations

enum  id_kicad_frm {
  ID_LEFT_FRAME = ID_KICAD_MANAGER_START , ID_PROJECT_TREE , ID_EDIT_LOCAL_FILE_IN_TEXT_EDITOR , ID_IMPORT_CADSTAR_ARCHIVE_PROJECT ,
  ID_IMPORT_EAGLE_PROJECT , ID_IMPORT_EASYEDA_PROJECT , ID_IMPORT_EASYEDAPRO_PROJECT , ID_IMPORT_ALTIUM_PROJECT
}
 Legacy IDs for things that have not yet been moved to ACTIONs. More...
 

Enumeration Type Documentation

◆ id_kicad_frm

Legacy IDs for things that have not yet been moved to ACTIONs.

Enumerator
ID_LEFT_FRAME 
ID_PROJECT_TREE 
ID_EDIT_LOCAL_FILE_IN_TEXT_EDITOR 
ID_IMPORT_CADSTAR_ARCHIVE_PROJECT 
ID_IMPORT_EAGLE_PROJECT 
ID_IMPORT_EASYEDA_PROJECT 
ID_IMPORT_EASYEDAPRO_PROJECT 
ID_IMPORT_ALTIUM_PROJECT 

Definition at line 34 of file kicad_id.h.