Results 1 to 2 of 2

Thread: how to remove the title bar of child widget

  1. #1
    Join Date
    Nov 2014
    Location
    Chennai
    Posts
    160
    Thanks
    65
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default how to remove the title bar of child widget

    i need to remove the title bar with maximize minimize and close button in the Child widget,
    can any one give me suggestion for this
    Thnaks in advance

  2. #2
    Join Date
    Jun 2015
    Location
    India
    Posts
    185
    Thanks
    8
    Thanked 14 Times in 14 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: how to remove the title bar of child widget

    When we add it as child widget, we can't see title bar anyhow.
    If it is independent widget then set property Qt::FramelessWindowHint to the widget;
    Thanks :-)

Similar Threads

  1. remove title of QwtPlot
    By MickyJhon in forum Qwt
    Replies: 2
    Last Post: 8th April 2014, 08:01
  2. Remove or hide title bar
    By tlerner in forum Qt Programming
    Replies: 3
    Last Post: 1st July 2013, 04:41
  3. how to remove the window title bar?
    By tsuibin in forum Qt Programming
    Replies: 1
    Last Post: 3rd April 2009, 03:17
  4. Remove window title
    By marcel in forum Qt Programming
    Replies: 2
    Last Post: 10th April 2007, 05:06
  5. 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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.