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

#include <panel_setup_text_and_graphics.h>

Inheritance diagram for PANEL_SETUP_TEXT_AND_GRAPHICS:
PANEL_SETUP_TEXT_AND_GRAPHICS_BASE

Public Member Functions

 PANEL_SETUP_TEXT_AND_GRAPHICS (wxWindow *aParentWindow, PCB_EDIT_FRAME *aFrame, BOARD_DESIGN_SETTINGS *aBrdSettings)
 
 ~PANEL_SETUP_TEXT_AND_GRAPHICS () override
 
bool TransferDataToWindow () override
 
bool TransferDataFromWindow () override
 
bool CommitPendingChanges ()
 

Protected Attributes

wxBoxSizer * m_mainSizer
 
wxBoxSizer * m_gridSizer
 
wxStaticText * m_staticTextDefProp
 
wxStaticLine * m_staticline11
 
WX_GRIDm_grid
 

Private Member Functions

void onUnitsChanged (wxCommandEvent &aEvent)
 

Private Attributes

PCB_EDIT_FRAMEm_Frame
 
BOARD_DESIGN_SETTINGSm_BrdSettings
 

Detailed Description

Definition at line 34 of file panel_setup_text_and_graphics.h.

Constructor & Destructor Documentation

◆ PANEL_SETUP_TEXT_AND_GRAPHICS()

◆ ~PANEL_SETUP_TEXT_AND_GRAPHICS()

PANEL_SETUP_TEXT_AND_GRAPHICS::~PANEL_SETUP_TEXT_AND_GRAPHICS ( )
override

Member Function Documentation

◆ CommitPendingChanges()

bool PANEL_SETUP_TEXT_AND_GRAPHICS::CommitPendingChanges ( )

◆ onUnitsChanged()

void PANEL_SETUP_TEXT_AND_GRAPHICS::onUnitsChanged ( wxCommandEvent & aEvent)
private

◆ TransferDataFromWindow()

◆ TransferDataToWindow()

Member Data Documentation

◆ m_BrdSettings

BOARD_DESIGN_SETTINGS* PANEL_SETUP_TEXT_AND_GRAPHICS::m_BrdSettings
private

◆ m_Frame

PCB_EDIT_FRAME* PANEL_SETUP_TEXT_AND_GRAPHICS::m_Frame
private

◆ m_grid

◆ m_gridSizer

wxBoxSizer* PANEL_SETUP_TEXT_AND_GRAPHICS_BASE::m_gridSizer
protectedinherited

◆ m_mainSizer

wxBoxSizer* PANEL_SETUP_TEXT_AND_GRAPHICS_BASE::m_mainSizer
protectedinherited

◆ m_staticline11

wxStaticLine* PANEL_SETUP_TEXT_AND_GRAPHICS_BASE::m_staticline11
protectedinherited

◆ m_staticTextDefProp

wxStaticText* PANEL_SETUP_TEXT_AND_GRAPHICS_BASE::m_staticTextDefProp
protectedinherited

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