You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you handle the Qt messages to print those in the widget, the widget may report a Qt message internally while adding an entry, thus blocking the application execution. We need to somehow block all the Qt messages from the widget.