KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
SUPPRESS_GRID_CHANGED_EVENTS Class Reference

Public Member Functions

 SUPPRESS_GRID_CHANGED_EVENTS (PROPERTIES_PANEL *aPanel)
 
 ~SUPPRESS_GRID_CHANGED_EVENTS ()
 

Private Attributes

PROPERTIES_PANELm_panel
 

Detailed Description

Definition at line 172 of file properties_panel.cpp.

Constructor & Destructor Documentation

◆ SUPPRESS_GRID_CHANGED_EVENTS()

SUPPRESS_GRID_CHANGED_EVENTS::SUPPRESS_GRID_CHANGED_EVENTS ( PROPERTIES_PANEL aPanel)
inline

Definition at line 175 of file properties_panel.cpp.

References m_panel, and PROPERTIES_PANEL::m_SuppressGridChangeEvents.

◆ ~SUPPRESS_GRID_CHANGED_EVENTS()

SUPPRESS_GRID_CHANGED_EVENTS::~SUPPRESS_GRID_CHANGED_EVENTS ( )
inline

Definition at line 181 of file properties_panel.cpp.

References m_panel, and PROPERTIES_PANEL::m_SuppressGridChangeEvents.

Member Data Documentation

◆ m_panel

PROPERTIES_PANEL* SUPPRESS_GRID_CHANGED_EVENTS::m_panel
private

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