Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Qt Creator: svg editor

    Tools
    5
    8
    7617
    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.
    • H
      hiwa last edited by

      Hi,

      I added some svg files to my project.
      When I click on one of them, the svg file is drawn.
      However, is it possible to show its xml data ?

      Kind regards,

      hiwa

      1 Reply Last reply Reply Quote 0
      • T
        tobias.hunger last edited by

        Right click on the file and do "Open with...". I have not tried this, but it should work:-)

        1 Reply Last reply Reply Quote 0
        • E
          Eddy last edited by

          I tested it using Qt Creator and it doesn't show the xml.

          Workaround : open it with Inkscape (www.inkscape.org). There you have an xml editor

          Qt Certified Specialist
          www.edalsolutions.be

          1 Reply Last reply Reply Quote 0
          • H
            hiwa last edited by

            I now open it in a external text editor but it seems to me a bit inefficient.
            So I thought there might be an internal text editor or xml-editor somewhere in QtCreator for svg files.
            But I guess I have to work further like this.

            1 Reply Last reply Reply Quote 0
            • A
              Aniket last edited by

              Hey..You are making SVG editor..?
              Actually I'm also assigned to same project..!

              Will you please help me ..??

              I'm able to display the svg file on the screen(QGraphicsView) and can save it..!

              but i dunno about other fuctionality like drawing svg line on image..etc..etc..!

              Will you please help me in that..??

              and anyway which functionality you are including in your editor..??

              Please Reply..:)

              1 Reply Last reply Reply Quote 0
              • H
                hiwa last edited by

                No, I'm not making an svg editor.
                I was looking for a way to edit svg files in QtCreator.

                My project displays fixed svg files.
                If you want to draw some lines in svg drawings, I recommend Inkscape for that.

                1 Reply Last reply Reply Quote 0
                • A
                  Aniket last edited by

                  ohh..thanks.!
                  but actually I want to built simple app just like an Inkspace.

                  In which I can draw simple svg line on svg file..!

                  Thanks anyway..:)

                  1 Reply Last reply Reply Quote 0
                  • W
                    wtgalaxysemi last edited by

                    For a svg editor in Qt see Carve :
                    http://www.codedread.com/carve
                    oldy but anything else ?

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