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. Opinion for Desktop Application
Qt 6.11 is out! See what's new in the release blog

Opinion for Desktop Application

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 1.9k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Dear All,

    I am new to QT.

    I have developed my application in clipper. It is business application which includes HR, Finance, Inventory etc.
    I want to change it to GUI.

    Now I want to redeveloped this in C++ using QT.

    I was earlier confused about which language I have to choose Java, C++ or any other.

    I get idea about QT from google search.

    How QT will be useful in desktop application ? So it will be helpful to me in taking decision.

    Thanks in advance,

    Nirav

    1 Reply Last reply
    0
    • G Offline
      G Offline
      giesbert
      wrote on last edited by
      #2

      Hi NiravBhatt,

      First of all, welcome to DevNet.

      Qt is not a language, it's a framework build with C++. There are bindings also for java and python, but the core is C++.

      Qt was initially developed for the desktop. So I would say, you can solve that with Qt. Qt is (from my perspective) one of the best C++frameworks that exists. But you have to know C++ to use it.

      As I don't know your background, I can't say it will help you, in general, it could ;-)

      By the way: could you please change the headline of the post? hello is not very meaningful. Many people just read the headline to decide, whether they go deeper into a thread or not.

      Nokia Certified Qt Specialist.
      Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        Dear Gerolf,

        Thanks for your reply.

        I have good knowledge on procedural programming, Event Driven Programming.

        I have worked on Clipper, Foxpro, Oracle PL/SQL, Oracle Forms/Reports etc.

        I have good knowledge on OOPS, Java.

        I am very much interested in C++. I also get trained in C++.

        Thanking you once again,

        Nirav

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on last edited by
          #4

          Qt is an object oriented, event driven framework. You should have little problems getting into it when you have a reasonable background in C++.

          However, as this is a Qt community, don't expect unbiased advice here on if this is the framework for you or not. That depends on many more factors than what you're telling us.

          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