Tuesday, July 28, 2009

How do I implement the verticalScrollBar object in Qt Designer? Example code would be very helpful.?

I've created the vertical scroll bar in the ui but i can't seem to figure out the tutorials on how to implement it and get it to work in my code. (in the .cpp file)

How do I implement the verticalScrollBar object in Qt Designer? Example code would be very helpful.?
In VB you just set min/max values and the intervals of increase/decrease and then set its value in code or manipulate its value with .value.

garden ridge

No comments:

Post a Comment