Results 1 to 2 of 2

Thread: QSS QComboBox QAbstractItemView exapand by sizePolicy

  1. #1
    Join Date
    Apr 2013
    Posts
    65
    Thanks
    4
    Thanked 3 Times in 1 Post
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Question QSS QComboBox QAbstractItemView exapand by sizePolicy

    I'm trying to make pop-ups work the combobox without textElide and sizePolicy exapand (I'm using QSS)

    Qt Code:
    1. qproperty-textElideMode: ElideNone;
    2. }
    3.  
    4. qproperty-vertSizePolicy: Expanding;
    5. }
    To copy to clipboard, switch view to plain text mode 

    but does not work, items from the QComboBox does not expand the size of the pop-up.

    How to make pop-ups expand the size without affecting the combobox?

  2. #2
    Join Date
    Apr 2013
    Posts
    65
    Thanks
    4
    Thanked 3 Times in 1 Post
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QSS QComboBox QAbstractItemView exapand by sizePolicy


Similar Threads

  1. Replies: 2
    Last Post: 14th February 2012, 07:19
  2. QTabWidget Expanding sizepolicy
    By Zweistein in forum Qt Programming
    Replies: 0
    Last Post: 25th October 2010, 14:34
  3. Nested Layouts and sizePolicy
    By pagapov in forum Newbie
    Replies: 13
    Last Post: 24th October 2010, 09:29
  4. layouts, sizePolicy, sizeHint,
    By Kronen in forum Newbie
    Replies: 2
    Last Post: 5th November 2009, 17:43
  5. The use of SizePolicy
    By Placido Currò in forum Newbie
    Replies: 2
    Last Post: 9th April 2009, 22:10

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.