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

QML Issues

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 595 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
    ChrisW
    wrote on last edited by
    #1

    Hi everyone,

    I'm coming from Qt Widgets to take advantage of designing applications while scripting. Unfortunately, I'm not able to enjoy the experience thus far because I'm unable to get a lot of the code samples to work.

    First, I need to ensure that I'm doing the preliminary stuff first.
    Here are my steps:

    1.) I picked New File or Project
    2.) I picked Qt Quick Application - Empty
    3.) For next page, create in, I went ahead and used a folder that I keep all my projects in.
    4.) Next page, I picked build system qmake
    5.) Next page, I picked 5.10 for minimal required Qt version
    6.) Next page, I picked Desktop Qt 5.10.0 MSVC2017 64bit
    7.) Last page, for add to version control, I kept <None>

    Now this code compiles. However, I can't get EllipseShape to work. Also, I basically copied some snippets from the examples and I made sure that I used the suggested import statements. Some of the code work. Some didn't work and didn't provide an error. EllipseShape was the exception to that rule.

    I figured if someone can ensure that I picked the right settings when picking a project, I should be good to go.

    Thanks!

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Settings are OK. The problem is rather in the code. Please post the code you are trying to run, maybe we'll spot where the issue lies.

      (Z(:^

      C 1 Reply Last reply
      1
      • sierdzioS sierdzio

        Settings are OK. The problem is rather in the code. Please post the code you are trying to run, maybe we'll spot where the issue lies.

        C Offline
        C Offline
        ChrisW
        wrote on last edited by
        #3

        @sierdzio
        This issue is currently being resolved. Thanks

        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