Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Forum Updated on Feb 6th

    Unsolved Help with my app.

    General and Desktop
    2
    2
    545
    Loading More Posts
    • 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.
    • B
      Bruno1993 last edited by

      Hello, i need some help. I'm trying to do an odontological app.
      I'm programming in C++, and i need to do an odontogram like this LINK TO THE ODONTOGRAM but i don't know how to, or even if i can.
      Thanks!

      1 Reply Last reply Reply Quote 0
      • ValentinMichelet
        ValentinMichelet last edited by ValentinMichelet

        Hi, welcome to Devnet.

        Yes you can totally code this program with Qt. It will be a big project, but Qt provides the framework to develop it.
        First, you have to learn Qt:
        https://wiki.qt.io/Basic_Qt_Programming_Tutorial

        Then you can learn reading tutorials and playing with examples:
        http://doc.qt.io/qt-5/qtexamplesandtutorials.html

        Using Qt Creator to develop makes your life easier, so consider download and install it.

        When you're ready to develop a serious project, we'll be here to answer your question. But don't hesitate to search on the Internet existing forums first, for you answers may be already there:
        https://forum.qt.io/
        http://stackoverflow.com/
        http://www.qtcentre.org/forum.php

        Have fun with Qt!

        1 Reply Last reply Reply Quote 0
        • First post
          Last post