KiCad PCB EDA Suite
Loading...
Searching...
No Matches
OED_TEST_FRAME Class Reference
Inheritance diagram for OED_TEST_FRAME:

Public Member Functions

 OED_TEST_FRAME (wxFrame *frame, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE)
 
void registerTools ()
 
virtual ~OED_TEST_FRAME ()
 

Detailed Description

Definition at line 5 of file test.cpp.

Constructor & Destructor Documentation

◆ OED_TEST_FRAME()

OED_TEST_FRAME::OED_TEST_FRAME ( wxFrame *  frame,
const wxString &  title,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxDEFAULT_FRAME_STYLE 
)
inline

Definition at line 8 of file test.cpp.

References registerTools().

◆ ~OED_TEST_FRAME()

virtual OED_TEST_FRAME::~OED_TEST_FRAME ( )
inlinevirtual

Definition at line 20 of file test.cpp.

Member Function Documentation

◆ registerTools()

void OED_TEST_FRAME::registerTools ( )

Definition at line 35 of file test.cpp.

References TOOL_BASE::MODEL_RELOAD.

Referenced by OED_TEST_FRAME().


The documentation for this class was generated from the following file: