Hello all
I have developed some of the custom widgets on a QScrollArea and i want them to scroll using fingers, i have tried some old methods available but was not successful. :-(
So i found something as QtScroller which is written by the Qt team and is expected to join the Qt code in 4.8 version, i am able to run the examples given by the team from here.
But i am not getting how to integrated this code in my actual source , i mean after including the .pri file i am always getting a error like the lib file needed in not there.
So can any body help be get this code working in my custom project.
Regard,
Robin



