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

#include <panel_base_display_options.h>

Inheritance diagram for PANEL_BASE_DISPLAY_OPTIONS:

Public Member Functions

 PANEL_BASE_DISPLAY_OPTIONS (wxWindow *aParent, APP_SETTINGS_BASE *aAppSettings)
 

Private Member Functions

bool TransferDataToWindow () override
 
bool TransferDataFromWindow () override
 

Private Attributes

PANEL_GAL_OPTIONSm_galOptsPanel
 

Detailed Description

Definition at line 28 of file panel_base_display_options.h.

Constructor & Destructor Documentation

◆ PANEL_BASE_DISPLAY_OPTIONS()

PANEL_BASE_DISPLAY_OPTIONS::PANEL_BASE_DISPLAY_OPTIONS ( wxWindow * aParent,
APP_SETTINGS_BASE * aAppSettings )

Definition at line 25 of file panel_base_display_options.cpp.

References m_galOptsPanel.

Member Function Documentation

◆ TransferDataFromWindow()

bool PANEL_BASE_DISPLAY_OPTIONS::TransferDataFromWindow ( )
overrideprivate

Definition at line 48 of file panel_base_display_options.cpp.

References m_galOptsPanel.

◆ TransferDataToWindow()

bool PANEL_BASE_DISPLAY_OPTIONS::TransferDataToWindow ( )
overrideprivate

Definition at line 41 of file panel_base_display_options.cpp.

References m_galOptsPanel.

Member Data Documentation

◆ m_galOptsPanel

PANEL_GAL_OPTIONS* PANEL_BASE_DISPLAY_OPTIONS::m_galOptsPanel
private

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