开发者

Controlling a scroll area by a simple Scroll bar in Qt

My objective it to to scroll the scroll are up and down with respe开发者_开发知识库ct to the scroll bar in Qt,

i have only 1 scroll areal in my form

I am using Qt Creator and i think that there must be a simple way to do it. by a simple signal slot mechanism

i will appreciate your help


You want QScrollArea. If you only want to scroll in one direction, set the policy.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜