Hi to all!

I subclassed QScrollBar but now I have two questions:

  1. How do I repaint slider with some texture (I've made texture using photoshop and converted it to .png file)
  2. How do I repaint both arrows with custom shape/custom picture?

Is it right way to reimplement paintEvent()?