Description
If the item is set invisible and there occurs a state change event, it will override the visibility property.
Steps to reproduce:
Hide item with QSafeVisibleEvent (false)
Send e.g. color change: QSafeEventStateChange
Output: Item is shown