KiCad PCB EDA Suite
|
#include <layer_ids.h>
#include <trace_helpers.h>
#include <view/view.h>
#include <view/view_group.h>
#include <view/view_item.h>
#include <view/view_rtree.h>
#include <view/view_overlay.h>
#include <gal/definitions.h>
#include <gal/graphics_abstraction_layer.h>
#include <gal/painter.h>
#include <core/profile.h>
Go to the source code of this file.
Classes | |
class | KIGFX::VIEW_ITEM_DATA |
struct | KIGFX::VIEW::UPDATE_COLOR_VISITOR |
struct | KIGFX::VIEW::UPDATE_DEPTH_VISITOR |
struct | KIGFX::VIEW::DRAW_ITEM_VISITOR |
struct | KIGFX::VIEW::RECACHE_ITEM_VISITOR |
struct | KIGFX::VIEW::CLEAR_LAYER_CACHE_VISITOR |
Namespaces | |
namespace | KIGFX |
The Cairo implementation of the graphics abstraction layer. | |