[protected, virtual]
Reimplemented from QAbstractScrollArea.
Definition at line 2005 of file qplaintextedit.cpp.
{ Q_D(QPlainTextEdit); d->inDrag = false; d->autoScrollTimer.stop(); d->sendControlEvent(e); }