diff options
author | David Boddie <dboddie@trolltech.com> | 2009-11-04 18:35:37 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-11-04 18:36:10 (GMT) |
commit | c1eae9d5842c73719d7719cccc4beca55711714d (patch) | |
tree | e0c154e2d9dd3a55d58e4b0d4f9c887f64d03a82 /src/gui/s60framework/qs60mainappui.cpp | |
parent | 77e5de0865f4a3810edc57ef5c8558200215b31c (diff) | |
download | Qt-c1eae9d5842c73719d7719cccc4beca55711714d.zip Qt-c1eae9d5842c73719d7719cccc4beca55711714d.tar.gz Qt-c1eae9d5842c73719d7719cccc4beca55711714d.tar.bz2 |
Doc: Fixed qdoc warnings.
Reviewed-by: Trust Me
Diffstat (limited to 'src/gui/s60framework/qs60mainappui.cpp')
-rw-r--r-- | src/gui/s60framework/qs60mainappui.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/s60framework/qs60mainappui.cpp b/src/gui/s60framework/qs60mainappui.cpp index 4ad78f9..33c39e6 100644 --- a/src/gui/s60framework/qs60mainappui.cpp +++ b/src/gui/s60framework/qs60mainappui.cpp @@ -161,6 +161,8 @@ void QS60MainAppUi::HandleResourceChangeL(TInt type) } /*! + * \fn void QS60MainAppUi::HandleWsEventL(const TWsEvent &event, CCoeControl *destination) + * * \brief Handles raw window server events. * * The event type and information is passed in \a event, while the receiving control is passed in |