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
 
int search_panel_width
 
int search_panel_dock_direction
 
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
 
int properties_panel_width
 
float properties_splitter
 
bool show_properties
 

Detailed Description

Definition at line 83 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

◆ net_nav_panel_float_pos

wxPoint EESCHEMA_SETTINGS::AUI_PANELS::net_nav_panel_float_pos

◆ net_nav_panel_float_size

◆ properties_panel_width

int EESCHEMA_SETTINGS::AUI_PANELS::properties_panel_width

◆ properties_splitter

float EESCHEMA_SETTINGS::AUI_PANELS::properties_splitter

◆ schematic_hierarchy_float

bool EESCHEMA_SETTINGS::AUI_PANELS::schematic_hierarchy_float

◆ search_panel_dock_direction

int EESCHEMA_SETTINGS::AUI_PANELS::search_panel_dock_direction

◆ search_panel_height

int EESCHEMA_SETTINGS::AUI_PANELS::search_panel_height

◆ search_panel_width

int EESCHEMA_SETTINGS::AUI_PANELS::search_panel_width

◆ show_net_nav_panel

bool EESCHEMA_SETTINGS::AUI_PANELS::show_net_nav_panel

◆ show_properties

bool EESCHEMA_SETTINGS::AUI_PANELS::show_properties

◆ 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: