1

My problem is that when I want to create new project in QT Creator, there is no QT Gui Application template (Ubuntu). Is there any solution to get this template ?

1
  • The term you're looking for is Widgets, not GUI. That's all. This question is essentially a typo. Commented Aug 10, 2015 at 16:28

2 Answers 2

2

I select a Qt Widget application.

Qt widget application selection

Sign up to request clarification or add additional context in comments.

2 Comments

I think this on mac ?
@VinayShukla - no this screen shot was not from a Mac.
0

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.

Download from here

https://apps.ubuntu.com/cat/applications/precise/libqwt6/

3 Comments

Thank you very much for the response it is really helpful
If this helped can you accept this as the answer , Thank you :)
What has Qt widgets got to do with qwt? This answer is wrong. At best, it will pull the widgets module as a dependency, but it's completely unnecessary to install QWT.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.