| 
    KiCad PCB EDA Suite
    
   | 
 
#include <board_commit.h>#include <confirm.h>#include <dialog_footprint_properties_fp_editor.h>#include <footprint_edit_frame.h>#include <footprint_tree_pane.h>#include <fp_lib_table.h>#include <functional>#include <kiway_express.h>#include <pcb_group.h>#include <pcb_marker.h>#include <pcb_textbox.h>#include <pcb_barcode.h>#include <pcb_table.h>#include <pcb_shape.h>#include <pad.h>#include <zone.h>#include <settings/color_settings.h>#include <tool/tool_manager.h>#include <tools/pcb_actions.h>#include <tools/footprint_editor_control.h>#include <widgets/appearance_controls.h>#include <widgets/lib_tree.h>#include <pcb_layer_box_selector.h>#include <pcb_dimension.h>#include <project_pcb.h>#include <view/view_controls.h>#include <dialogs/dialog_dimension_properties.h>#include <dialogs/dialog_table_properties.h>Go to the source code of this file.
Classes | |
| class | BASIC_FOOTPRINT_INFO |