Results 1 to 2 of 2

Thread: 2 problem

  1. #1
    Join Date
    Feb 2006
    Posts
    18

    Default 2 problem

    use qt 4.1.1
    i want to know:
    1 - how i can change iconSize in Tab of QTabWidget? (no text only Icon
    2 - how change size of QComboBox's popup menu. I mean that popup depend on text size and don't depend QComboBox's size
    Cut and Run

  2. #2
    Join Date
    Jan 2006
    Location
    Ukraine,Lviv
    Posts
    454
    Thanks
    9
    Thanked 27 Times in 27 Posts
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Default Re: 2 problem

    1) through QTabBar object you can do it
    2) through QAbstractItemView * QComboBox::view () const
    a life without programming is like an empty bottle

Similar Threads

  1. Very strange socket programming problem
    By montylee in forum Qt Programming
    Replies: 5
    Last Post: 11th November 2008, 12:05
  2. Weird problem: multithread QT app kills my linux
    By Ishark in forum Qt Programming
    Replies: 2
    Last Post: 8th August 2008, 09:12
  3. Steps in solving a programming problem?
    By triperzonak in forum General Programming
    Replies: 8
    Last Post: 5th August 2008, 08:47
  4. problem with paint and erase in frame
    By M.A.M in forum Qt Programming
    Replies: 9
    Last Post: 4th May 2008, 20:17
  5. Replies: 16
    Last Post: 7th March 2006, 15:57

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.