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