KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIGFX::VIEW_OVERLAY::COMMAND_SET_FILL Struct Reference
Inheritance diagram for KIGFX::VIEW_OVERLAY::COMMAND_SET_FILL:
KIGFX::VIEW_OVERLAY::COMMAND

Public Member Functions

 COMMAND_SET_FILL (bool aIsFill)
 
virtual void Execute (VIEW *aView) const override
 

Public Attributes

bool m_isFill
 

Detailed Description

Definition at line 180 of file view_overlay.cpp.

Constructor & Destructor Documentation

◆ COMMAND_SET_FILL()

KIGFX::VIEW_OVERLAY::COMMAND_SET_FILL::COMMAND_SET_FILL ( bool  aIsFill)
inline

Definition at line 182 of file view_overlay.cpp.

Member Function Documentation

◆ Execute()

virtual void KIGFX::VIEW_OVERLAY::COMMAND_SET_FILL::Execute ( VIEW aView) const
inlineoverridevirtual

Member Data Documentation

◆ m_isFill

bool KIGFX::VIEW_OVERLAY::COMMAND_SET_FILL::m_isFill

Definition at line 191 of file view_overlay.cpp.

Referenced by Execute().


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