KiCad PCB EDA Suite
Loading...
Searching...
No Matches
FOOTPRINT_EDITOR_SETTINGS::AUI_PANELS Struct Reference

#include <footprint_editor_settings.h>

Public Attributes

int appearance_panel_tab
 
int right_panel_width
 
bool show_layer_manager
 
bool show_properties
 
int properties_panel_width
 
float properties_splitter
 

Detailed Description

Definition at line 33 of file footprint_editor_settings.h.

Member Data Documentation

◆ appearance_panel_tab

int FOOTPRINT_EDITOR_SETTINGS::AUI_PANELS::appearance_panel_tab

◆ properties_panel_width

int FOOTPRINT_EDITOR_SETTINGS::AUI_PANELS::properties_panel_width

Definition at line 39 of file footprint_editor_settings.h.

Referenced by FOOTPRINT_EDIT_FRAME::SaveSettings().

◆ properties_splitter

float FOOTPRINT_EDITOR_SETTINGS::AUI_PANELS::properties_splitter

Definition at line 40 of file footprint_editor_settings.h.

Referenced by FOOTPRINT_EDIT_FRAME::SaveSettings().

◆ right_panel_width

int FOOTPRINT_EDITOR_SETTINGS::AUI_PANELS::right_panel_width

◆ show_layer_manager

bool FOOTPRINT_EDITOR_SETTINGS::AUI_PANELS::show_layer_manager

◆ show_properties

bool FOOTPRINT_EDITOR_SETTINGS::AUI_PANELS::show_properties

Definition at line 38 of file footprint_editor_settings.h.

Referenced by FOOTPRINT_EDIT_FRAME::SaveSettings().


The documentation for this struct was generated from the following file: