Implemented a GUI framework
All threads resolved!
All threads resolved!
Compare changes
- Felix Goding authored
+ 66
− 44
@@ -22,7 +25,6 @@ class DragButton(QPushButton):
@@ -35,33 +37,35 @@ class DragButton(QPushButton):
@@ -86,28 +90,43 @@ class MainWindow(QMainWindow):
@@ -123,23 +142,35 @@ class MainWindow(QMainWindow):
@@ -158,19 +189,10 @@ class MainWindow(QMainWindow):
@@ -180,4 +202,4 @@ if __name__ == "__main__":
\ No newline at end of file