KiCad PCB EDA Suite
|
#include <graphics_abstraction_layer.h>
Public Member Functions | |
GAL_DRAWING_CONTEXT (GAL *aGal) | |
~GAL_DRAWING_CONTEXT () noexcept(false) | |
Protected Attributes | |
GAL * | m_gal |
int | m_cookie |
Definition at line 1208 of file graphics_abstraction_layer.h.
|
inline |
Definition at line 1211 of file graphics_abstraction_layer.h.
References KIGFX::GAL_CONTEXT_LOCKER::GAL_CONTEXT_LOCKER(), and KIGFX::GAL_CONTEXT_LOCKER::m_gal.
|
inline |
Definition at line 1217 of file graphics_abstraction_layer.h.
References KIGFX::GAL_CONTEXT_LOCKER::m_gal.
|
protectedinherited |
Definition at line 1188 of file graphics_abstraction_layer.h.
Referenced by GAL_CONTEXT_LOCKER(), and ~GAL_CONTEXT_LOCKER().
|
protectedinherited |
Definition at line 1187 of file graphics_abstraction_layer.h.
Referenced by GAL_CONTEXT_LOCKER(), KIGFX::GAL_DRAWING_CONTEXT::GAL_DRAWING_CONTEXT(), KIGFX::GAL_UPDATE_CONTEXT::GAL_UPDATE_CONTEXT(), ~GAL_CONTEXT_LOCKER(), KIGFX::GAL_DRAWING_CONTEXT::~GAL_DRAWING_CONTEXT(), and KIGFX::GAL_UPDATE_CONTEXT::~GAL_UPDATE_CONTEXT().