Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
[Sovled] Can I add a menu for my qml applictaion in Nokia N900‘s menutoolbar?
-
I see that many qml apps in my Nokia N900 have a menu in the menubar. Can I put one into my qml app for my application?
-
AFAIK maemo uses contents of QMenuBar from your MainWindow.
-
MM....
At first I thought it was made by using qml.^_^