Searched refs:mypos (Results 1 – 1 of 1) sorted by relevance
1540 QPoint mypos(-1, -1); in showEvent() local1542 mypos = settings.value("pos", mypos).toPoint(); in showEvent()1544 if (mypos.x() >= 0) in showEvent()1546 move(mypos); in showEvent()