KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIGFX::GAL_UPDATE_CONTEXT Class Reference

#include <graphics_abstraction_layer.h>

Inheritance diagram for KIGFX::GAL_UPDATE_CONTEXT:
KIGFX::GAL_CONTEXT_LOCKER

Public Member Functions

 GAL_UPDATE_CONTEXT (GAL *aGal)
 
 ~GAL_UPDATE_CONTEXT ()
 

Protected Attributes

GALm_gal
 
int m_cookie
 

Detailed Description

Definition at line 1192 of file graphics_abstraction_layer.h.

Constructor & Destructor Documentation

◆ GAL_UPDATE_CONTEXT()

KIGFX::GAL_UPDATE_CONTEXT::GAL_UPDATE_CONTEXT ( GAL * aGal)
inline

◆ ~GAL_UPDATE_CONTEXT()

KIGFX::GAL_UPDATE_CONTEXT::~GAL_UPDATE_CONTEXT ( )
inline

Definition at line 1201 of file graphics_abstraction_layer.h.

References KIGFX::GAL_CONTEXT_LOCKER::m_gal.

Member Data Documentation

◆ m_cookie

int KIGFX::GAL_CONTEXT_LOCKER::m_cookie
protectedinherited

Definition at line 1188 of file graphics_abstraction_layer.h.

Referenced by GAL_CONTEXT_LOCKER(), and ~GAL_CONTEXT_LOCKER().

◆ m_gal


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