class KRockerGesture |
|
|
Create a new invalid rocker gesture. |
|
Creates a new gesture consisting of given buttons.
description - create gesture according to this |
|
Creates a new gesture from a string description.
description - create gesture according to this |
|
Copies the given gesture.
other - gesture to copy |
|
Write the button combination to hold and thenPush |
|
Return an opaque value for use in hash tables |
|
Return true if this gesture is valid. |
|
Return a user-friendly name for the mouse button button |
|
Return the opposite of operator==() |
|
Return whether this gesture is equal to the other gesture. |
|
Return a user-friendly name of the button combination. |
|
set button combination to trigger |
|
Return a string representation of this gesture.
Return an empty string if invalid.
This function is mainly for use with config files.
See also rockerName() |