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. No C++ at new projects menu (only widgets and application)

No C++ at new projects menu (only widgets and application)

Scheduled Pinned Locked Moved General and Desktop
11 Posts 4 Posters 2.3k 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.
  • K Offline
    K Offline
    kamhagh
    wrote on last edited by
    #1

    heres a screenshot of what i mean:

    "Screenshot":https://db.tt/b3lszRgn

    :(

    also my examples suddenly gone ! but in both Windows / Linux (Ubuntu) there is no c++ option!

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kamhagh
      wrote on last edited by
      #2

      sorry if posted two times
      God damn iran nets!!

      1 Reply Last reply
      0
      • Q Offline
        Q Offline
        qxoz
        wrote on last edited by
        #3

        Check the "Non-Qt Project".

        1 Reply Last reply
        0
        • IamSumitI Offline
          IamSumitI Offline
          IamSumit
          wrote on last edited by
          #4

          You should check your Kit,version and compiler. These 3 are important things to configure.

          Be Cute

          1 Reply Last reply
          0
          • K Offline
            K Offline
            kamhagh
            wrote on last edited by
            #5

            based on Qt 5.2.0 (GCC 4.6.1, 64 bit)
            qr creator 3.0.0

            allready checked non qt file
            i dont udnerstand what to chose read few tutorials all had diffrent menues and stuff i want to make my first using this :
            http://doc.qt.digia.com/qtcreator-2.1/creator-writing-program.html
            but dont know how to create Gui c++ whit qt !

            1 Reply Last reply
            0
            • Q Offline
              Q Offline
              qxoz
              wrote on last edited by
              #6

              I think i misunderstood you.
              You want create C++ Qt GUI application?
              If yes
              in case Qt Creator 2.1: Qt C++ Project - > Qt Gui Application
              in case Qt Creator 3.0: Applications - > Qt Widget Application

              else if you want pure C++ app
              in case Qt Creator 3.0: Non-Qt Project - > Plain C++ Project

              or if you have another problem please describe more.

              1 Reply Last reply
              0
              • Q Offline
                Q Offline
                qxoz
                wrote on last edited by
                #7

                Here you can find "QtCreator 3.0 Manual":https://qt-project.org/doc/qtcreator-3.0/index.html

                1 Reply Last reply
                0
                • K Offline
                  K Offline
                  kamhagh
                  wrote on last edited by
                  #8

                  well i guess i had a little miss understanding

                  so if i want to make a C++ application whit Qt librarys i should chose Qt application? And as i know QML and c++ are whole diffrent languages and When i chose Qt application i can use all the c++ features and codes and stuff...?

                  1 Reply Last reply
                  0
                  • Q Offline
                    Q Offline
                    qxoz
                    wrote on last edited by
                    #9

                    Yes you can.
                    Did you try create some project?

                    1 Reply Last reply
                    0
                    • K Offline
                      K Offline
                      kamhagh
                      wrote on last edited by
                      #10

                      there was Qt Widget application and Qt quick i chosed widget well theres main.cpp thanks ! i got little confused ! reading some tutorials now !

                      QR quick had QML code well i have to chose QT Widget then !

                      1 Reply Last reply
                      0
                      • JKSHJ Offline
                        JKSHJ Offline
                        JKSH
                        Moderators
                        wrote on last edited by
                        #11

                        Hi,

                        [quote]i dont udnerstand what to chose read few tutorials all had diffrent menues and stuff i want to make my first using this :
                        http://doc.qt.digia.com/qtcreator-2.1/creator-writing-program.html[/quote]That tutorial is very old. Qt Creator 2.1 was released in 3 years ago. Qt Creator 3.0 has changed a lot, so that tutorial will show you things that don't exist anymore.

                        Follow this one instead: http://qt-project.org/doc/qt-5/gettingstartedqt.html

                        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                        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