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. gimp qml exporter
Forum Updated to NodeBB v4.3 + New Features

gimp qml exporter

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
14 Posts 3 Posters 2.4k Views 3 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.
  • T Offline
    T Offline
    t.h.c
    wrote on last edited by
    #1

    anyway to use this on gimp with current version and qt creator 4.7.1?

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

      Hi,

      Do you have any trouble with it ?

      Are you following this part of Qt Creator's documentation ?

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

      T 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Do you have any trouble with it ?

        Are you following this part of Qt Creator's documentation ?

        T Offline
        T Offline
        t.h.c
        wrote on last edited by
        #3

        @SGaist said in gimp qml exporter:

        Hi,

        Do you have any trouble with it ?

        Are you following this part of Qt Creator's documentation ?

        Yes its being used for 4.7 and needs updated for 4.7.1 and gimp 2.10.6 not gimp 2.0

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

          Can you describe exactly your situation and what exact problem you are having ?

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

          T 1 Reply Last reply
          0
          • SGaistS SGaist

            Can you describe exactly your situation and what exact problem you are having ?

            T Offline
            T Offline
            t.h.c
            wrote on last edited by
            #5

            @SGaist said in gimp qml exporter:

            Can you describe exactly your situation and what exact problem you are having ?

            makes qml folder but the file to design doesnt show up gives me error

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

              Can you maybe state the exact error(s) you get ?

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

              T 1 Reply Last reply
              0
              • SGaistS SGaist

                Can you maybe state the exact error(s) you get ?

                T Offline
                T Offline
                t.h.c
                wrote on last edited by
                #7

                @SGaist said in gimp qml exporter:

                Can you maybe state the exact error(s) you get ?

                0_1539986554611_AfterExport.PNG

                1 Reply Last reply
                0
                • JKSHJ Offline
                  JKSHJ Offline
                  JKSH
                  Moderators
                  wrote on last edited by
                  #8

                  @t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/

                  That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.

                  Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                  T 1 Reply Last reply
                  0
                  • JKSHJ JKSH

                    @t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/

                    That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.

                    T Offline
                    T Offline
                    t.h.c
                    wrote on last edited by
                    #9

                    @JKSH said in gimp qml exporter:

                    @t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/

                    That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.

                    yeah thats the one should be way to update it

                    JKSHJ 1 Reply Last reply
                    0
                    • T t.h.c

                      @JKSH said in gimp qml exporter:

                      @t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/

                      That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.

                      yeah thats the one should be way to update it

                      JKSHJ Offline
                      JKSHJ Offline
                      JKSH
                      Moderators
                      wrote on last edited by
                      #10

                      @t.h.c said in gimp qml exporter:

                      @JKSH said in gimp qml exporter:

                      @t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/

                      That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.

                      yeah thats the one should be way to update it

                      The source code for the plugin is at http://code.qt.io/cgit/qt-labs/photoshop-qmlexporter.git/ The code has not been updated since 2010.

                      You could try to patch it to accept Qt Quick 2.x if you like. Be aware there is no official support for it.

                      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                      T SGaistS 2 Replies Last reply
                      0
                      • JKSHJ JKSH

                        @t.h.c said in gimp qml exporter:

                        @JKSH said in gimp qml exporter:

                        @t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/

                        That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.

                        yeah thats the one should be way to update it

                        The source code for the plugin is at http://code.qt.io/cgit/qt-labs/photoshop-qmlexporter.git/ The code has not been updated since 2010.

                        You could try to patch it to accept Qt Quick 2.x if you like. Be aware there is no official support for it.

                        T Offline
                        T Offline
                        t.h.c
                        wrote on last edited by
                        #11

                        @JKSH said in gimp qml exporter:

                        @t.h.c said in gimp qml exporter:

                        @JKSH said in gimp qml exporter:

                        @t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/

                        That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.

                        yeah thats the one should be way to update it

                        The source code for the plugin is at http://code.qt.io/cgit/qt-labs/photoshop-qmlexporter.git/ The code has not been updated since 2010.

                        You could try to patch it to accept Qt Quick 2.x if you like. Be aware there is no official support for it.

                        how would i go about that

                        JKSHJ 1 Reply Last reply
                        0
                        • T t.h.c

                          @JKSH said in gimp qml exporter:

                          @t.h.c said in gimp qml exporter:

                          @JKSH said in gimp qml exporter:

                          @t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/

                          That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.

                          yeah thats the one should be way to update it

                          The source code for the plugin is at http://code.qt.io/cgit/qt-labs/photoshop-qmlexporter.git/ The code has not been updated since 2010.

                          You could try to patch it to accept Qt Quick 2.x if you like. Be aware there is no official support for it.

                          how would i go about that

                          JKSHJ Offline
                          JKSHJ Offline
                          JKSH
                          Moderators
                          wrote on last edited by
                          #12

                          @t.h.c said in gimp qml exporter:

                          how would i go about that

                          Clone the repository, edit the code, compile the plugin.

                          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                          T 1 Reply Last reply
                          0
                          • JKSHJ JKSH

                            @t.h.c said in gimp qml exporter:

                            how would i go about that

                            Clone the repository, edit the code, compile the plugin.

                            T Offline
                            T Offline
                            t.h.c
                            wrote on last edited by
                            #13

                            @JKSH said in gimp qml exporter:

                            @t.h.c said in gimp qml exporter:

                            how would i go about that

                            Clone the repository, edit the code, compile the plugin.

                            it dont exist anymore on there

                            1 Reply Last reply
                            0
                            • JKSHJ JKSH

                              @t.h.c said in gimp qml exporter:

                              @JKSH said in gimp qml exporter:

                              @t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/

                              That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.

                              yeah thats the one should be way to update it

                              The source code for the plugin is at http://code.qt.io/cgit/qt-labs/photoshop-qmlexporter.git/ The code has not been updated since 2010.

                              You could try to patch it to accept Qt Quick 2.x if you like. Be aware there is no official support for it.

                              SGaistS Offline
                              SGaistS Offline
                              SGaist
                              Lifetime Qt Champion
                              wrote on last edited by
                              #14

                              @JKSH said in gimp qml exporter:

                              The source code for the plugin is at http://code.qt.io/cgit/qt-labs/photoshop-qmlexporter.git/ The code has not been updated since 2010.
                              You could try to patch it to accept Qt Quick 2.x if you like. Be aware there is no official support for it.

                              It does exist, the link is correct.

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

                              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