Skip to content
  • 0 Votes
    3 Posts
    229 Views
    SavizS

    @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.