Skip to content
Qt 6.11 is out! See what's new in the release blog
  • QMenuBar not displaying

    Solved General and Desktop qmenubar not displaying
    3
    0 Votes
    3 Posts
    738 Views
    ?
    @Chris-Kawa Thank you for your solutions and suggestions. I made sure to use the overload and to change my code to use the following in the appropriate place: this->setWindowState(Qt::WindowMaximized); Thank you again.