Results 1 to 2 of 2

Thread: Qt 4.7.3 to Qt 5.1 transition issue

  1. #1
    Join Date
    Apr 2012
    Location
    India.
    Posts
    88
    Thanked 8 Times in 8 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Qt 4.7.3 to Qt 5.1 transition issue

    Dear All,
    Earlier I was using Qt 4.7.3 and now I moved to Qt 5.1 and I am facing some issues....

    1. To set QComboBox font in Qt 4.7.3, I had single function call on combobox object (combobox->setFont(controlFont)) but in Qt 5.1, I found that same code doesn't sets font for combo box drop down which were ok in Qt 4.7.3.
    In Qt 5.1 , I also need to set it's drop down font(combobox->view()->setFont(controlFont)).

    2. On Mac(10.8),I saw some dialog style disturbed with Qt 5.1.

    3. Some keyboard shortcuts stopped working on Windows.

    Could anybody explain the points which I needs to take care of while moving from Qt 4.7.3 to Qt 5.1.
    Thank you,
    Last edited by Rajesh.Rathod; 8th July 2014 at 08:17.

  2. #2
    Join Date
    Apr 2012
    Location
    India.
    Posts
    88
    Thanked 8 Times in 8 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt 4.7.3 to Qt 5.1 transition issue


Similar Threads

  1. QStataMachine: transition guards
    By nick85 in forum Newbie
    Replies: 5
    Last Post: 12th April 2024, 20:21
  2. Replies: 3
    Last Post: 2nd September 2013, 18:01
  3. Replies: 2
    Last Post: 16th November 2010, 06:11
  4. Transition from QMainWindow to QWidget
    By Sabre Runner in forum Newbie
    Replies: 5
    Last Post: 12th October 2010, 16:05
  5. Qt3 to Qt4 transition, setWindowIcon() problems
    By watashi16 in forum Qt Programming
    Replies: 5
    Last Post: 13th December 2007, 20:18

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.