KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PANEL_KICAD_LAUNCHER_BASE Class Reference

Class PANEL_KICAD_LAUNCHER_BASE. More...

#include <panel_kicad_launcher_base.h>

Inheritance diagram for PANEL_KICAD_LAUNCHER_BASE:
PANEL_KICAD_LAUNCHER

Public Member Functions

 PANEL_KICAD_LAUNCHER_BASE (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)
 
 ~PANEL_KICAD_LAUNCHER_BASE ()
 

Protected Attributes

wxBoxSizer * m_mainSizer
 
wxGridBagSizer * m_toolsSizer
 

Detailed Description

Class PANEL_KICAD_LAUNCHER_BASE.

Definition at line 28 of file panel_kicad_launcher_base.h.

Constructor & Destructor Documentation

◆ PANEL_KICAD_LAUNCHER_BASE()

PANEL_KICAD_LAUNCHER_BASE::PANEL_KICAD_LAUNCHER_BASE ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( -1,-1 ),
long  style = wxTAB_TRAVERSAL,
const wxString &  name = wxEmptyString 
)

Definition at line 12 of file panel_kicad_launcher_base.cpp.

References m_mainSizer, and m_toolsSizer.

◆ ~PANEL_KICAD_LAUNCHER_BASE()

PANEL_KICAD_LAUNCHER_BASE::~PANEL_KICAD_LAUNCHER_BASE ( )

Definition at line 35 of file panel_kicad_launcher_base.cpp.

Member Data Documentation

◆ m_mainSizer

wxBoxSizer* PANEL_KICAD_LAUNCHER_BASE::m_mainSizer
protected

Definition at line 33 of file panel_kicad_launcher_base.h.

Referenced by PANEL_KICAD_LAUNCHER_BASE().

◆ m_toolsSizer

wxGridBagSizer* PANEL_KICAD_LAUNCHER_BASE::m_toolsSizer
protected

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