20 #include "UbuntuGesturesQmlGlobal.h" 27 class UBUNTUGESTURESQML_EXPORT Direction :
public QObject {
42 Q_INVOKABLE static
bool isHorizontal(Direction::Type type);
43 Q_INVOKABLE static
bool isVertical(Direction::Type type);
44 Q_INVOKABLE static
bool isPositive(Direction::Type type);