Results 1 to 6 of 6

Thread: how to remove shadow of QMenu?

Threaded View

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

    Default how to remove shadow of QMenu?

    how to remove shadow of QMenu?
    Qt Code:
    1. QMenu menu;
    2. menu.addAction(actionPaste);
    3. menu.addSeparator();
    4. menu.exec(QCursor::pos());
    To copy to clipboard, switch view to plain text mode 
    Last edited by wysota; 30th March 2011 at 11:44. Reason: missing [code] tags

Similar Threads

  1. QMenu without shadow
    By furj in forum Qt Programming
    Replies: 3
    Last Post: 31st January 2013, 21:00
  2. Remove shadow of child widgets? Like a sunken frame...
    By new_voodoo in forum Qt Programming
    Replies: 0
    Last Post: 13th December 2010, 23:31
  3. Replies: 0
    Last Post: 27th April 2010, 15:15
  4. About QTreeView's shadow.
    By yangyunzhao in forum Qt Programming
    Replies: 3
    Last Post: 19th August 2009, 08:52
  5. A Shadow of my groupBox
    By baray98 in forum Qt Programming
    Replies: 1
    Last Post: 28th June 2008, 21:41

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.