I want an event to occur when a user gives a dialog window focus (QWidget::setFocus). Is there such a signal? I tried activated() and triggered() but neither did it