KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIGFX::VIEW::CLEAR_LAYER_CACHE_VISITOR Struct Reference

Public Member Functions

 CLEAR_LAYER_CACHE_VISITOR (VIEW *aView)
 
bool operator() (VIEW_ITEM *aItem)
 

Public Attributes

VIEWview
 

Detailed Description

Definition at line 1208 of file view.cpp.

Constructor & Destructor Documentation

◆ CLEAR_LAYER_CACHE_VISITOR()

KIGFX::VIEW::CLEAR_LAYER_CACHE_VISITOR::CLEAR_LAYER_CACHE_VISITOR ( VIEW * aView)
inline

Definition at line 1210 of file view.cpp.

References KIGFX::VIEW::VIEW(), and view.

Member Function Documentation

◆ operator()()

bool KIGFX::VIEW::CLEAR_LAYER_CACHE_VISITOR::operator() ( VIEW_ITEM * aItem)
inline

Member Data Documentation

◆ view

VIEW* KIGFX::VIEW::CLEAR_LAYER_CACHE_VISITOR::view

Definition at line 1222 of file view.cpp.

Referenced by CLEAR_LAYER_CACHE_VISITOR().


The documentation for this struct was generated from the following file: