Results 1 to 3 of 3

Thread: Control QT application window list

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2012
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Control QT application window list

    Hello
    I want to programm my QT app.
    1. The app adds a tray icon to the notification icon ( I have already managed that)
    2. I do not want the app to create an entry in the window list, since there is already an icon in the notification area.
    3. The program can not be quit, only minimized to the notification area.
    4. The user can quit the program completely by right click in menu of the notification icon.
    5. The user has the ability to open the program at startup in the notification area.
    6. The program has an interiour status and the tray icon can change according to the status.
    7. Left click on the icon minimizes or maximizes the program.
    Regards
    Last edited by Wiplash; 17th March 2012 at 10:25.

Similar Threads

  1. Replies: 5
    Last Post: 12th August 2010, 22:51
  2. A QFrame into a Window control
    By kinju in forum Qt Programming
    Replies: 1
    Last Post: 2nd June 2010, 05:47
  3. How to control an external application?
    By lixo1 in forum Qt Programming
    Replies: 4
    Last Post: 25th September 2009, 21:29
  4. SDI app with list control
    By blaylockr in forum Newbie
    Replies: 1
    Last Post: 26th July 2008, 01:11
  5. how to control 32 com port through application
    By amit_pansuria in forum Qt Programming
    Replies: 1
    Last Post: 25th July 2007, 06: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
  •  
Qt is a trademark of The Qt Company.