KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SUPPRESS_GRID_CHANGED_EVENTS Class Reference

#include <properties_panel.h>

Public Member Functions

 SUPPRESS_GRID_CHANGED_EVENTS (PROPERTIES_PANEL *aPanel)
 
 ~SUPPRESS_GRID_CHANGED_EVENTS ()
 

Private Attributes

PROPERTIES_PANELm_panel
 

Detailed Description

Definition at line 120 of file properties_panel.h.

Constructor & Destructor Documentation

◆ SUPPRESS_GRID_CHANGED_EVENTS()

SUPPRESS_GRID_CHANGED_EVENTS::SUPPRESS_GRID_CHANGED_EVENTS ( PROPERTIES_PANEL * aPanel)

Definition at line 174 of file properties_panel.cpp.

References m_panel.

◆ ~SUPPRESS_GRID_CHANGED_EVENTS()

SUPPRESS_GRID_CHANGED_EVENTS::~SUPPRESS_GRID_CHANGED_EVENTS ( )

Definition at line 181 of file properties_panel.cpp.

References m_panel.

Member Data Documentation

◆ m_panel

PROPERTIES_PANEL* SUPPRESS_GRID_CHANGED_EVENTS::m_panel
private

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