Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qml editor
Forum Updated to NodeBB v4.3 + New Features

Qml editor

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 1.6k Views 1 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.
  • C Offline
    C Offline
    chaf84
    wrote on last edited by
    #1

    Hi
    Our company need a visual qml editor and I have been looking on Qt Declarative Module, im little confused on how to use it. It looks like it view the qml file but I need a class that can interact with the qml elements in the qml file with a mouse. How can I get the qml element that the mouse is clicking on in a QtDeclarativeView?

    When I first was looking at this I looked at the qmldesigner in qtcreator. Where can I find some documentation on how the qmldesigner was developed? I have the source for the qt creator but havent yet digged in.
    Anyone know a good approach to get started with a qml designer?
    Thanks in advance.
    Im new to qt but have been coding c++ and objective-c for a 5-years.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mcosta
      wrote on last edited by
      #2

      Hi,

      why you can't use QML Designer inside in Qt Creator?

      Once your problem is solved don't forget to:

      • Mark the thread as SOLVED using the Topic Tool menu
      • Vote up the answer(s) that helped you to solve the issue

      You can embed images using (http://imgur.com/) or (http://postimage.org/)

      1 Reply Last reply
      0
      • C Offline
        C Offline
        chaf84
        wrote on last edited by
        #3

        Hi
        We are using qt creator, it solves the problem but the people that need to use it doesnt like it and it takes up a lot of time in support.
        We need a very simple editor thats why we have start look in to create one ourself.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mcosta
          wrote on last edited by
          #4

          Hi,

          I think the time needed by write a new QML Editor will be greater than the time needed to learn use Qt Creator.

          Also on the WEB you find a lot of forum and resources that help using Qt Creator

          Once your problem is solved don't forget to:

          • Mark the thread as SOLVED using the Topic Tool menu
          • Vote up the answer(s) that helped you to solve the issue

          You can embed images using (http://imgur.com/) or (http://postimage.org/)

          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