summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-06-21 16:00:40 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2019-06-24 09:16:17 +0200
commit83686958db030a860a5af67c3576da25dc881fe8 (patch)
tree9accdd0ed6ec74a115dd218137afa08c36e33170
parent464eac8dba46d5b57006dc8040941f0b0359189f (diff)
Document per-user registration
Task-number: QTBUG-76269 Change-Id: I2bda187bd5c81a6e8443c3fceded8d494730a1f3 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
-rw-r--r--src/activeqt/doc/src/qtaxserver.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/activeqt/doc/src/qtaxserver.qdoc b/src/activeqt/doc/src/qtaxserver.qdoc
index afd4c06..f73f41d 100644
--- a/src/activeqt/doc/src/qtaxserver.qdoc
+++ b/src/activeqt/doc/src/qtaxserver.qdoc
@@ -497,7 +497,11 @@
\table
\header \li Option \li Result
\row \li \c -regserver \li Registers the server in the system registry
+ \row \li \c -regserverperuser \li Registers the server in the system
+ registry for the current user (since 5.14)
\row \li \c -unregserver \li Unregisters the server from the system registry
+ \row \li \c -unregserverperuser \li Unregisters the server from the
+ system registry for the current user (since 5.14)
\row \li \c -activex \li Starts the application as an ActiveX server
\row \li \c{-dumpidl <file> -version x.y} \li Writes the server's IDL to the
specified file. The type library will have version x.y