emitPressed

fun emitPressed(nPress: <Error class: unknown class>, x: <Error class: unknown class>, y: <Error class: unknown class>)(source)

Emits the "pressed" signal. See onPressed.

Parameters

nPress

how many touch/button presses happened with this one

x

The X coordinate, in widget allocation coordinates

y

The Y coordinate, in widget allocation coordinates