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