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

Public Member Functions

 UPDATE_COLOR_VISITOR (int aLayer, PAINTER *aPainter, GAL *aGal)
 
bool operator() (VIEW_ITEM *aItem)
 

Public Attributes

int layer
 
PAINTERpainter
 
GALgal
 

Detailed Description

Definition at line 718 of file view.cpp.

Constructor & Destructor Documentation

◆ UPDATE_COLOR_VISITOR()

KIGFX::VIEW::UPDATE_COLOR_VISITOR::UPDATE_COLOR_VISITOR ( int  aLayer,
PAINTER aPainter,
GAL aGal 
)
inline

Definition at line 720 of file view.cpp.

Member Function Documentation

◆ operator()()

bool KIGFX::VIEW::UPDATE_COLOR_VISITOR::operator() ( VIEW_ITEM aItem)
inline

Member Data Documentation

◆ gal

GAL* KIGFX::VIEW::UPDATE_COLOR_VISITOR::gal

Definition at line 741 of file view.cpp.

Referenced by operator()().

◆ layer

int KIGFX::VIEW::UPDATE_COLOR_VISITOR::layer

Definition at line 739 of file view.cpp.

Referenced by operator()().

◆ painter

PAINTER* KIGFX::VIEW::UPDATE_COLOR_VISITOR::painter

Definition at line 740 of file view.cpp.

Referenced by operator()().


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