Add very basic chart support

This commit is contained in:
Debao Zhang
2014-01-16 17:30:53 +08:00
parent c2fc9e4aa1
commit 327fa0b9b3
17 changed files with 656 additions and 7 deletions
+1
View File
@@ -14,6 +14,7 @@ SUBDIRS = hello \
conditionalformatting \
worksheetoperations \
hyperlinks \
chart \
demo
qtHaveModule(widgets): SUBDIRS += xlsxwidget