Event for the scrolling in the list of actions.

Public Types | |
| enum | { Scroll = User + 1 } |
Public Member Functions | |
| ScrollEvent (bool down) | |
| virtual | ~ScrollEvent () |
| bool | isDown () const |
Private Attributes | |
| bool | myDown |
| QtxListAction.ScrollEvent.ScrollEvent | ( | bool | down | ) |
| virtual QtxListAction.ScrollEvent.~ScrollEvent | ( | ) | [virtual] |
| bool QtxListAction.ScrollEvent.isDown | ( | ) | const |
References QtxListAction.ScrollEvent.myDown.
bool QtxListAction.ScrollEvent.myDown [private] |