Event for the scrolling in the list of actions. More...

Public Types | |
| enum | { Scroll = User + 1 } |
Public Member Functions | |
| ScrollEvent (bool down) | |
| virtual | ~ScrollEvent () |
| bool | isDown () const |
Private Attributes | |
| bool | myDown |
Event for the scrolling in the list of actions.
|
inline |
|
inlinevirtual |
|
inline |
References myDown.
|
private |