KiCad PCB EDA Suite
Loading...
Searching...
No Matches
eeschema_settings.h File Reference
#include <wx/aui/framemanager.h>
#include <settings/app_settings.h>
#include <sim/sim_preferences.h>

Go to the source code of this file.

Classes

class  EESCHEMA_SETTINGS
 
struct  EESCHEMA_SETTINGS::APPEARANCE
 
struct  EESCHEMA_SETTINGS::AUI_PANELS
 
struct  EESCHEMA_SETTINGS::AUTOPLACE_FIELDS
 
struct  EESCHEMA_SETTINGS::BOM_PLUGIN_SETTINGS
 
struct  EESCHEMA_SETTINGS::NETLIST_PLUGIN_SETTINGS
 
struct  EESCHEMA_SETTINGS::DRAWING
 
struct  EESCHEMA_SETTINGS::INPUT
 
struct  EESCHEMA_SETTINGS::SELECTION
 
struct  EESCHEMA_SETTINGS::PAGE_SETTINGS
 
struct  EESCHEMA_SETTINGS::PANEL_ANNOTATE
 
struct  EESCHEMA_SETTINGS::PANEL_BOM
 
struct  EESCHEMA_SETTINGS::PANEL_FIELD_EDITOR
 
struct  EESCHEMA_SETTINGS::PANEL_LIB_VIEW
 
struct  EESCHEMA_SETTINGS::PANEL_NETLIST
 
struct  EESCHEMA_SETTINGS::PANEL_PLOT
 
struct  EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER
 
struct  EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS
 
struct  EESCHEMA_SETTINGS::SIMULATOR
 
struct  EESCHEMA_SETTINGS::SIMULATOR::VIEW
 
struct  EESCHEMA_SETTINGS::FIND_REPLACE_EXTRA
 

Enumerations

enum  LINE_MODE { LINE_MODE_FREE = 0 , LINE_MODE_90 = 1 , LINE_MODE_45 = 2 , LINE_MODE_COUNT }
 

Functions

const wxAuiPaneInfo & defaultNetNavigatorPaneInfo ()
 
const wxAuiPaneInfo & defaultPropertiesPaneInfo (wxWindow *aWindow)
 
const wxAuiPaneInfo & defaultSchSelectionFilterPaneInfo (wxWindow *aWindow)
 

Enumeration Type Documentation

◆ LINE_MODE

enum LINE_MODE
Enumerator
LINE_MODE_FREE 
LINE_MODE_90 
LINE_MODE_45 
LINE_MODE_COUNT 

Definition at line 41 of file eeschema_settings.h.

Function Documentation

◆ defaultNetNavigatorPaneInfo()

const wxAuiPaneInfo & defaultNetNavigatorPaneInfo ( )

Definition at line 65 of file eeschema_settings.cpp.

References _.

Referenced by SCH_EDIT_FRAME::SCH_EDIT_FRAME().

◆ defaultPropertiesPaneInfo()

const wxAuiPaneInfo & defaultPropertiesPaneInfo ( wxWindow *  aWindow)

◆ defaultSchSelectionFilterPaneInfo()

const wxAuiPaneInfo & defaultSchSelectionFilterPaneInfo ( wxWindow *  aWindow)

Definition at line 109 of file eeschema_settings.cpp.

References _.

Referenced by SCH_EDIT_FRAME::SCH_EDIT_FRAME(), and SYMBOL_EDIT_FRAME::SYMBOL_EDIT_FRAME().