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. [SOLVED] draw mathematical scheme
Forum Update on Monday, May 27th 2025

[SOLVED] draw mathematical scheme

Scheduled Pinned Locked Moved General and Desktop
7 Posts 3 Posters 1.6k 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.
  • youzkingY Offline
    youzkingY Offline
    youzking
    wrote on last edited by youzking
    #1

    i want to draw a mathematical scheme to generate function's cruves ,
    is there a widget that help in that ,

    i just use simple curves,

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      I'm not sure I'm understanding you right, can you show an image of what you would like to achieve ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      youzkingY 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        I'm not sure I'm understanding you right, can you show an image of what you would like to achieve ?

        youzkingY Offline
        youzkingY Offline
        youzking
        wrote on last edited by
        #3

        @SGaist
        something like this ,
        link text

        simowS 1 Reply Last reply
        0
        • youzkingY youzking

          @SGaist
          something like this ,
          link text

          simowS Offline
          simowS Offline
          simow
          wrote on last edited by
          #4

          @youzking Hi, there is http://www.qcustomplot.com/ – or if you want something puristic: Override the paintEvent(QPaintEvent*) method of QWidget and use QPainter.

          Let's Try To Negotiate!

          youzkingY 1 Reply Last reply
          1
          • simowS simow

            @youzking Hi, there is http://www.qcustomplot.com/ – or if you want something puristic: Override the paintEvent(QPaintEvent*) method of QWidget and use QPainter.

            youzkingY Offline
            youzkingY Offline
            youzking
            wrote on last edited by
            #5

            @simow

            thanks ,
            i'll take a look about qcustomplot ,

            but i think , Overriding the *paintEvent(QPaintEvent) ** will help to make exactly what i want .

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              You also have the Qwt that might be of interest

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              youzkingY 1 Reply Last reply
              1
              • SGaistS SGaist

                You also have the Qwt that might be of interest

                youzkingY Offline
                youzkingY Offline
                youzking
                wrote on last edited by youzking
                #7

                @SGaist

                yes , i installed it , it is interesting , !
                but do it manually still the best solution , even it is little more complicated

                thanks for ur help ^^

                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