KiCad PCB EDA Suite
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Variables
a
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
u
v
Typedefs
a
c
e
f
i
k
l
m
n
o
p
s
v
w
Enumerations
c
d
f
g
l
m
n
o
p
q
r
s
t
v
Enumerator
a
b
c
d
e
g
h
i
l
m
n
o
p
r
s
t
u
v
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Related Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
KiCad Dev Docs
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
Loading...
Searching...
No Matches
PANEL_SYMBOL_CHOOSER Member List
This is the complete list of members for
PANEL_SYMBOL_CHOOSER
, including all inherited members.
constructRightPanel
(wxWindow *aParent)
PANEL_SYMBOL_CHOOSER
protected
DBLCLICK_DELAY
PANEL_SYMBOL_CHOOSER
protected
static
FinishSetup
()
PANEL_SYMBOL_CHOOSER
g_Mutex
PANEL_SYMBOL_CHOOSER
static
g_powerSearchString
PANEL_SYMBOL_CHOOSER
protected
static
g_symbolSearchString
PANEL_SYMBOL_CHOOSER
protected
static
GetFields
() const
PANEL_SYMBOL_CHOOSER
inline
GetFocusTarget
() const
PANEL_SYMBOL_CHOOSER
inline
GetItemCount
() const
PANEL_SYMBOL_CHOOSER
inline
GetSelectedLibId
(int *aUnit=nullptr) const
PANEL_SYMBOL_CHOOSER
m_acceptHandler
PANEL_SYMBOL_CHOOSER
protected
m_adapter
PANEL_SYMBOL_CHOOSER
protected
m_allow_field_edits
PANEL_SYMBOL_CHOOSER
protected
m_dbl_click_timer
PANEL_SYMBOL_CHOOSER
protected
m_details
PANEL_SYMBOL_CHOOSER
protected
m_escapeHandler
PANEL_SYMBOL_CHOOSER
protected
m_field_edits
PANEL_SYMBOL_CHOOSER
protected
m_fp_override
PANEL_SYMBOL_CHOOSER
protected
m_fp_preview
PANEL_SYMBOL_CHOOSER
protected
m_fp_sel_ctrl
PANEL_SYMBOL_CHOOSER
protected
m_frame
PANEL_SYMBOL_CHOOSER
protected
m_hsplitter
PANEL_SYMBOL_CHOOSER
protected
m_open_libs_timer
PANEL_SYMBOL_CHOOSER
protected
m_show_footprints
PANEL_SYMBOL_CHOOSER
protected
m_showPower
PANEL_SYMBOL_CHOOSER
protected
m_symbol_preview
PANEL_SYMBOL_CHOOSER
protected
m_tree
PANEL_SYMBOL_CHOOSER
protected
m_vsplitter
PANEL_SYMBOL_CHOOSER
protected
OnChar
(wxKeyEvent &aEvent)
PANEL_SYMBOL_CHOOSER
onCloseTimer
(wxTimerEvent &aEvent)
PANEL_SYMBOL_CHOOSER
protected
OnDetailsCharHook
(wxKeyEvent &aEvt)
PANEL_SYMBOL_CHOOSER
protected
onFootprintSelected
(wxCommandEvent &aEvent)
PANEL_SYMBOL_CHOOSER
protected
onMenuClose
(wxMenuEvent &aEvent)
PANEL_SYMBOL_CHOOSER
protected
onMenuOpen
(wxMenuEvent &aEvent)
PANEL_SYMBOL_CHOOSER
protected
onOpenLibsTimer
(wxTimerEvent &aEvent)
PANEL_SYMBOL_CHOOSER
protected
onSymbolChosen
(wxCommandEvent &aEvent)
PANEL_SYMBOL_CHOOSER
protected
onSymbolSelected
(wxCommandEvent &aEvent)
PANEL_SYMBOL_CHOOSER
protected
PANEL_SYMBOL_CHOOSER
(SCH_BASE_FRAME *aFrame, wxWindow *aParent, const SYMBOL_LIBRARY_FILTER *aFilter, std::vector< PICKED_SYMBOL > &aHistoryList, std::vector< PICKED_SYMBOL > &aAlreadyPlaced, bool aAllowFieldEdits, bool aShowFootprints, std::function< void()> aAcceptHandler, std::function< void()> aEscapeHandler)
PANEL_SYMBOL_CHOOSER
populateFootprintSelector
(const LIB_ID &aLibId)
PANEL_SYMBOL_CHOOSER
protected
SetPreselect
(const LIB_ID &aPreselect)
PANEL_SYMBOL_CHOOSER
showFootprint
(const wxString &aFootprint)
PANEL_SYMBOL_CHOOSER
protected
showFootprintFor
(const LIB_ID &aLibId)
PANEL_SYMBOL_CHOOSER
protected
~PANEL_SYMBOL_CHOOSER
()
PANEL_SYMBOL_CHOOSER
Generated on Mon Apr 7 2025 00:06:20 for KiCad PCB EDA Suite by
1.9.6