PDA

View Full Version : FlickCharm on QGroupButton/QPushButtons



alitoh
1st December 2011, 20:46
I have a list of QPushButtons aligned and they are inside a QScrollArea. I want use FlickCharm on them but the eventFilter from the QPushButton is taking it, thus denying the proper functioning of the FlickrCharm.

If, however, I click on an section of the Scroll Area OUTSIDE the boundaries of the buttons, it works just fine.

Is there a way to work around this issue? Has anyone encountered this problem before?

I'm on Qt 4.6.3 using VStudio 2008