diff options
Diffstat (limited to 'examples/activeqt/simple')
-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 dbfc0bd..76ac4ea 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 QAxFactory through the \c QAXFACTORY_BEGIN(), |