Results 1 to 4 of 4

Thread: QMenu Size

  1. #1
    Join Date
    Aug 2009
    Posts
    47
    Qt products
    Qt4 Qt/Embedded PyQt3 PyQt4
    Platforms
    Unix/X11 Symbian S60
    Thanks
    6
    Thanked 1 Time in 1 Post

    Unhappy QMenu Size

    Hi,


    Can we adjust the Size of the Menu?
    Bye

  2. #2
    Join Date
    Dec 2007
    Posts
    628
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    3
    Thanked 89 Times in 87 Posts

    Default Re: QMenu Size

    You need to subclass QMenu and re-implement sizeHint() function.

  3. The following user says thank you to yogeshgokul for this useful post:

    kavinsiva (8th October 2009)

  4. #3
    Join Date
    Aug 2009
    Posts
    47
    Qt products
    Qt4 Qt/Embedded PyQt3 PyQt4
    Platforms
    Unix/X11 Symbian S60
    Thanks
    6
    Thanked 1 Time in 1 Post

    Unhappy Re: QMenu Size

    Hi ,

    Thanking you,


    I want to know how to make space in between two file items ?

    Bye

  5. #4
    Join Date
    Dec 2007
    Posts
    628
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    3
    Thanked 89 Times in 87 Posts

    Default Re: QMenu Size

    Quote Originally Posted by kavinsiva View Post
    I want to know how to make space in between two file items ?
    file items

Similar Threads

  1. resizing widgets depending on a main widget size
    By luf in forum Qt Programming
    Replies: 6
    Last Post: 10th October 2009, 17:13
  2. Text size
    By bnilsson in forum Qt Programming
    Replies: 2
    Last Post: 2nd October 2008, 22:56
  3. How to change Icon size in QMenu?
    By alex chpenst in forum Qt Programming
    Replies: 4
    Last Post: 3rd September 2008, 15:16
  4. QLabel size policy
    By Caius Aérobus in forum Qt Programming
    Replies: 3
    Last Post: 7th December 2007, 18:57
  5. Qt 4.1.1 linker warnings
    By Matt Smith in forum Installation and Deployment
    Replies: 0
    Last Post: 26th February 2006, 23:14

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.