Fix QAction::menuRole() documentation
Change-Id: I9299948ba99634ea92f8b5cd4405e814e86f6aa6 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
This commit is contained in:
parent
01fe8906f3
commit
3414be909d
@ -1231,7 +1231,7 @@ void QAction::activate(ActionEvent event)
|
||||
\since 4.2
|
||||
|
||||
This indicates what role the action serves in the application menu on Mac
|
||||
OS X. By default all action have the TextHeuristicRole, which means that
|
||||
OS X. By default all actions have the TextHeuristicRole, which means that
|
||||
the action is added based on its text (see QMenuBar for more information).
|
||||
|
||||
The menu role can only be changed before the actions are put into the menu
|
||||
|
Loading…
x
Reference in New Issue
Block a user