if(e->modifiers() == Qt::ShiftModifier && e->key() == Qt::Key_H)
This if statement is not executing. Could someone please point out the issue ?
I am trying to detect shift + h keypress in Qt keyPressEvent(). I am using qt 5.9
keyPressEvent()
Aucun commentaire:
Enregistrer un commentaire