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

Class PANEL_SETUP_DEFAULTS_BASE. More...

#include <panel_setup_defaults_base.h>

Inheritance diagram for PANEL_SETUP_DEFAULTS_BASE:
PANEL_SETUP_DEFAULTS

Public Member Functions

 PANEL_SETUP_DEFAULTS_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_SETUP_DEFAULTS_BASE ()
 

Protected Attributes

wxScrolledWindow * m_scrolledWindow
 
wxBoxSizer * m_scrollSizer
 

Detailed Description

Class PANEL_SETUP_DEFAULTS_BASE.

Definition at line 27 of file panel_setup_defaults_base.h.

Constructor & Destructor Documentation

◆ PANEL_SETUP_DEFAULTS_BASE()

PANEL_SETUP_DEFAULTS_BASE::PANEL_SETUP_DEFAULTS_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_SETUP_DEFAULTS_BASE()

PANEL_SETUP_DEFAULTS_BASE::~PANEL_SETUP_DEFAULTS_BASE ( )

Definition at line 33 of file panel_setup_defaults_base.cpp.

Member Data Documentation

◆ m_scrolledWindow

wxScrolledWindow* PANEL_SETUP_DEFAULTS_BASE::m_scrolledWindow
protected

◆ m_scrollSizer

wxBoxSizer* PANEL_SETUP_DEFAULTS_BASE::m_scrollSizer
protected

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