Results 1 to 2 of 2

Thread: Qt application+hide taskbar

  1. #1
    Join Date
    Aug 2011
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Qt application+hide taskbar

    Recently I wrote simple reminder app. I want it to behave like desktop widget. But I don't know what to do to hide it from taskbar.
    I tried a lot of window flags. When I set it to Qt::Tool it seems to work fine, but when I invoke child window (configuration window) and then close it, main window close as well.
    So my question is is there any other ways to hide taskbar button?
    At least it can be unix-only function :-)

  2. #2
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt application+hide taskbar

    Try accepted answer from here [stackoverflow.com].

Similar Threads

  1. Tray icon & taskbar app button hide
    By been_1990 in forum Qt Programming
    Replies: 23
    Last Post: 12th March 2011, 23:28
  2. How to hide from taskbar a form showed form mainwindow
    By tonnot in forum Qt Programming
    Replies: 1
    Last Post: 10th February 2011, 15:36
  3. Hide QMainWindow without removing taskbar icon?
    By bigchiller in forum Qt Programming
    Replies: 5
    Last Post: 15th March 2009, 23:54
  4. hide from taskbar but show to ALT-TAB
    By musikit in forum Qt Programming
    Replies: 0
    Last Post: 15th August 2008, 17:14
  5. Hide taskbar button
    By JeanC in forum Qt Programming
    Replies: 9
    Last Post: 12th March 2008, 10:59

Tags for this Thread

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.