Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. display math formulas using label in qml
Forum Update on Tuesday, May 27th 2025

display math formulas using label in qml

Scheduled Pinned Locked Moved Solved QML and Qt Quick
5 Posts 2 Posters 864 Views 2 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.
  • Q Offline
    Q Offline
    qAminzzz
    wrote on last edited by
    #1

    hi, i wanna show math formulas with label, something like formulas in word:

    how can i do this with qml/python/javascript?
    i searched but i couldn't find answer

    grateful for any help

    raven-worxR 1 Reply Last reply
    0
    • Q qAminzzz

      @raven-worx
      thank you for your answer

      isn't there any more ways?
      i have formulas, just i want show that in my label

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by raven-worx
      #4

      @qAminzzz
      if you know the formulas and they are static (always the same), then simply render them to an image and then display them on the label:
      https://math.tools/equation/image

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      Q 1 Reply Last reply
      0
      • Q qAminzzz

        hi, i wanna show math formulas with label, something like formulas in word:

        how can i do this with qml/python/javascript?
        i searched but i couldn't find answer

        grateful for any help

        raven-worxR Offline
        raven-worxR Offline
        raven-worx
        Moderators
        wrote on last edited by
        #2

        @qAminzzz
        you must use a 3rd party lib, like this one

        --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
        If you have a question please use the forum so others can benefit from the solution in the future

        Q 1 Reply Last reply
        1
        • raven-worxR raven-worx

          @qAminzzz
          you must use a 3rd party lib, like this one

          Q Offline
          Q Offline
          qAminzzz
          wrote on last edited by qAminzzz
          #3

          @raven-worx
          thank you for your answer

          isn't there any more ways?
          i have formulas, just i want show that in my label

          raven-worxR 1 Reply Last reply
          0
          • Q qAminzzz

            @raven-worx
            thank you for your answer

            isn't there any more ways?
            i have formulas, just i want show that in my label

            raven-worxR Offline
            raven-worxR Offline
            raven-worx
            Moderators
            wrote on last edited by raven-worx
            #4

            @qAminzzz
            if you know the formulas and they are static (always the same), then simply render them to an image and then display them on the label:
            https://math.tools/equation/image

            --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
            If you have a question please use the forum so others can benefit from the solution in the future

            Q 1 Reply Last reply
            0
            • raven-worxR raven-worx

              @qAminzzz
              if you know the formulas and they are static (always the same), then simply render them to an image and then display them on the label:
              https://math.tools/equation/image

              Q Offline
              Q Offline
              qAminzzz
              wrote on last edited by qAminzzz
              #5
              This post is deleted!
              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