Méthode |
Description |
|
Accept ( ) : void |
|
|
Accept ( QGesture arg1 ) : void |
|
|
Accept ( Qt arg1 ) : void |
|
|
ActiveGestures ( ) : List |
|
|
CanceledGestures ( ) : List |
|
|
Dispose ( ) : void |
|
|
Gesture ( Qt type ) : QGesture |
|
|
Gestures ( ) : List |
|
|
Ignore ( ) : void |
|
|
Ignore ( QGesture arg1 ) : void |
|
|
Ignore ( Qt arg1 ) : void |
|
|
IsAccepted ( ) : bool |
|
|
IsAccepted ( QGesture arg1 ) : bool |
|
|
IsAccepted ( Qt arg1 ) : bool |
|
|
MapToGraphicsScene ( QPointF gesturePoint ) : QPointF |
|
|
QGestureEvent ( List gestures ) : System |
|
|
SetAccepted ( QGesture arg1, bool arg2 ) : void |
|
|
SetAccepted ( Qt arg1, bool arg2 ) : void |
|
|
SetAccepted ( bool accepted ) : void |
|
|
SetWidget ( QWidget widget ) : void |
|
|
Widget ( ) : QWidget |
|
|