Which method is responsible for checking the opening of the window?

PS

if(window.is...() { //Точками помечено нужный метод //code... } 

    1 answer 1

    If I understand correctly, you're isVisible() about the isVisible() method isVisible()

     if(window->isVisible()) 

    Documentation