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. Interacting with QML Objects from C++
Forum Updated to NodeBB v4.3 + New Features

Interacting with QML Objects from C++

Scheduled Pinned Locked Moved QML and Qt Quick
qml qt signal p
22 Posts 2 Posters 7.5k Views 2 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.
  • K Khachatur

    @p3c0

    Yes, I meant I was loading main.qml twice in main.cpp and OperationCreatePoint.cpp. Currently, I have not any problem, Thanks :)

    I just have another question about QML FileDialog component, but I guess... should I create new thread?

    I am using the FileDialog to load and save files. When I am saving file I want to pass to my FileDialog the default file name, but unfortunately FileDialog have not such property, only fileUrl property which is ReadOnly. I don't want to implement my own file dialog component...

    p3c0P Offline
    p3c0P Offline
    p3c0
    Moderators
    wrote on last edited by
    #21

    @Khachatur AFAIK it is still not implemented. Taking this into consideration some one has already implemented their own. See here.

    157

    K 1 Reply Last reply
    0
    • p3c0P p3c0

      @Khachatur AFAIK it is still not implemented. Taking this into consideration some one has already implemented their own. See here.

      K Offline
      K Offline
      Khachatur
      wrote on last edited by
      #22

      @p3c0

      That is exactly what I need. Thank you :)

      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