24#ifndef PCB_SELECTION_H 
   25#define PCB_SELECTION_H 
   38    const std::vector<KIGFX::VIEW_ITEM*> 
updateDrawList() 
const override;
 
 
A base class for most all the KiCad significant classes used in schematics and boards.
 
EDA_ITEM * GetTopLeftItem(bool aFootprintsOnly=false) const override
 
BOX2I GetBoundingBox() const override
 
const std::vector< KIGFX::VIEW_ITEM * > updateDrawList() const override