Alternatives to Qt Creator logo

Alternatives to Qt Creator

Eclipse, Visual Studio, CLion, Android Studio, and KDevelop are the most popular alternatives and competitors to Qt Creator.
105
111
+ 1
18

What is Qt Creator and what are its top alternatives?

It is a cross platform integrated development environment (IDE) to create C++ and QML applications for multiple desktop, embedded and mobile platforms. It comes with a code editor, and is integrated with tools for designing, coding, testing, deploying and maintaining your software throughout its product lifecycle.
Qt Creator is a tool in the Integrated Development Environment category of a tech stack.

Top Alternatives to Qt Creator

  • Eclipse
    Eclipse

    Standard Eclipse package suited for Java and plug-in development plus adding new plugins; already includes Git, Marketplace Client, source code and developer documentation. Click here to file a bug against Eclipse Platform. ...

  • Visual Studio
    Visual Studio

    Visual Studio is a suite of component-based software development tools and other technologies for building powerful, high-performance applications. ...

  • CLion
    CLion

    Knowing your code through and through, CLion can take care of the routine while you focus on the important things. Boost your productivity with the keyboard-centric approach (Vim-emulation plugin is also available in plugin repository), full coding assistance, smart and relevant code completion, fast project navigation, intelligent intention actions, and reliable refactorings. ...

  • Android Studio
    Android Studio

    Android Studio is a new Android development environment based on IntelliJ IDEA. It provides new features and improvements over Eclipse ADT and will be the official Android IDE once it's ready. ...

  • KDevelop
    KDevelop

    It is a feature-full, plugin extensible IDE for C/C++ and many other programming languages. It offers a seamless development environment to programmers that work on projects of any size. It helps you get the job done while staying out of your way. ...

  • Xcode
    Xcode

    The Xcode IDE is at the center of the Apple development experience. Tightly integrated with the Cocoa and Cocoa Touch frameworks, Xcode is an incredibly productive environment for building amazing apps for Mac, iPhone, and iPad. ...

  • Qt
    Qt

    Qt, a leading cross-platform application and UI framework. With Qt, you can develop applications once and deploy to leading desktop, embedded & mobile targets. ...

  • Visual Studio Code
    Visual Studio Code

    Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows. ...

Qt Creator alternatives & related posts

Eclipse logo

Eclipse

2.4K
2.2K
392
IDE for Java EE Developers
2.4K
2.2K
+ 1
392
PROS OF ECLIPSE
  • 131
    Does it all
  • 76
    Integrates with most of tools
  • 64
    Easy to use
  • 63
    Java IDE
  • 32
    Best Java IDE
  • 9
    Open source
  • 3
    Hard for newbews
  • 2
    Great gdb integration
  • 2
    Professional
  • 2
    Good Git client allowing direct stage area edit
  • 2
    True open source with huge contribution
  • 2
    Great code suggestions
  • 2
    Extensible
  • 2
    Lightweight
  • 0
    Works with php
CONS OF ECLIPSE
  • 14
    2000 Design
  • 9
    Bad performance
  • 4
    Hard to use

related Eclipse posts

christy craemer

UPDATE: Thanks for the great response. I am going to start with VSCode based on the open source and free version that will allow me to grow into other languages, but not cost me a license ..yet.

I have been working with software development for 12 years, but I am just beginning my journey to learn to code. I am starting with Python following the suggestion of some of my coworkers. They are split between Eclipse and IntelliJ IDEA for IDEs that they use and PyCharm is new to me. Which IDE would you suggest for a beginner that will allow expansion to Java, JavaScript, and eventually AngularJS and possibly mobile applications?

See more
Dean Stringer

Have been a Visual Studio Code user since just after launch to the general public, having used the likes of Eclipse and Atom previously. Was amazed how mature it seemed off the bat and was super intrigued by the bootstrapped nature of it having been written/based on Electron/TypeScript, and of course being an open-source app from Microsoft. The features, plugin ecosystem and release frequency are very impressive. I do dev work on both Mac and Windows and don't use anything else now as far as IDEs go.

See more
Visual Studio logo

Visual Studio

44.6K
35.4K
1.1K
State-of-the-art tools and services that you can use to create great apps for devices, the cloud, and everything...
44.6K
35.4K
+ 1
1.1K
PROS OF VISUAL STUDIO
  • 305
    Intellisense, ui
  • 244
    Complete ide and debugger
  • 165
    Plug-ins
  • 104
    Integrated
  • 93
    Documentation
  • 37
    Fast
  • 35
    Node tools for visual studio (ntvs)
  • 33
    Free Community edition
  • 24
    Simple
  • 17
    Bug free
  • 8
    Made by Microsoft
  • 6
    Full free community version
  • 5
    JetBrains plugins (ReSharper etc.) work sufficiently OK
  • 3
    Productivity Power Tools
  • 2
    Vim mode
  • 2
    VIM integration
  • 1
    I develop UWP apps and Intellisense is super useful
  • 1
    Cross platform development
  • 1
    The Power and Easiness to Do anything in any.. language
  • 1
    Available for Mac and Windows
CONS OF VISUAL STUDIO
  • 15
    Bulky
  • 14
    Made by Microsoft
  • 4
    Sometimes you need to restart to finish an update
  • 3
    Too much size for disk
  • 3
    Only avalible on Windows

related Visual Studio posts

Maria Naggaga
Senior Program Manager - .NET Team at Microsoft · | 8 upvotes · 634.7K views

.NET Core is #free, #cross-platform, and #opensource. A developer platform for building all types of apps ( #web apps #mobile #games #machinelearning #AI and #Desktop ).

Developers have chosen .NET for:

Productive: Combined with the extensive class libraries, common APIs, multi-language support, and the powerful tooling provided by the Visual Studio family ( Visual Studio and Visual Studio Code ), .NET is the most productive platform for developers.

Any app: From mobile applications running on iOS, Android and Windows, to Enterprise server applications running on Windows Server and Linux, or high-scale microservices running in the cloud, .NET provides a solution for you.

Performance: .NET is fast. Really fast! The popular TechEmpower benchmark compares web application frameworks with tasks like JSON serialization, database access, and server side template rendering - .NET performs faster than any other popular framework.

See more
Nicholas Rogoff

Secure Membership Web API backed by SQL Server. This is the backing API to store additional profile and complex membership metadata outside of an Azure AD B2C provider. The front-end using the Azure AD B2C to allow 3rd party trusted identity providers to authenticate. This API provides a way to add and manage more complex permission structures than can easily be maintained in Azure AD.

We have .Net developers and an Azure infrastructure environment using server-less functions, logic apps and SaaS where ever possible. For this service I opted to keep it as a classic WebAPI project and deployed to AppService.

  • Trusted Authentication Provider: @AzureActiveDirectoryB2C
  • Frameworks: .NET Core
  • Language: C# , Microsoft SQL Server , JavaScript
  • IDEs: Visual Studio Code , Visual Studio
  • Libraries: jQuery @EntityFramework, @AutoMapper, @FeatureToggle , @Swashbuckle
  • Database: @SqlAzure
  • Source Control: Git
  • Build and Release Pipelines: Azure DevOps
  • Test tools: Postman , Newman
  • Test framework: @nUnit, @moq
  • Infrastructure: @AzureAppService, @AzureAPIManagement
See more
CLion logo

CLion

367
579
224
A cross-platform IDE for C and C++
367
579
+ 1
224
PROS OF CLION
  • 31
    Good editor
  • 30
    Easy setup
  • 24
    Powerful refactoring, extremely smart IDE
  • 24
    Already one of the best C/C++ IDEs, even before launch
  • 21
    Cross-platform build
  • 19
    Clean, Sleek User Interface
  • 18
    Much faster and smarter than Intellisense
  • 13
    Vertically/Horizontally split windows
  • 12
    Great navigation, error messages and auto completion
  • 9
    Vim plugin
  • 9
    Not a 20gb installation
  • 6
    It is best IDE
  • 3
    Like this one because of - not a 20GB installation
  • 2
    Free Flowing C++ IDE
  • 1
    IDE supports Python with all features of PyCharm CE
  • 1
    Very good Git plugin
  • 1
    Cheap, just 99 USD for the first year
CONS OF CLION
  • 2
    No good support for Makefiles
  • 2
    Not free, unless you are a student

related CLion posts

Android Studio logo

Android Studio

24K
19K
361
Android development environment based on IntelliJ IDEA
24K
19K
+ 1
361
PROS OF ANDROID STUDIO
  • 176
    Android studio is a great tool, getting better and bet
  • 103
    Google's official android ide
  • 37
    Intelligent code editor with lots of auto-completion
  • 25
    Its powerful and robust
  • 5
    Easy creating android app
  • 3
    Amazing Layout Designer
  • 3
    Great Code Tips
  • 3
    Great tool & very helpful
  • 2
    Easy to use
  • 2
    Built in Emulator
  • 2
    Keyboard Shortcuts are Amazing Out of the box
CONS OF ANDROID STUDIO
  • 4
    Huge memory usage
  • 4
    Slow emulator
  • 2
    Complex for begginers
  • 2
    No checking incompatibilities
  • 1
    Lags behind IntelliJ IDEA
  • 1
    Using Intellij IDEA, while Intellij IDEA have too
  • 1
    Slow release process

related Android Studio posts

Gustavo Muñoz
Senior Software Engineer at JOOR · | 8 upvotes · 435.4K views

In my modest opinion, Flutter is the future of mobile development. The framework is as important to mobile as React is to the web. And seeing that React Native does not finish taking off, I am focusing all my efforts on learning Flutter and Dart. The ecosystem is amazing. The community is crazy about Flutter. There are enough resources to learn and enjoy the framework, and the tools developed to work with it are amazing. Android Studio or Visual Studio Code has incredible plugins and Dart is a pretty straight forward and easy-to-learn language, even more, if you came from JavaScript. I admit it. I'm in love with Flutter. When you are not a designer, having a framework focused on design an pretty things is a must. And counting with tools like #flare for animations makes everything easier. It is so amazing that I wish I had a big mobile project right now at work just to use Flutter.

See more
Julien DeFrance
Principal Software Engineer at Tophatter · | 8 upvotes · 426.3K views

As a Engineering Manager & Director at SmartZip, I had a mix of front-end, back-end, #mobile engineers reporting to me.

Sprints after sprints, I noticed some inefficiencies on the MobileDev side. People working multiple sprints in a row on their Xcode / Objective-C codebase while some others were working on Android Studio. After which, QA & Product ensured both applications were in sync, on a UI/UX standpoint, creating addional work, which also happened to be extremely costly.

Our resources being so limited, my role was to stop this bleeding and keep my team productive and their time, valuable.

After some analysis, discussions, proof of concepts... etc. We decided to move to a single codebase using React Native so our velocity would increase.

After some initial investment, our initial assumptions were confirmed and we indeed started to ship features a lot faster than ever before. Also, our engineers found a way to perform this upgrade incrementally, so the initial platform-specific codebase wouldn't have to entirely be rewritten at once but only gradually and at will.

Feedback around React Native was very positive. And I doubt - for the kind of application we had - no one would want to go back to two or more code bases. Our application was still as Native as it gets. And no feature or device capability was compromised.

See more
KDevelop logo

KDevelop

13
32
3
A free, open source, and cross platform IDE
13
32
+ 1
3
PROS OF KDEVELOP
  • 1
    Code intellisense for c++
  • 1
    Simple Design
  • 1
    User Friendly
CONS OF KDEVELOP
    Be the first to leave a con

    related KDevelop posts

    Xcode logo

    Xcode

    18.2K
    13.8K
    213
    The complete toolset for building great apps
    18.2K
    13.8K
    + 1
    213
    PROS OF XCODE
    • 130
      IOS Development
    • 33
      Personal assistant on steroids
    • 29
      Easy setup
    • 17
      Excellent integration with Clang
    • 3
      Beautiful
    • 1
      Built-in everything
    CONS OF XCODE
    • 6
      Massively bloated and complicated for smaller projects
    • 3
      Horrible auto completiting and text editing
    • 1
      Slow startup
    • 1
      Very slow emulator

    related Xcode posts

    Julien DeFrance
    Principal Software Engineer at Tophatter · | 8 upvotes · 426.3K views

    As a Engineering Manager & Director at SmartZip, I had a mix of front-end, back-end, #mobile engineers reporting to me.

    Sprints after sprints, I noticed some inefficiencies on the MobileDev side. People working multiple sprints in a row on their Xcode / Objective-C codebase while some others were working on Android Studio. After which, QA & Product ensured both applications were in sync, on a UI/UX standpoint, creating addional work, which also happened to be extremely costly.

    Our resources being so limited, my role was to stop this bleeding and keep my team productive and their time, valuable.

    After some analysis, discussions, proof of concepts... etc. We decided to move to a single codebase using React Native so our velocity would increase.

    After some initial investment, our initial assumptions were confirmed and we indeed started to ship features a lot faster than ever before. Also, our engineers found a way to perform this upgrade incrementally, so the initial platform-specific codebase wouldn't have to entirely be rewritten at once but only gradually and at will.

    Feedback around React Native was very positive. And I doubt - for the kind of application we had - no one would want to go back to two or more code bases. Our application was still as Native as it gets. And no feature or device capability was compromised.

    See more
    Sezgi Ulucam
    Developer Advocate at Hasura · | 7 upvotes · 879.3K views

    I've recently switched to using Expo for initializing and developing my React Native apps. Compared to React Native CLI, it's so much easier to get set up and going. Setting up and maintaining Android Studio, Android SDK, and virtual devices used to be such a headache. Thanks to Expo, I can now test my apps directly on my Android phone, just by installing the Expo app. I still use Xcode Simulator for iOS testing, since I don't have an iPhone, but that's easy anyway. The big win for me with Expo is ease of Android testing.

    The Expo SDK also provides convenient features like Facebook login, MapView, push notifications, and many others. https://docs.expo.io/versions/v31.0.0/sdk/

    See more
    Qt logo

    Qt

    419
    607
    138
    A leading cross-platform application and UI framework
    419
    607
    + 1
    138
    PROS OF QT
    • 17
      High Performance
    • 13
      Declarative, easy and flexible UI
    • 12
      Cross platform
    • 12
      Performance
    • 9
      Fast prototyping
    • 8
      Easiest integration with C++
    • 8
      Up to date framework
    • 7
      Python
    • 6
      Multiple license including Open Source and Commercial
    • 6
      Safe 2D Renderer
    • 5
      Great Community Support
    • 4
      HW Accelerated UI
    • 4
      Game Engine like UI system
    • 3
      No history of broken compatibility with a major version
    • 3
      JIT and QML Compiler
    • 3
      True cross-platform framework with native code compile
    • 3
      Reliable for industrial use
    • 3
      Pure C++
    • 3
      Been using it since the 90s - runs anywhere does it all
    • 2
      Open source
    • 2
      Easy Integrating to DX and OpenGL and Vulkan
    • 2
      From high to low level coding
    • 1
      Learning Curve
    • 1
      Great mobile support with Felgo add-on
    • 1
      Native looking GUI
    CONS OF QT
    • 5
      Paid
    • 4
      C++ is not so productive
    • 2
      Lack of community support
    • 1
      Lack of libraries
    • 1
      Not detailed documentation

    related Qt posts

    Visual Studio Code logo

    Visual Studio Code

    163.3K
    148.2K
    2.3K
    Build and debug modern web and cloud applications, by Microsoft
    163.3K
    148.2K
    + 1
    2.3K
    PROS OF VISUAL STUDIO CODE
    • 337
      Powerful multilanguage IDE
    • 307
      Fast
    • 193
      Front-end develop out of the box
    • 158
      Support TypeScript IntelliSense
    • 142
      Very basic but free
    • 126
      Git integration
    • 106
      Intellisense
    • 78
      Faster than Atom
    • 53
      Better ui, easy plugins, and nice git integration
    • 45
      Great Refactoring Tools
    • 44
      Good Plugins
    • 42
      Terminal
    • 38
      Superb markdown support
    • 36
      Open Source
    • 34
      Extensions
    • 26
      Awesome UI
    • 26
      Large & up-to-date extension community
    • 24
      Powerful and fast
    • 22
      Portable
    • 18
      Best editor
    • 18
      Best code editor
    • 17
      Easy to get started with
    • 15
      Lots of extensions
    • 15
      Built on Electron
    • 15
      Crossplatform
    • 15
      Good for begginers
    • 14
      Extensions for everything
    • 14
      Open, cross-platform, fast, monthly updates
    • 14
      All Languages Support
    • 13
      Easy to use and learn
    • 12
      Extensible
    • 12
      "fast, stable & easy to use"
    • 11
      Totally customizable
    • 11
      Git out of the box
    • 11
      Faster edit for slow computer
    • 11
      Ui design is great
    • 11
      Useful for begginer
    • 10
      Great community
    • 10
      SSH support
    • 10
      Fast Startup
    • 9
      It has terminal and there are lots of shortcuts in it
    • 9
      Powerful Debugger
    • 9
      Great language support
    • 9
      Works With Almost EveryThing You Need
    • 8
      Python extension is fast
    • 8
      Can compile and run .py files
    • 7
      Great document formater
    • 7
      Features rich
    • 6
      He is not Michael
    • 6
      Awesome multi cursor support
    • 6
      Extension Echosystem
    • 6
      She is not Rachel
    • 5
      Language server client
    • 5
      Easy azure
    • 5
      SFTP Workspace
    • 5
      VSCode.pro Course makes it easy to learn
    • 5
      Very proffesional
    • 4
      Supports lots of operating systems
    • 4
      Has better support and more extentions for debugging
    • 4
      Excellent as git difftool and mergetool
    • 4
      Virtualenv integration
    • 3
      Has more than enough languages for any developer
    • 3
      Better autocompletes than Atom
    • 3
      Emmet preinstalled
    • 3
      'batteries included'
    • 3
      More tools to integrate with vs
    • 2
      VS Code Server: Browser version of VS Code
    • 2
      Big extension marketplace
    • 2
      Customizable
    • 2
      Microsoft
    • 2
      Light
    • 2
      Fast and ruby is built right in
    • 2
      CMake support with autocomplete
    CONS OF VISUAL STUDIO CODE
    • 46
      Slow startup
    • 29
      Resource hog at times
    • 20
      Poor refactoring
    • 16
      Microsoft
    • 13
      Poor UI Designer
    • 11
      Weak Ui design tools
    • 10
      Poor autocomplete
    • 8
      Super Slow
    • 8
      Microsoft sends telemetry data
    • 7
      Poor in PHP
    • 7
      Huge cpu usage with few installed extension
    • 6
      It's MicroSoft
    • 3
      No built in live Preview
    • 3
      No Built in Browser Preview
    • 3
      Poor in Python
    • 3
      Electron
    • 3
      No color Intergrator
    • 3
      Very basic for java development and buggy at times
    • 2
      Powered by Electron
    • 2
      Bad Plugin Architecture
    • 1
      Terminal does not identify path vars sometimes
    • 1
      Slow C++ Language Server

    related Visual Studio Code posts

    Simon Reymann
    Senior Fullstack Developer at QUANTUSflow Software GmbH · | 30 upvotes · 7.3M views

    Our whole DevOps stack consists of the following tools:

    • GitHub (incl. GitHub Pages/Markdown for Documentation, GettingStarted and HowTo's) for collaborative review and code management tool
    • Respectively Git as revision control system
    • SourceTree as Git GUI
    • Visual Studio Code as IDE
    • CircleCI for continuous integration (automatize development process)
    • Prettier / TSLint / ESLint as code linter
    • SonarQube as quality gate
    • Docker as container management (incl. Docker Compose for multi-container application management)
    • VirtualBox for operating system simulation tests
    • Kubernetes as cluster management for docker containers
    • Heroku for deploying in test environments
    • nginx as web server (preferably used as facade server in production environment)
    • SSLMate (using OpenSSL) for certificate management
    • Amazon EC2 (incl. Amazon S3) for deploying in stage (production-like) and production environments
    • PostgreSQL as preferred database system
    • Redis as preferred in-memory database/store (great for caching)

    The main reason we have chosen Kubernetes over Docker Swarm is related to the following artifacts:

    • Key features: Easy and flexible installation, Clear dashboard, Great scaling operations, Monitoring is an integral part, Great load balancing concepts, Monitors the condition and ensures compensation in the event of failure.
    • Applications: An application can be deployed using a combination of pods, deployments, and services (or micro-services).
    • Functionality: Kubernetes as a complex installation and setup process, but it not as limited as Docker Swarm.
    • Monitoring: It supports multiple versions of logging and monitoring when the services are deployed within the cluster (Elasticsearch/Kibana (ELK), Heapster/Grafana, Sysdig cloud integration).
    • Scalability: All-in-one framework for distributed systems.
    • Other Benefits: Kubernetes is backed by the Cloud Native Computing Foundation (CNCF), huge community among container orchestration tools, it is an open source and modular tool that works with any OS.
    See more
    Johnny Bell

    I've been in the #frontend game for about 7 years now. I started coding in Sublime Text because all of the tutorials I was doing back then everyone was using it. I found the speed amazing compared to some other tools at the time. I kept using Sublime Text for about 4-5 years.

    I find Sublime Text lacks some functionality, after all it is just a text editor rather than a full fledged IDE. I finally converted over to PhpStorm as I was working with Magento and Magento as you know is mainly #PHP based.

    This was amazing all the features in PhpStorm I loved, the debugging features, and the control click feature when you click on a dependency or linked file it will take you to that file. It was great.

    PhpStorm is kind of slow, I found that Prettier was taking a long time to format my code, and it just was lagging a lot so I was looking for alternatives. After watching some more tutorial videos I noticed that everyone was using Visual Studio Code. So I gave it a go, and its amazing.

    It has support for everything I need with the plugins and the integration with Git is amazing. The speed of this IDE is blazing fast, and I wouldn't go back to using PhpStorm anymore. I highly recommend giving Visual Studio Code a try!

    See more