diff options
Diffstat (limited to 'doc/html/activeqt-tools-testcon.html')
-rw-r--r-- | doc/html/activeqt-tools-testcon.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/activeqt-tools-testcon.html b/doc/html/activeqt-tools-testcon.html index eea112aaf..079a1fdd2 100644 --- a/doc/html/activeqt-tools-testcon.html +++ b/doc/html/activeqt-tools-testcon.html @@ -40,7 +40,7 @@ will log information about events and property changes as well as debug output in the log window. <p> The GUI has been implemented utilizing the TQt Designer integration of the TQAxContainer module. Parts of the code use internals of the TQt -<a href="metaobjects.html#meta-object">meta object</a> and <a href="activeqt.html#ActiveTQt">ActiveTQt</a> framework and are not recommended to be used in +<a href="metaobjects.html#meta-object">meta object</a> and <a href="activentqt.html#ActiveTQt">ActiveTQt</a> framework and are not recommended to be used in application code. <p> Use the application to view the slots, signals and porperties available through the <a href="qaxwidget.html">TQAxWidget</a> class when instantiated with a |