KiCad PCB EDA Suite
|
#include <wx/wx.h>
#include <wx/app.h>
#include <memory>
#include <pcb_draw_panel_gal.h>
#include <gal/graphics_abstraction_layer.h>
#include <tool/tools_holder.h>
Go to the source code of this file.
Classes | |
class | PCB_TEST_FRAME_BASE |
Namespaces | |
namespace | KIGFX |
The Cairo implementation of the graphics abstraction layer. | |
Functions | |
void | SetTopFrame (wxFrame *aFrame) |
void SetTopFrame | ( | wxFrame * | aFrame | ) |
Definition at line 230 of file test_app_main.cpp.
References PGM_BASE::App(), and Pgm().