MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

Qt Quick Components Extras

The Qt Quick Components Extras provide an additional set of MeeGo 1.2 Harmattan-only widgets and other building blocks.

Getting Started with the Extras

The Qt Quick Components Extras are built with QML and you can use these in your QML application in the same way as the other Qt Quick Components. Make the components available to your application by importing them as follows:

 import com.nokia.extras 1.1
Reference