src/gui/s60framework/qs60mainappui.cpp
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 4 3b1da2848fc7
child 7 f7bc934e204c
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
   161 }
   161 }
   162 
   162 
   163 /*!
   163 /*!
   164  * \brief Handles raw window server events.
   164  * \brief Handles raw window server events.
   165  *
   165  *
   166  * The event type and information is passed in \a event, while the receiving control is passed in
   166  * The event type and information is passed in \a wsEvent, while the receiving control is passed in
   167  * \a destination.
   167  * \a destination.
   168  *
   168  *
   169  * If you override this function, you should call the base class implementation if you do not
   169  * If you override this function, you should call the base class implementation if you do not
   170  * handle the event.
   170  * handle the event.
   171  */
   171  */