28 #ifndef PCB_SELECTION_TOOL_H 29 #define PCB_SELECTION_TOOL_H 76 void OnIdle( wxIdleEvent& aEvent );
97 bool aConfirmLockedItems =
false );
196 void ExitGroup(
bool aSelectGroup =
false );
234 bool* aSelectionCancelledFlag =
nullptr,
400 std::unique_ptr<PRIV>
m_priv;
The Cairo implementation of the graphics abstraction layer.
A base class for any item which can be embedded within the BOARD container class, and therefore insta...
A set of BOARD_ITEMs (i.e., without duplicates).
A base class derived from BOARD_ITEM for items that can be connected and have a net,...
Extend VIEW_ITEM by possibility of grouping items into a single object.
This file contains data structures that are saved in the project file or project local settings file ...
Information pertinent to a Pcbnew printed circuit board.
Used when the right click button is pressed, or when the select tool is in effect.
A general implementation of a COLLECTORS_GUIDE.
Base PCB main window class for Pcbnew, Gerbview, and CvPcb footprint viewer.