mercredi 24 juin 2020

How to get the id of a window in qml?

I want to get the id of a specific qml window in a cpp class, but I don't know how.

something like:

int id = testWindow.id()

The id that I'm talking about is the id of the window in the system.

How can I do this without change the main.cpp?

Aucun commentaire:

Enregistrer un commentaire