Unity 8
GlobalFunctions Class Reference

The GlobalFunctions class. More...

#include <plugins/Utils/globalfunctions.h>

Inherits QObject.

Public Member Functions

 GlobalFunctions (QObject *parent=0)
 

Static Public Member Functions

static Q_INVOKABLE QQuickItem * itemAt (QQuickItem *parent, int x, int y, QJSValue matcher)
 
static Q_INVOKABLE bool itemUnderMouse (QQuickItem *item)
 

Detailed Description

The GlobalFunctions class.

This singleton class exposes utility functions to QML

Definition at line 30 of file globalfunctions.h.


The documentation for this class was generated from the following files: