check for value changes while tabbing in edit mode, avoid signal; closes #79

This commit is contained in:
Dominik Demuth
2023-06-12 17:52:25 +02:00
parent 6e976e1404
commit 2499aac7a1
3 changed files with 15 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# -*- coding: utf-8 -*-
# Form implementation generated from reading ui file 'resources/_ui/valueeditor.ui'
# Form implementation generated from reading ui file 'src/resources/_ui/valueeditor.ui'
#
# Created by: PyQt5 UI code generator 5.15.4
# Created by: PyQt5 UI code generator 5.15.9
#
# WARNING: Any manual changes made to this file will be lost when pyuic5 is
# run again. Do not edit this file unless you know what you are doing.