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. Can't find Qt Gui Application option when creating new application

Can't find Qt Gui Application option when creating new application

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 4.1k Views 1 Watching
  • 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.
  • V Offline
    V Offline
    vahagn
    wrote on last edited by
    #1

    Hi All,

    I've just installed Qt 5.2.0 for Windows 32-bit (VS 2012, 579 MB). And it also installed Qt creator 3.
    So when I'm trying to create new application I found only 5 options to create

    Qt Widgets Application,
    Qt Quick Application,
    Qt Console Application,
    HTML5 Application,
    QT Quick UI,

    But in the tutorial video that I'm watching there is also Qt Gui Application, and I can't find it.
    My Qt version that is mentioned in ( Options->Build & Run -> QtVersions ) is C:\Qt_32\5.2.0\msvc2012\bin\qmake.exe. where is insralled Qt 32 bit. I tryed to create console application and tryed to use some Qt classes QString, qDebug .. and they work. So what the reason that I can't find Gui Application?

    Thanks,
    Vahagn

    1 Reply Last reply
    0
    • p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by
      #2

      Hi,

      Qt Gui is now "Qt Widgets":http://qt-project.org/doc/qt-5.0/qtdoc/qt5-intro.html#widgets-in-qt-5 since Qt 5.0.
      You probably must have seen older ( < Qt 5.0 version) video.
      Go ahead by selecting the Qt Widgets Application.

      157

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vahagn
        wrote on last edited by
        #3

        Thanks a lot. Bye

        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