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. How do I add the about box to my Qt5 project?

How do I add the about box to my Qt5 project?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.1k 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.
  • T Offline
    T Offline
    te777
    wrote on last edited by
    #1

    How do I add the about box to my Qt5 project? Please provide as much detail as possible or at least point me to some good links. I tried Google but couldn't find anything.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lgeyer
      wrote on last edited by
      #2

      There is indeed a default About dialog, see "QApplication::aboutQt()":http://qt-project.org/doc/qt-5.0/qtwidgets/qapplication.html#aboutQt resp. "QMessageBox::aboutQt()":http://qt-project.org/doc/qt-5.0/qtwidgets/qmessagebox.html#aboutQt and the "Menus example":http://qt-project.org/doc/qt-5.0/qtwidgets/mainwindows-menus.html on how to use it (although it should be pretty straight forward).

      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