MCPcopy Create free account
hub / github.com/VCVRack/Rack / onDoubleClick

Method onDoubleClick

include/widget/Widget.hpp:253–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251 */
252 struct DoubleClickEvent : BaseEvent {};
253 virtual void onDoubleClick(const DoubleClickEvent& e) {}
254
255 /** An event prototype with a GLFW key. */
256 struct KeyBaseEvent {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected