KiCad PCB EDA Suite
|
#include <board.h>
Protected Member Functions | |
void | Clear () |
HIGH_LIGHT_INFO () | |
Protected Attributes | |
std::set< int > | m_netCodes |
bool | m_highLightOn |
Friends | |
class | BOARD |
|
inlineprotected |
|
inlineprotected |
Definition at line 229 of file board.h.
References m_highLightOn, and m_netCodes.
Referenced by HIGH_LIGHT_INFO(), and BOARD::ResetNetHighLight().
|
protected |
Definition at line 227 of file board.h.
Referenced by Clear(), BOARD::HighLightON(), and BOARD::IsHighLightNetON().
|
protected |
Definition at line 226 of file board.h.
Referenced by Clear(), BOARD::GetHighLightNetCodes(), and BOARD::SetHighLightNet().