20 #include "UbuntuGesturesGlobal.h"
27 class UBUNTUGESTURES_EXPORT Direction :
public QObject {
39 Q_INVOKABLE
static bool isHorizontal(Direction::Type type);
40 Q_INVOKABLE
static bool isVertical(Direction::Type type);
41 Q_INVOKABLE
static bool isPositive(Direction::Type type);