KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ZONE_SEARCH_HANDLER Member List

This is the complete list of members for ZONE_SEARCH_HANDLER, including all inherited members.

ActivateItem(long aItemRow) overridePCB_SEARCH_HANDLERvirtual
GetColumns() constSEARCH_HANDLERinline
GetName() constSEARCH_HANDLERinline
getResultCell(BOARD_ITEM *aItem, int aCol) overrideZONE_SEARCH_HANDLERprivatevirtual
GetResultCell(int aRow, int aCol) overridePCB_SEARCH_HANDLERinlinevirtual
m_columnsSEARCH_HANDLERprotected
m_framePCB_SEARCH_HANDLERprotected
m_hitlistPCB_SEARCH_HANDLERprotected
m_nameSEARCH_HANDLERprotected
PCB_SEARCH_HANDLER(const wxString &aName, PCB_EDIT_FRAME *aFrame)PCB_SEARCH_HANDLERinline
Search(const wxString &aQuery) overrideZONE_SEARCH_HANDLERvirtual
SEARCH_HANDLER(const wxString &aName)SEARCH_HANDLERinline
SelectItems(std::vector< long > &aItemRows) overridePCB_SEARCH_HANDLERvirtual
Sort(int aCol, bool aAscending) overridePCB_SEARCH_HANDLERvirtual
ZONE_SEARCH_HANDLER(PCB_EDIT_FRAME *aFrame)ZONE_SEARCH_HANDLER