Add basic document files

This commit is contained in:
Debao Zhang
2013-10-14 17:35:47 +08:00
parent b51e3cb54b
commit 0548da9387
18 changed files with 413 additions and 2 deletions
@@ -0,0 +1,11 @@
/*!
\title Qt Xlsx Examples - Document Properties
\example documentproperty
\title Xlsx DocProperties Example
\brief This is a simplest xlsx examples.
\ingroup qtxlsx
This example demonstrates how to generate a
.xlsx file with Qt Xlsx Library.
*/