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
TOOL_ACTION Member List
This is the complete list of members for
TOOL_ACTION
, including all inherited members.
ACTION_BASE_UI_ID
TOOL_ACTION
protected
static
ACTION_MANAGER
TOOL_ACTION
friend
CheckToolbarState
(TOOLBAR_STATE aState) const
TOOL_ACTION
inline
GetActionGroup
() const
TOOL_ACTION
inline
GetBaseUIId
()
TOOL_ACTION
inline
static
GetButtonTooltip
() const
TOOL_ACTION
GetDefaultHotKey
() const
TOOL_ACTION
inline
GetDefaultHotKeyAlt
() const
TOOL_ACTION
inline
GetDescription
() const
TOOL_ACTION
GetFriendlyName
() const
TOOL_ACTION
GetHotKey
() const
TOOL_ACTION
inline
GetHotKeyAlt
() const
TOOL_ACTION
inline
GetIcon
() const
TOOL_ACTION
inline
GetId
() const
TOOL_ACTION
inline
GetMenuItem
() const
TOOL_ACTION
GetMenuLabel
() const
TOOL_ACTION
GetName
() const
TOOL_ACTION
inline
GetParam
() const
TOOL_ACTION
inline
GetScope
() const
TOOL_ACTION
inline
GetToolName
() const
TOOL_ACTION
GetTooltip
(bool aIncludeHotkey=true) const
TOOL_ACTION
GetUIId
() const
TOOL_ACTION
inline
HasCustomUIId
() const
TOOL_ACTION
inline
IsActivation
() const
TOOL_ACTION
inline
IsNotification
() const
TOOL_ACTION
inline
m_defaultHotKey
TOOL_ACTION
protected
m_defaultHotKeyAlt
TOOL_ACTION
protected
m_description
TOOL_ACTION
protected
m_flags
TOOL_ACTION
protected
m_friendlyName
TOOL_ACTION
protected
m_group
TOOL_ACTION
protected
m_hotKey
TOOL_ACTION
protected
m_hotKeyAlt
TOOL_ACTION
protected
m_icon
TOOL_ACTION
protected
m_id
TOOL_ACTION
protected
m_legacyName
TOOL_ACTION
protected
m_menuLabel
TOOL_ACTION
protected
m_name
TOOL_ACTION
protected
m_param
TOOL_ACTION
protected
m_scope
TOOL_ACTION
protected
m_toolbarState
TOOL_ACTION
protected
m_tooltip
TOOL_ACTION
protected
m_uiid
TOOL_ACTION
protected
MakeEvent
() const
TOOL_ACTION
operator!=
(const TOOL_ACTION &aRhs) const
TOOL_ACTION
inline
operator=
(const TOOL_ACTION &)=delete
TOOL_ACTION
operator==
(const TOOL_ACTION &aRhs) const
TOOL_ACTION
inline
SetHotKey
(int aKeycode, int aKeycodeAlt=0)
TOOL_ACTION
TOOL_ACTION
(const TOOL_ACTION_ARGS &aArgs)
TOOL_ACTION
TOOL_ACTION
(const std::string &aName, TOOL_ACTION_SCOPE aScope=AS_CONTEXT, int aDefaultHotKey=0, const std::string &aLegacyHotKeyName="", const wxString &aMenuText=wxEmptyString, const wxString &aTooltip=wxEmptyString, BITMAPS aIcon=static_cast< BITMAPS >(0), TOOL_ACTION_FLAGS aFlags=AF_NONE)
TOOL_ACTION
TOOL_ACTION
(const TOOL_ACTION &)=delete
TOOL_ACTION
TOOL_ACTION
()
TOOL_ACTION
protected
~TOOL_ACTION
()
TOOL_ACTION
Generated on Sat Apr 5 2025 00:05:59 for KiCad PCB EDA Suite by
1.9.6