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.5k 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.
  • S Offline
    S Offline
    SGaist
    Lifetime Qt Champion
    wrote on 19 Oct 2018, 21:03 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 19 Oct 2018, 21:22
    0
    • S SGaist
      19 Oct 2018, 21:03

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

      T Offline
      T Offline
      t.h.c
      wrote on 19 Oct 2018, 21:22 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
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 19 Oct 2018, 21:28 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 19 Oct 2018, 22:02
        0
        • S SGaist
          19 Oct 2018, 21:28

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

          T Offline
          T Offline
          t.h.c
          wrote on 19 Oct 2018, 22:02 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
          • J Offline
            J Offline
            JKSH
            Moderators
            wrote on 20 Oct 2018, 14:52 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 20 Oct 2018, 17:07
            0
            • J JKSH
              20 Oct 2018, 14:52

              @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 20 Oct 2018, 17:07 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

              J 1 Reply Last reply 20 Oct 2018, 18:32
              0
              • T t.h.c
                20 Oct 2018, 17:07

                @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

                J Offline
                J Offline
                JKSH
                Moderators
                wrote on 20 Oct 2018, 18:32 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 S 2 Replies Last reply 20 Oct 2018, 19:13
                0
                • J JKSH
                  20 Oct 2018, 18:32

                  @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 20 Oct 2018, 19:13 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

                  J 1 Reply Last reply 20 Oct 2018, 20:42
                  0
                  • T t.h.c
                    20 Oct 2018, 19:13

                    @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

                    J Offline
                    J Offline
                    JKSH
                    Moderators
                    wrote on 20 Oct 2018, 20:42 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 20 Oct 2018, 21:07
                    0
                    • J JKSH
                      20 Oct 2018, 20:42

                      @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 20 Oct 2018, 21:07 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
                      • J JKSH
                        20 Oct 2018, 18:32

                        @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.

                        S Offline
                        S Offline
                        SGaist
                        Lifetime Qt Champion
                        wrote on 20 Oct 2018, 21:11 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

                        13/14

                        20 Oct 2018, 21:07

                        • Login

                        • Login or register to search.
                        13 out of 14
                        • First post
                          13/14
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Groups
                        • Search
                        • Get Qt Extensions
                        • Unsolved