dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Action.opEquals
dlangui
core
events
Action
compares id of this action with another action id
bool
opEquals
(int anotherActionId)
class
Action
const
bool
opEquals
(
int
anotherActionId
)
bool
opEquals
(Action action)
Meta
Source
See Implementation
dlangui
core
events
Action
constructors
this
functions
addAccelerator
addMacAccelerator
addNonMacAccelerator
checkAccelerator
disableByDefault
hideByDefault
opEquals
toString
properties
acceleratorText
accelerators
checked
clone
defaultState
iconId
id
isSeparator
label
labelValue
longParam
objectParam
state
stateUpdateFlag
stringParam
tooltipText
variables
_accelerators
_defaultState
_iconId
_id
_label
_longParam
_objectParam
_state
_stateUpdateFlag
_stringParam
compares id of this action with another action id