Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to make QMainWindiow title , frame etc visible?
Forum Updated to NodeBB v4.3 + New Features

How to make QMainWindiow title , frame etc visible?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 195 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Anonymous_Banned275
    wrote on last edited by Anonymous_Banned275
    #1

    Addendum

    This may better illustrate current state - in all "sub windows" the frame, title .etc. is missing ...

    b4c720b2-271d-4f26-a06b-b2b8fc85b101-image.png

    I cannot see my last post - so here is a new copy.

    I am replacing custom class "console" ( access to serial port) with QMDIArea.
    I had to start with plain MainWindiow....and then I added QMDiArea. I will add the original "console " as MDI subwindow...

    It works as expected , but I cannot actually see the added QMainWindow derived frame , title, etc - the common components of QMainWindow.

    I can add menu bar item , status bar text ... but cannot add window title
    What did I do wrong?
    (Please - I am asking for solution / suggestions to resolve this ...)

    I have not tried to resize the window...

    PS
    How do I add customary "ICON bar " to the QMainWindow?

       // orignal code
        // setCentralWidget(m_console);
        // add plain window
         setCentralWidget(MainWindow_MDI_Area_MainWindow); // (new
    

    5690bba8-160f-401b-9dcb-fa32eb1c208b-image.png

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @AnneRanch said in How to make QMainWindiow title , frame etc visible?:

      I cannot see my last post - so here is a new copy.

      https://forum.qt.io/topic/144407/

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved