MCPcopy Create free account

hub / github.com/bxparks/AceButton / functions

Functions266 in github.com/bxparks/AceButton

↓ 1 callersFunctionde
(t)
docs/html/jquery.js:2
↓ 1 callersFunctiondt
(o,e,t)
docs/html/jquery.js:2
↓ 1 callersMethodgetClickDelay
Milliseconds to wait for a possible click. */
src/ace_button/ButtonConfig.h:225
↓ 1 callersMethodgetClock
* Return the milliseconds of the internal clock. Override to use something * other than millis(). The return type is 'unsigned long' instead of
src/ace_button/ButtonConfig.h:307
↓ 1 callersMethodgetDebounceDelay
Milliseconds to wait for debouncing. */
src/ace_button/ButtonConfig.h:222
↓ 1 callersMethodgetHeartBeatInterval
Milliseconds between two successive HeartBeat events. */
src/ace_button/ButtonConfig.h:256
↓ 1 callersFunctiongetHtmlPlacement
(element,placement)
docs/html/jquery.js:23
↓ 1 callersMethodgetLongPressDelay
Milliseconds for a long press event. */
src/ace_button/ButtonConfig.h:236
↓ 1 callersMethodgetRepeatPressDelay
* Milliseconds that a button needs to be Pressed down before the start of * the sequence of RepeatPressed events. The first event will fire as so
src/ace_button/ButtonConfig.h:246
↓ 1 callersMethodgetRepeatPressInterval
Milliseconds between two successive RepeatPressed events. */
src/ace_button/ButtonConfig.h:251
↓ 1 callersFunctiongetSvgPlacement
(element,placement)
docs/html/jquery.js:23
↓ 1 callersFunctiongetTooltipContent
(element)
docs/html/jquery.js:23
↓ 1 callersFunctiongetViewportDimensions
()
docs/html/jquery.js:23
↓ 1 callersMethodhandleEvent
src/ace_button/AceButton.cpp:439
↓ 1 callersFunctionhe
(n)
docs/html/jquery.js:2
↓ 1 callersFunctioninitTracking
()
docs/html/jquery.js:23
↓ 1 callersFunctionisSvgElement
(element)
docs/html/jquery.js:23
↓ 1 callersFunctionlt
()
docs/html/jquery.js:2
↓ 1 callersFunctionmakeTree
(data,relPath)
docs/html/menu.js:26
↓ 1 callersFunctionopenTooltip
(immediate,forceOpen)
docs/html/jquery.js:23
↓ 1 callersFunctionpositionTipOnCursor
()
docs/html/jquery.js:23
↓ 1 callersFunctionpositionTipOnElement
(element)
docs/html/jquery.js:23
↓ 1 callersFunctionpt
(e,t,n)
docs/html/jquery.js:2
↓ 1 callersFunctionqt
(n,e,r,i)
docs/html/jquery.js:2
↓ 1 callersFunctionr
()
docs/html/jquery.js:8
↓ 1 callersFunctionshowTip
(element)
docs/html/jquery.js:23
↓ 1 callersFunctiontrackMouse
(event)
docs/html/jquery.js:23
MethodAceButton
* Constructor defines parameters of the button that changes from button to * button. These parameters don't change during the runtime of the prog
src/ace_button/AceButton.h:158
FunctionB
()
docs/html/jquery.js:2
MethodButtonConfig
Constructor. */
src/ace_button/ButtonConfig.h:186
FunctionCSSCoordinates
()
docs/html/jquery.js:23
FunctionCt
(e)
docs/html/jquery.js:2
FunctionD
(e,t)
docs/html/jquery.js:2
FunctionDisplayController
(element,options,tipController)
docs/html/jquery.js:23
MethodEncoded4To2ButtonConfig
* @param pin0 the pin number representing bit0 of the binary encoder * @param pin1 the pin number representing bit1 of the binary encoder *
src/ace_button/Encoded4To2ButtonConfig.h:60
MethodEncoded8To3ButtonConfig
* @param pin0 the pin number representing bit0 of the binary encoder * @param pin1 the pin number representing bit1 of the binary encoder *
src/ace_button/Encoded8To3ButtonConfig.h:67
MethodEncodedButtonConfig
Disable copy-constructor and assignment operator
src/ace_button/EncodedButtonConfig.h:129
MethodEncodedButtonConfig
src/ace_button/EncodedButtonConfig.cpp:30
MethodEventRecord
src/ace_button/testing/EventTracker.h:38
MethodEventTracker
src/ace_button/testing/EventTracker.h:79
MethodHelperForButtonConfig
src/ace_button/testing/HelperForButtonConfig.h:42
MethodHelperForEncodedButtonConfig
src/ace_button/testing/HelperForEncodedButtonConfig.h:42
MethodHelperForLadderButtonConfig
src/ace_button/testing/HelperForLadderButtonConfig.h:42
FunctionI
(e)
docs/html/jquery.js:2
MethodLadderButtonConfig
Disable copy-constructor and assignment operator
src/ace_button/LadderButtonConfig.h:111
MethodLadderButtonConfig
src/ace_button/LadderButtonConfig.cpp:30
FunctionM
(e)
docs/html/jquery.js:2
FunctionNe
(e,t)
docs/html/jquery.js:2
FunctionPe
(e)
docs/html/jquery.js:2
FunctionPlacementCalculator
()
docs/html/jquery.js:23
MethodProfilingButtonConfig
examples/AutoBenchmark/ProfilingButtonConfig.h:16
FunctionRe
(e)
docs/html/jquery.js:2
FunctionSe
()
docs/html/jquery.js:2
FunctionSearchBox
(name, resultsPath, inFrame, label, extension)
docs/html/search/search.js:83
FunctionSearchResults
(name)
docs/html/search/search.js:429
MethodTestableButtonConfig
src/ace_button/testing/TestableButtonConfig.h:40
MethodTestableEncodedButtonConfig
src/ace_button/testing/TestableEncodedButtonConfig.h:40
MethodTestableLadderButtonConfig
src/ace_button/testing/TestableLadderButtonConfig.h:40
FunctionTooltipController
(options)
docs/html/jquery.js:23
FunctionX
(e,t)
docs/html/jquery.js:2
FunctionY
()
docs/html/jquery.js:2
MethodaddEvent
Add event to a buffer of records, stopping when the buffer fills up. */
src/ace_button/testing/EventTracker.h:83
FunctionbeginShowTip
(element)
docs/html/jquery.js:23
MethodcheckButtons
src/ace_button/EncodedButtonConfig.cpp:49
MethodcheckChanged
src/ace_button/AceButton.cpp:263
MethodcheckClicked
src/ace_button/AceButton.cpp:329
MethodcheckDebounced
src/ace_button/AceButton.cpp:171
MethodcheckDoubleClicked
src/ace_button/AceButton.cpp:368
MethodcheckEvent
src/ace_button/AceButton.cpp:142
MethodcheckHeartBeat
src/ace_button/AceButton.cpp:419
MethodcheckInitialized
src/ace_button/AceButton.cpp:209
MethodcheckLongPress
src/ace_button/AceButton.cpp:224
MethodcheckOrphanedClick
src/ace_button/AceButton.cpp:393
MethodcheckPostponedClick
src/ace_button/AceButton.cpp:410
MethodcheckPressed
src/ace_button/AceButton.cpp:269
MethodcheckReleased
src/ace_button/AceButton.cpp:280
MethodcheckRepeatPress
src/ace_button/AceButton.cpp:238
MethodcheckTime
* Simply move the time forward and check the button. No changes to button. */
src/ace_button/testing/HelperForButtonConfig.h:87
MethodcheckTime
* Simply move the time forward and check the button. */
src/ace_button/testing/HelperForLadderButtonConfig.h:79
MethodcheckTime
* Simply move the time forward and check the button. */
src/ace_button/testing/HelperForEncodedButtonConfig.h:79
MethodclearFeature
Disable the given features. */
src/ace_button/ButtonConfig.h:335
MethodclearFlag
src/ace_button/AceButton.h:387
FunctioncloseDesyncedTip
()
docs/html/jquery.js:23
FunctioncloseTooltip
(disableDelay)
docs/html/jquery.js:23
FunctioncomputePlacementCoords
(element,placement,tipWidth,tipHeight,offset)
docs/html/jquery.js:23
FunctioncreateResults
()
docs/html/search/search.js:747
MethodeventName
src/ace_button/AceButton.cpp:79
MethodextractIndex
src/ace_button/LadderButtonConfig.cpp:79
MethodgetButtonConfig
Get the ButtonConfig associated with this Button. */
src/ace_button/AceButton.h:221
MethodgetButtonState
src/ace_button/testing/EventTracker.h:56
MethodgetClock
src/ace_button/testing/TestableLadderButtonConfig.h:63
MethodgetClock
src/ace_button/testing/TestableButtonConfig.h:56
MethodgetClock
src/ace_button/testing/TestableEncodedButtonConfig.h:60
MethodgetDefaultReleasedState
src/ace_button/AceButton.cpp:110
MethodgetEventHandler
* Return the eventHandler function pointer. This is meant to be an * internal method. * * Deprecated as of v1.6 because the event handl
src/ace_button/ButtonConfig.h:362
MethodgetEventType
src/ace_button/testing/EventTracker.h:52
MethodgetId
Get the custom identifier of the button. */
src/ace_button/AceButton.h:272
MethodgetLastButtonState
* Return the button state that was last valid. This is a tri-state * function. It may return HIGH, LOW or kButtonStateUnknown to indicate that
src/ace_button/AceButton.h:290
MethodgetNoButtonPin
The virtual button pin number corresponding to "no button" pressed. */
src/ace_button/EncodedButtonConfig.h:115
MethodgetNumEvents
src/ace_button/testing/EventTracker.h:92
← previousnext →101–200 of 266, ranked by callers