| 
    KiCad PCB EDA Suite
    
   | 
 
#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 } | 
      
  | 
  strong | 
| Enumerator | |
|---|---|
| NEW_PART | |
| NEXT_PART | |
| PREVIOUS_PART | |
| RELOAD_PART | |
Definition at line 43 of file footprint_viewer_frame.h.