4 Commits

Author SHA1 Message Date
10f48a2303 Eliminato printutils 2019-10-27 19:02:22 +01:00
Utente
4dd8673d86 Prima Interfaccia 2019-10-27 18:42:02 +01:00
1a9e9a7eac Dir Interfaccia grafica 2019-10-27 18:31:35 +01:00
947c8e19ea abbreviazioni interfaccia Qt 2019-10-27 17:47:38 +01:00
3 changed files with 25 additions and 7 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

View File

@@ -0,0 +1,25 @@
<ui version="4.0" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>600</height>
</rect>
</property>
<property name="windowTitle" >
<string>MainWindow</string>
</property>
<widget class="QMenuBar" name="menubar" />
<widget class="QWidget" name="centralwidget" />
<widget class="QStatusBar" name="statusbar" />
</widget>
<pixmapfunction></pixmapfunction>
<connections/>
</ui>

View File

@@ -1,7 +0,0 @@
'''
Created on 27 nov 2018
@author: Emanuele
'''
import time