Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    UI Designer for Qml

    QML and Qt Quick
    5
    6
    8539
    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.
    • J
      jaak last edited by

      Is there a visual designer tool available for authoring Qml GUIs ? The problem I face is that my web designers are finding it difficult to learn Qml though they know html / css and I'am a c++ programmer and don't know html / css. So a UI designer will be helpful for me.

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

        Yeah, try Qt Creator. Note that QML is not HTML/CSS. It is even easier than that.

        1 Reply Last reply Reply Quote 0
        • J
          jaak last edited by

          Thanks for the info. So I guess we can design a Qml UI using the designer tool just like we do for normal c++ applications and access these from c++ code. This way I can do the UI myself.

          1 Reply Last reply Reply Quote 0
          • D
            diro last edited by

            Besides, the Photoshop Plugin is helpful, too. I think your web designers should be familiar with PS.

            "http://labs.qt.nokia.com/2010/10/19/exporting-qml-from-photoshop-and-gimp/":http://labs.qt.nokia.com/2010/10/19/exporting-qml-from-photoshop-and-gimp/

            And I suggest you to read the following articles, especially on Module 8
            "http://qt.nokia.com/learning/online/training/materials/qt-quick-for-designers":http://qt.nokia.com/learning/online/training/materials/qt-quick-for-designers

            1 Reply Last reply Reply Quote 0
            • M
              MartinUI last edited by

              Unfortunately the available plugin for Photoshop does not generate clean code and its much easier to write everything from scratch (besides Adobe Fieworks in my opinion its much better at UI).

              I design professional interfaces, and QML is by far my favorite language. He simply outclasses HTML5 with hisanchor based layout and and performance.

              Feel free to write me:
              "www.userinterfacedesigner.pl":http://www.userinterfacedesigner.pl/

              User Interface Designer
              www.userinterfacedesigner.pl

              1 Reply Last reply Reply Quote 0
              • M
                MarkBlack Banned last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • First post
                  Last post