Home | History | Annotate | Download | only in src

Lines Matching full:mypos

1540     QPoint mypos(-1, -1);
1542 mypos = settings.value("pos", mypos).toPoint();
1544 if (mypos.x() >= 0)
1546 move(mypos);