Alvazz / SmoothScrollbar

abc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmoothScrollbar

让滚动条变得丝滑起来~

tableView->setVerticalScrollMode(QAbstractItemView::ScrollPerPixel);
tableView->setVerticalScrollBar(new SmoothScrollbar(parent));

裁剪代码至qsmoothscrollarea

About

abc


Languages

Language:C++ 100.0%