Add issue #123 on example and update files

This commit is contained in:
Daniel Pizetta
2018-12-13 18:00:54 -02:00
parent f56ea2468c
commit e9d9fb06b7
39 changed files with 499 additions and 92 deletions
+2 -1
View File
@@ -2,7 +2,7 @@
# Form implementation generated from reading ui file 'dw_inputs_fields.ui'
#
# Created by: PyQt5 UI code generator 5.9.2
# Created by: PyQt5 UI code generator 5.6
#
# WARNING! All changes made in this file will be lost!
@@ -15,6 +15,7 @@ class Ui_DockWidget(object):
self.dockWidgetContents = QtWidgets.QWidget()
self.dockWidgetContents.setObjectName("dockWidgetContents")
self.gridLayout = QtWidgets.QGridLayout(self.dockWidgetContents)
self.gridLayout.setContentsMargins(0, 0, 0, 0)
self.gridLayout.setObjectName("gridLayout")
self.label = QtWidgets.QLabel(self.dockWidgetContents)
font = QtGui.QFont()