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

#include <eeschema_settings.h>

Public Attributes

int hierarchy_panel_docked_width
 
int hierarchy_panel_docked_height
 
int hierarchy_panel_float_width
 
int hierarchy_panel_float_height
 
int search_panel_height
 
bool schematic_hierarchy_float
 
bool show_schematic_hierarchy
 
bool show_search
 
wxSize net_nav_panel_docked_size
 
wxPoint net_nav_panel_float_pos
 
wxSize net_nav_panel_float_size
 
bool float_net_nav_panel
 
bool show_net_nav_panel
 

Detailed Description

Definition at line 80 of file eeschema_settings.h.

Member Data Documentation

◆ float_net_nav_panel

bool EESCHEMA_SETTINGS::AUI_PANELS::float_net_nav_panel

◆ hierarchy_panel_docked_height

int EESCHEMA_SETTINGS::AUI_PANELS::hierarchy_panel_docked_height

◆ hierarchy_panel_docked_width

int EESCHEMA_SETTINGS::AUI_PANELS::hierarchy_panel_docked_width

◆ hierarchy_panel_float_height

int EESCHEMA_SETTINGS::AUI_PANELS::hierarchy_panel_float_height

◆ hierarchy_panel_float_width

int EESCHEMA_SETTINGS::AUI_PANELS::hierarchy_panel_float_width

◆ net_nav_panel_docked_size

wxSize EESCHEMA_SETTINGS::AUI_PANELS::net_nav_panel_docked_size

◆ net_nav_panel_float_pos

wxPoint EESCHEMA_SETTINGS::AUI_PANELS::net_nav_panel_float_pos

Definition at line 91 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ net_nav_panel_float_size

wxSize EESCHEMA_SETTINGS::AUI_PANELS::net_nav_panel_float_size

◆ schematic_hierarchy_float

bool EESCHEMA_SETTINGS::AUI_PANELS::schematic_hierarchy_float

◆ search_panel_height

int EESCHEMA_SETTINGS::AUI_PANELS::search_panel_height

◆ show_net_nav_panel

bool EESCHEMA_SETTINGS::AUI_PANELS::show_net_nav_panel

◆ show_schematic_hierarchy

bool EESCHEMA_SETTINGS::AUI_PANELS::show_schematic_hierarchy

◆ show_search

bool EESCHEMA_SETTINGS::AUI_PANELS::show_search

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