How to use QtScroller
-
Hello Guys
I am writing my custom GUI using Qt and to be frank enough its simpler that Symbian c++ but not that much easy what i expected. :-(
I want to use QtScroller class mentioned here in my project to make my custom widgets Support Kinetic Scrolling, but i followed the mentioned in the ReadMe of the project that i need to include the .pri file in my .pro file, but i am not able to compile the application for my own class, can any body guide me how i can use that library in my project.
Link to the project: http://qt.gitorious.org/qt-labs/kine...mmits/solution
It will be great if you guys simply tell me the steps to compile this code as a lib snd use that in my code.
Regards,