CopperSpice API
1.9.2
|
This is the complete list of members for QScrollEvent, including all inherited members.
QEvent(Type type) | QEvent | explicit |
QEvent(const QEvent &other) | QEvent | |
QScrollEvent(const QPointF &contentPos, const QPointF &overshootDistance, ScrollState scrollState) | QScrollEvent | |
Type enum name | QEvent | |
accept() | QEvent | inline |
contentPos() const | QScrollEvent | |
ignore() | QEvent | inline |
isAccepted() const | QEvent | inline |
operator=(const QEvent &other) | QEvent | |
overshootDistance() const | QScrollEvent | |
registerEventType(int hint=-1) | QEvent | static |
scrollState() const | QScrollEvent | |
setAccepted(bool accepted) | QEvent | inline |
spontaneous() const | QEvent | inline |
type() const | QEvent | inline |
~QEvent() | QEvent | virtual |
~QScrollEvent() | QScrollEvent |