QtQuickApplication

Differences between revisions 1 and 2
Revision 1 as of 2012-02-20 20:05:06
Size: 77
Editor: 78
Comment:
Revision 2 as of 2012-02-20 21:10:55
Size: 625
Editor: 78
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Information about Quickly qtquick-application template = Quickly Qt Quick Application Template =
This Quickly template allow the creation of Ubuntu applications using QT Quick. It's is a very '''ALPHA''' stage so is recommended only for experienced user that would help me to finalizing it.
Line 3: Line 4:
More info soon... == How to install ==

It's available through a [[https://launchpad.net/~xdatap1/+archive/quickly-qtquick-template|PPA]].

{{{
$ sudo add-apt-repository ppa:xdatap1/quickly-qtquick-template
$ sudo apt-get install qtquick-application
}}}

== Source code ==
Available on [[https://code.launchpad.net/~xdatap1/quickly/qtquick-template|bazaar]].

== Known Issue ==
 * Many :)

Quickly Qt Quick Application Template

This Quickly template allow the creation of Ubuntu applications using QT Quick. It's is a very ALPHA stage so is recommended only for experienced user that would help me to finalizing it.

How to install

It's available through a PPA.

$ sudo add-apt-repository ppa:xdatap1/quickly-qtquick-template
$ sudo apt-get install qtquick-application

Source code

Available on bazaar.

Known Issue

  • Many Smile :)

Quickly/QtQuickApplication (last edited 2012-02-21 15:32:47 by 78)