Results 1 to 4 of 4

Thread: Remove or hide title bar

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Question Remove or hide title bar

    Background: Qt 4.4.3, windows xp, visual studio 2005

    I would like to be able to maximize my QMainWindow (by clicking on a QPushButton in my main window, not the title bar maximize) and I would like to not have a title bar taking up retail space. Is there anyway to remove it? I have tried setting the window flags to FramelessWindowHint, CustomWindowHint, etc and what happens is that once the window loses focus, it disappears. I cannot ALT-TAB to it, and Task Manager cannot find it as an application.

    I am so lost. Thanks for any help.

  2. #2
    Join Date
    Jan 2006
    Posts
    371
    Thanks
    14
    Thanked 18 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Remove or hide title bar


  3. #3
    Join Date
    Jun 2013
    Posts
    13
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Remove or hide title bar

    What's this= =
    I click the link and I jump to the homepage= =

  4. #4
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Remove or hide title bar

    It is a three-year-old link to this

Similar Threads

  1. how to hide the title bar when a QDockWidget is docked?
    By oscar721 in forum Qt Programming
    Replies: 5
    Last Post: 23rd January 2014, 20:16
  2. how to remove the window title bar?
    By tsuibin in forum Qt Programming
    Replies: 1
    Last Post: 3rd April 2009, 03:17
  3. Remove window title
    By marcel in forum Qt Programming
    Replies: 2
    Last Post: 10th April 2007, 05:06
  4. Remove Window title bar
    By Lele in forum Qt Programming
    Replies: 3
    Last Post: 16th January 2007, 12:56

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.