Hi,

I agree that the documentation is slightly misleading. There is private API to 
position the menu at any position, but for the moment it’s still… private. We 
may make it public in a way or another if we see demand for that.

BTW, what is your exact use case?

Best regards,

Dr. Gabriel de Dietrich
Senior Software Developer
qt.digia.com<http://qt.digia.com>


On Oct 6, 2013, at 4:42 AM, Not Available 
<web...@live.com<mailto:web...@live.com>> wrote:


After reading through both the documentation for Menu and the related source 
code (links listed below), I can’t figure out a way to use use the Menu for 
standalone use. The documentation states it can be used “as a standalone or 
context menu”. It’s clear how it can be used as a context menu and in the 
menubar, but the source code seems to focus on popping the menu up at the mouse 
cursor. Am I missing something? Is there an easy way to use the Menu element 
for a standalone menu without jumping through error prone hacking of the 
internals or recreating the functionality with a custom component? Any and all 
help is appreciated. Thanks.



Documentation:
http://qt-project.org/doc/qt-5.1/qtquickcontrols/qml-qtquick-controls1-menu.html


Source
https://qt.gitorious.org/qt/qtquickcontrols/source/109dec4c8c3e5637998f2d1edd1ed8f721097010:src/controls/Menu.qml
https://qt.gitorious.org/qt/qtquickcontrols/source/109dec4c8c3e5637998f2d1edd1ed8f721097010:src/controls/qquickmenu.cpp
https://qt.gitorious.org/qt/qtquickcontrols/source/109dec4c8c3e5637998f2d1edd1ed8f721097010:src/controls/qquickmenu_p.h

_______________________________________________
Interest mailing list
Interest@qt-project.org<mailto:Interest@qt-project.org>
http://lists.qt-project.org/mailman/listinfo/interest

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to