Hi,
I have an application were i can set the font size to 48 or 72 .
With this font size Menu's within the Menu Bar ( QMenu ) occupies full screen.
Now if i have 10 items in the Menu only 7 are visible and i don't have access to remaining three .
No scrollButtons are provided by QT either to navigate to remaining items .

Please let me know how to access all the Menu items in such situation .?

Any help would be appreciated.

Thanks