![]() |
KiCad PCB EDA Suite
|
#include <graphics_abstraction_layer.h>
Public Member Functions | |
GAL_DRAWING_CONTEXT (GAL *aGal) | |
~GAL_DRAWING_CONTEXT () | |
Protected Attributes | |
GAL * | m_gal |
int | m_cookie |
Definition at line 1227 of file graphics_abstraction_layer.h.
|
inline |
Definition at line 1230 of file graphics_abstraction_layer.h.
References KIGFX::GAL::beginDrawing(), and KIGFX::GAL_CONTEXT_LOCKER::m_gal.
|
inline |
Definition at line 1236 of file graphics_abstraction_layer.h.
References KIGFX::GAL::endDrawing(), and KIGFX::GAL_CONTEXT_LOCKER::m_gal.
|
protectedinherited |
Definition at line 1207 of file graphics_abstraction_layer.h.
Referenced by KIGFX::GAL_CONTEXT_LOCKER::GAL_CONTEXT_LOCKER(), and KIGFX::GAL_CONTEXT_LOCKER::~GAL_CONTEXT_LOCKER().
|
protectedinherited |
Definition at line 1206 of file graphics_abstraction_layer.h.
Referenced by KIGFX::GAL_CONTEXT_LOCKER::GAL_CONTEXT_LOCKER(), GAL_DRAWING_CONTEXT(), KIGFX::GAL_UPDATE_CONTEXT::GAL_UPDATE_CONTEXT(), KIGFX::GAL_CONTEXT_LOCKER::~GAL_CONTEXT_LOCKER(), ~GAL_DRAWING_CONTEXT(), and KIGFX::GAL_UPDATE_CONTEXT::~GAL_UPDATE_CONTEXT().