[Development] Sending key events on Qt 5.5.0

2015-09-17 Thread Christian . Paffhausen
Hi all, i have a problem with manually sending key events and shortcuts on Qt 5.5.0. In our application, we have a QAction with a F5 shortcut in a toolbar. When i press the toolbutton everything works fine. When i press the F5 key on my keyboard too. But when i press a pushbutton, where the

Re: [Development] Sending key events on Qt 5.5.0

2015-09-17 Thread Christian . Paffhausen
development@qt-project.org Date: 17.09.2015 11:37 Subject:Re: [Development] Sending key events on Qt 5.5.0 Sent by:development-bounces +christian.paffhausen=ehrhardt-partner@qt-project.org Den 17-09-2015 kl. 11:21 skrev christian.paffhau...@ehrhardt-partner

Re: [Development] Sending key events on Qt 5.5.0

2015-09-17 Thread Bo Thorsen
tner.com > Internet: www.ehrhardt-partner.com > > (Embedded image moved to file: pic13977.jpg) > > > > > From: Bo Thorsen <b...@vikingsoft.eu> > To: development@qt-project.org > Date: 17.09.2015 11:37 > Subject: Re: [Development] Sending key events on Qt 5

Re: [Development] Sending key events on Qt 5.5.0

2015-09-17 Thread Bo Thorsen
Den 17-09-2015 kl. 11:21 skrev christian.paffhau...@ehrhardt-partner.com: > i have a problem with manually sending key events and shortcuts on Qt > 5.5.0. > > In our application, we have a QAction with a F5 shortcut in a toolbar. When > i press the toolbutton everything works fine. When i press