Good afternoon I'm trying to center my app with the following code:
from PyQt5.QtWidgets import QMainWindow,QApplication,QDialog, QDesktopWidget
from PyQt5 import uic, QtCore, QtWidgets
from PyQt5.QtGui import *
from PyQt5.QtCore import *
fro...
asked by
01.07.2018 / 23:32