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. run Qt example demo'ToDoList'+add ExclusiveGroup component failedfail
Forum Updated to NodeBB v4.3 + New Features

run Qt example demo'ToDoList'+add ExclusiveGroup component failedfail

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 95 Views
  • 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 Offline
    J Offline
    Juliana
    wrote on last edited by
    #1

    hey guys,I'm a freshman and recently ran the example code 'ToDoList' from Qt6 to learn.I wanted to add a radio module for tags in NewTaskForm.ui.qml,so I add the 'RadioButton QML Type' sample code from Official website to that file.But the Qt creator shows that the ExclusiveGroup component is unknown:Unknown component:M300.
    I checked the imported info in this qml file:

    import QtQuick
    import QtQuick.Controls
    import QtQuick.Layouts
    import ToDoList
    import CustomControls
    

    It doesn't point the version,but I think it's not a problem,since the example code also not point,but originally it can run corrently.

    I also make no change to other configuration in this example code 'ToDoList'.

    So who can help me solve my confusion?
    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