summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2021-01-29 10:20:24 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2021-02-04 09:10:38 +0100
commit4d58f7149d4ae389764e2e86e7cf6f6eb2737753 (patch)
tree012bebd135362619e06a326e953228b8bcf5d850 /doc
parent2665bbe56e22ca71beb686d985d9859da72cbac2 (diff)
Doc: Show documentation for Lib7z namespace and PercentPrinter class
The docs were already there, just not displayed in the Manual Change-Id: I3bbc0718150ff792a0657140d1d8999f47667450 Reviewed-by: Katja Marttila <katja.marttila@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/installerfw-cpp-classes.qdoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/installerfw-cpp-classes.qdoc b/doc/installerfw-cpp-classes.qdoc
index af8f1385d..bc1e35715 100644
--- a/doc/installerfw-cpp-classes.qdoc
+++ b/doc/installerfw-cpp-classes.qdoc
@@ -58,6 +58,9 @@
KDUpdater classes are a fork of KDAB's general
\l{http://docs.kdab.com/kdtools/2.2.2/group__kdupdater.html}
{KDUpdater module}.
+ \row
+ \li \l{Lib7z}
+ \li Contains classes to create and extract archives.
\endtable
\section1 QInstaller C++ Classes
@@ -67,4 +70,8 @@
\section1 KDUpdater C++ Classes
\generatelist{classesbymodule kdupdater}
+
+ \section1 Lib7z C++ Classes
+
+ \generatelist{classesbymodule Lib7z}
*/