This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
qtdeclarative
mirror of
https://github.com/qt/qtdeclarative.git
Watch
1
Star
0
Fork
You've already forked qtdeclarative
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8029a015b4
qtdeclarative
/
examples
/
qml
/
tutorials
/
extending
/
chapter2-methods
/
chapter2-methods.pro
6 lines
85 B
Prolog
Raw
Normal View
History
Unescape
Escape
Merge master <-> api_changes Change-Id: Iad2f07b989b25349fd2d4fff010e24dcd5a1688f
2012-03-05 01:39:24 +00:00
QT
+=
qml
quick
Initial import from the monolithic Qt. This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12
2011-04-27 10:05:43 +00:00
HEADERS
+=
piechart
.
h
SOURCES
+=
piechart
.
cpp
\
main
.
cpp