Cute Chess  0.1
Public Member Functions | List of all members
AutoVerticalScroller Class Reference

Automatically scroll an item view when new items are added. More...

#include <autoverticalscroller.h>

Inheritance diagram for AutoVerticalScroller:
QObject

Public Member Functions

 AutoVerticalScroller (QAbstractItemView *view, QObject *parent=0)
 

Detailed Description

Automatically scroll an item view when new items are added.

AutoVerticalScroller automatically scrolls an item view vertically when new items are added. Automatic scrolling only happens when the scroll bar is positioned at the bottom and thus the user has always control of the behavior.


The documentation for this class was generated from the following files: