src/gui/widgets/qmenubar.cpp
changeset 25 e24348a560a6
parent 19 fcece45ef507
child 30 5dc02b23752f
equal deleted inserted replaced
23:89e065397ea6 25:e24348a560a6
  1955 
  1955 
  1956   The default action is assigned to the left soft key. The menu is assigned
  1956   The default action is assigned to the left soft key. The menu is assigned
  1957   to the right soft key.
  1957   to the right soft key.
  1958 
  1958 
  1959   Currently there is only support for the default action on Windows
  1959   Currently there is only support for the default action on Windows
  1960   Mobile. All other platforms ignore the default action.
  1960   Mobile. On all other platforms this method is not available.
  1961 
  1961 
  1962   \sa defaultAction()
  1962   \sa defaultAction()
  1963 */
  1963 */
  1964 
  1964 
  1965 #ifdef Q_WS_WINCE
  1965 #ifdef Q_WS_WINCE