diff options
author | mae <qt-info@nokia.com> | 2009-05-05 12:24:01 (GMT) |
---|---|---|
committer | mae <qt-info@nokia.com> | 2009-05-05 12:24:01 (GMT) |
commit | ccb2ac0353c6560d0ee3ce64da583b2ff6a66a06 (patch) | |
tree | 3d43e3dbc1c25658e226e18a946b77e13e635531 /doc/src/exportedfunctions.qdoc | |
parent | 6cbbc22cb8493120ccd01b62028866995e9f5cd7 (diff) | |
parent | 5eef8717c9862befe8b6529cbb111c0b30529f48 (diff) | |
download | Qt-ccb2ac0353c6560d0ee3ce64da583b2ff6a66a06.zip Qt-ccb2ac0353c6560d0ee3ce64da583b2ff6a66a06.tar.gz Qt-ccb2ac0353c6560d0ee3ce64da583b2ff6a66a06.tar.bz2 |
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
Diffstat (limited to 'doc/src/exportedfunctions.qdoc')
-rw-r--r-- | doc/src/exportedfunctions.qdoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/exportedfunctions.qdoc b/doc/src/exportedfunctions.qdoc index f67950c..f051ddc 100644 --- a/doc/src/exportedfunctions.qdoc +++ b/doc/src/exportedfunctions.qdoc @@ -129,6 +129,9 @@ on Mac OS X or be part of the main window. This feature is on by default. + In Qt 4.6, this is equivalent to + \c { QApplication::instance()->setAttribute(Qt::AA_DontUseNativeMenuBar); }. + \section1 void qt_mac_set_press_and_hold_context(bool \e{enable}) Turns emulation of the right mouse button by clicking and holding |