src/gui/widgets/qmenubar.cpp
branchRCL_3
changeset 5 d3bac044e0f0
parent 4 3b1da2848fc7
child 8 3f74d0d4af4c
equal deleted inserted replaced
4:3b1da2848fc7 5:d3bac044e0f0
   665     \header \i String matches \i Placement \i Notes
   665     \header \i String matches \i Placement \i Notes
   666     \row \i about.*
   666     \row \i about.*
   667          \i Application Menu | About <application name>
   667          \i Application Menu | About <application name>
   668          \i The application name is fetched from the \c {Info.plist} file
   668          \i The application name is fetched from the \c {Info.plist} file
   669             (see note below). If this entry is not found no About item
   669             (see note below). If this entry is not found no About item
   670             will appear in the Application Menu. 
   670             will appear in the Application Menu.
   671     \row \i config, options, setup, settings or preferences
   671     \row \i config, options, setup, settings or preferences
   672          \i Application Menu | Preferences
   672          \i Application Menu | Preferences
   673          \i If this entry is not found the Settings item will be disabled
   673          \i If this entry is not found the Settings item will be disabled
   674     \row \i quit or exit
   674     \row \i quit or exit
   675          \i Application Menu | Quit <application name>
   675          \i Application Menu | Quit <application name>