diff options
author | Nico Vertriest <nico.vertriest@theqtcompany.com> | 2016-01-04 10:47:41 +0100 |
---|---|---|
committer | Nico Vertriest <nico.vertriest@theqtcompany.com> | 2016-01-21 13:09:50 +0000 |
commit | 7a8395dc18a14a4ed356bd69ada5fbf9721ba5fe (patch) | |
tree | b8c3902c89e7da43c6f0a9cb0ce1b5394f560390 /examples | |
parent | 06276f3532750e1ecc51eac97b732cdd7258057e (diff) | |
download | qtactiveqt-7a8395dc18a14a4ed356bd69ada5fbf9721ba5fe.tar.gz |
Doc: added missing brief statement
Change-Id: Ia23dede42f669034e6601b92d04876a3777bdc6e
Task-number: QTBUG-50261
Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'examples')
-rw-r--r-- | examples/activeqt/simple/doc/src/simple.qdoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/activeqt/simple/doc/src/simple.qdoc b/examples/activeqt/simple/doc/src/simple.qdoc index 02e68d8..1f0a118 100644 --- a/examples/activeqt/simple/doc/src/simple.qdoc +++ b/examples/activeqt/simple/doc/src/simple.qdoc @@ -74,6 +74,9 @@ \example activeqt/simple \title Simple Example (ActiveQt) + \brief The Simple example demonstrates the use + of QAxBindable and QAxFactory. + The Simple example demonstrates the use of QAxBindable::requestPropertyChange() and QAxBindable::propertyChanged(), and the use of the default |