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

Public Member Functions

 COMMAND_SET_WIDTH (double aWidth)
 
virtual void Execute (VIEW *aView) const override
 

Public Attributes

double m_width
 

Detailed Description

Definition at line 215 of file view_overlay.cpp.

Constructor & Destructor Documentation

◆ COMMAND_SET_WIDTH()

KIGFX::VIEW_OVERLAY::COMMAND_SET_WIDTH::COMMAND_SET_WIDTH ( double  aWidth)
inline

Definition at line 217 of file view_overlay.cpp.

Member Function Documentation

◆ Execute()

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

Member Data Documentation

◆ m_width

double KIGFX::VIEW_OVERLAY::COMMAND_SET_WIDTH::m_width

Definition at line 226 of file view_overlay.cpp.

Referenced by Execute().


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