QML Global ObjectThe QML engine provides several global objects. These global objects do not need to be imported and provide basic functions to QML applications. QML Global ObjectIncluded in the QtQuick 2.0 module is the Qt object. It contains several helpful functions that are available to elements and components. |