Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. aboutQt in Qt4.8 web links don't work anymore

aboutQt in Qt4.8 web links don't work anymore

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 240 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    Odin07
    wrote on last edited by
    #1

    Hello,
    I noticed that in the aboutQt message box the web links to Qt don't work anymore.

    In Qt4.8 the links try to open the pages
    http://qt.nokia.com/products/licensing
    http://qt.nokia.com/

    In Qt 5.5.1
    https://www.qt.io/licensing/
    https://www.qt.io/

    Can I change the links for the Qt4.8 version?

    jsulmJ 1 Reply Last reply
    0
    • O Odin07

      Hello,
      I noticed that in the aboutQt message box the web links to Qt don't work anymore.

      In Qt4.8 the links try to open the pages
      http://qt.nokia.com/products/licensing
      http://qt.nokia.com/

      In Qt 5.5.1
      https://www.qt.io/licensing/
      https://www.qt.io/

      Can I change the links for the Qt4.8 version?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Odin07 As you can see here https://code.woboq.org/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp.html#_ZN11QMessageBox7aboutQtEP7QWidgetRK7QString the links are fixed in code. I fyou want to change them you will need to modify code and rebuild Qt.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • O Offline
        O Offline
        Odin07
        wrote on last edited by
        #3

        Thank you very much for the quick answer.
        I was afraid of that.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved