| 
    KiCad PCB EDA Suite
    
   | 
 
#include <panel_base_display_options.h>
 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_OPTIONS * | m_galOptsPanel | 
Definition at line 28 of file panel_base_display_options.h.
| 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.
      
  | 
  overrideprivate | 
Definition at line 48 of file panel_base_display_options.cpp.
References m_galOptsPanel.
      
  | 
  overrideprivate | 
Definition at line 41 of file panel_base_display_options.cpp.
References m_galOptsPanel.
      
  | 
  private | 
Definition at line 37 of file panel_base_display_options.h.
Referenced by PANEL_BASE_DISPLAY_OPTIONS(), TransferDataFromWindow(), and TransferDataToWindow().