Results 1 to 2 of 2

Thread: window icon in QGraphicsProxyWidget

  1. #1
    Join Date
    Jan 2008
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Question window icon in QGraphicsProxyWidget

    Hello,
    is there a way to set the window icon for a QGraphicsProxyWidget?

    I've tried to set it via
    Qt Code:
    1. widget()->setWindowIcon(QIcon(...));
    To copy to clipboard, switch view to plain text mode 
    and also by
    Qt Code:
    1. QApplication::setWindowIcon(QIcon(...));
    To copy to clipboard, switch view to plain text mode 

    ..but still the Qt-Icon shows, which is neat, but I want to show my own icon.

    any ideas?

    Thanks in advance!

  2. #2
    Join Date
    Jul 2008
    Posts
    139
    Thanks
    9
    Thanked 18 Times in 15 Posts
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: window icon in QGraphicsProxyWidget

    Hi,
    I am not sure of the details of your problem...look at this link

    http://lists.trolltech.com/qt-intere...ad00322-0.html

Similar Threads

  1. Couple of questions: main window icon + toolbar icon
    By bpackard in forum Qt Programming
    Replies: 0
    Last Post: 20th March 2008, 19:03
  2. Replies: 1
    Last Post: 17th January 2008, 10:17
  3. Set a window as child at runtime
    By sabeesh in forum Qt Programming
    Replies: 1
    Last Post: 26th November 2007, 09:30
  4. Setting window icon on derived QWidget
    By steg90 in forum Qt Programming
    Replies: 5
    Last Post: 16th July 2007, 11:21
  5. WYSIWYG html, Window show png icon mac no!
    By patrik08 in forum Qt Programming
    Replies: 10
    Last Post: 25th May 2006, 12:01

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.