Add document property support

Use QObject::setProperty() to do so
This commit is contained in:
Debao Zhang
2013-08-30 15:16:57 +08:00
parent b80286d7b7
commit 9739020b1f
7 changed files with 90 additions and 10 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
TEMPLATE = subdirs
SUBDIRS = hello style
SUBDIRS = hello style \
documentproperty