KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
footprint_viewer_frame.h File Reference
#include <wx/gdicmn.h>
#include <pcb_base_frame.h>
#include <pcbnew_settings.h>
#include <netlist_reader/pcb_netlist.h>

Go to the source code of this file.

Classes

class  FOOTPRINT_VIEWER_FRAME
 Component library viewer main window. More...
 

Namespaces

namespace  PCB
 

Enumerations

enum class  FPVIEWER_CONSTANTS { NEW_PART = 0 , NEXT_PART = 1 , PREVIOUS_PART = 2 , RELOAD_PART = 3 }
 

Enumeration Type Documentation

◆ FPVIEWER_CONSTANTS

enum class FPVIEWER_CONSTANTS
strong
Enumerator
NEW_PART 
NEXT_PART 
PREVIOUS_PART 
RELOAD_PART 

Definition at line 43 of file footprint_viewer_frame.h.