27 #ifndef __SELECTION_TOOL_H 28 #define __SELECTION_TOOL_H 98 std::vector<BOARD_ITEM*>* aFiltered =
nullptr,
bool aConfirmLockedItems =
false );
179 bool* aSelectionCancelledFlag = NULL,
339 std::unique_ptr<PRIV>
m_priv;
Class CAIRO_GAL is the cairo implementation of the graphics abstraction layer.
Class BOARD_ITEM is a base class for any item which can be embedded within the BOARD container class,...
Class BOARD_CONNECTED_ITEM is a base class derived from BOARD_ITEM for items that can be connected an...
Used when the right click button is pressed, or when the select tool is in effect.
A general implementation of a COLLECTORS_GUIDE.
class PCB_BASE_FRAME basic PCB main window class for Pcbnew, Gerbview, and CvPcb footprint viewer.