|
KiCad PCB EDA Suite
|
#include <dialogs/dialog_create_net_chain_base.h>#include <set>#include <vector>#include <wx/string.h>#include <kiid.h>#include <math/box2.h>#include <sch_sheet_path.h>Go to the source code of this file.
Classes | |
| class | DIALOG_CREATE_NET_CHAIN |
| struct | DIALOG_CREATE_NET_CHAIN::FOCUS_HINT |
| Optional context derived from the user selection that opened the dialog. More... | |
| struct | DIALOG_CREATE_NET_CHAIN::POTENTIAL_ROW |
| Row backing data for the chains grid. More... | |