-
QPickEvent::button Returns mouse button that caused the event
QPickEvent.Buttons.resolve(int value)
Returns the corresponding enum entry for the given value.
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.
QPickTriangleEvent(QPointF position,
QVector3D worldIntersection,
QVector3D localIntersection,
float distance,
int triangleIndex,
int vertex1Index,
int vertex2Index,
int vertex3Index,
QPickEvent.Buttons button,
int buttons,
int modifiers,
QVector3D uvw)