Update .qdoc files

This commit is contained in:
Debao Zhang
2013-10-30 17:35:42 +08:00
parent c87413e8ad
commit d8c1f360a2
8 changed files with 125 additions and 111 deletions
@@ -4,7 +4,7 @@
\title Xlsx DocProperties Example
\brief This is a simplest xlsx examples.
\ingroup qtxlsx
\ingroup qtxlsx-examples
This example demonstrates how to generate a
.xlsx file with Qt Xlsx Library.
+1 -1
View File
@@ -2,7 +2,7 @@
\example hello
\title Xlsx Hello Example
\brief This is a simplest xlsx examples.
\ingroup qtxlsx
\ingroup qtxlsx-examples
This example demonstrates how to generate a
simplest .xlsx file with Qt Xlsx Library.
@@ -2,7 +2,7 @@
\title Xlsx Readwrite Example
\example readwrite
\brief Open an existing xlsx file, modify and save it.
\ingroup qtxlsx
\ingroup qtxlsx-examples
This example demonstrates how to modify an existing
.xlsx file with Qt Xlsx Library.
+1 -2
View File
@@ -3,8 +3,7 @@
\example style
\title Xlsx Style Example
\brief This is a simplest xlsx examples.
\ingroup qtxlsx
\ingroup qtxlsx-examples
This example demonstrates how to generate a
.xlsx file with Qt Xlsx Library.