KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pcb_test_frame.h File Reference
#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)
 

Function Documentation

◆ SetTopFrame()

void SetTopFrame ( wxFrame *  aFrame)

Definition at line 230 of file test_app_main.cpp.

References PGM_BASE::App(), and Pgm().