KiCad PCB EDA Suite
Loading...
Searching...
No Matches
conn_preview.h File Reference
#include <optional>
#include <unordered_map>

Go to the source code of this file.

Namespaces

namespace  SCH_CONNECTIVITY
 Value keys and the key session of the schematic connectivity engine.
 

Typedefs

using SCH_CONNECTIVITY::PREVIEW_NET_CODES = std::unordered_map<const SCH_ITEM*, std::optional<int>>
 

Functions

PREVIEW_NET_CODES SCH_CONNECTIVITY::CapturePreviewNetCodes (const FACADE &aFacade, const SCH_SHEET_PATH &aPath)
 Owned local net assignments for advisory drag feedback; unavailable rows remain unknown.