KiCad PCB EDA Suite
|
#include <graphics_abstraction_layer.h>
Public Member Functions | |
GAL_UPDATE_CONTEXT (GAL *aGal) | |
~GAL_UPDATE_CONTEXT () | |
Protected Attributes | |
GAL * | m_gal |
int | m_cookie |
Definition at line 1134 of file graphics_abstraction_layer.h.
|
inline |
Definition at line 1137 of file graphics_abstraction_layer.h.
References KIGFX::GAL::beginUpdate(), and KIGFX::GAL_CONTEXT_LOCKER::m_gal.
|
inline |
Definition at line 1143 of file graphics_abstraction_layer.h.
References KIGFX::GAL::endUpdate(), and KIGFX::GAL_CONTEXT_LOCKER::m_gal.
|
protectedinherited |
Definition at line 1130 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 1129 of file graphics_abstraction_layer.h.
Referenced by KIGFX::GAL_CONTEXT_LOCKER::GAL_CONTEXT_LOCKER(), KIGFX::GAL_DRAWING_CONTEXT::GAL_DRAWING_CONTEXT(), GAL_UPDATE_CONTEXT(), KIGFX::GAL_CONTEXT_LOCKER::~GAL_CONTEXT_LOCKER(), KIGFX::GAL_DRAWING_CONTEXT::~GAL_DRAWING_CONTEXT(), and ~GAL_UPDATE_CONTEXT().