Äîêóìåíò âçÿò èç êýøà ïîèñêîâîé ìàøèíû. Àäðåñ îðèãèíàëüíîãî äîêóìåíòà : http://rtm-cs.sinp.msu.ru/manual/qt/qmoveevent.html
Äàòà èçìåíåíèÿ: Sun Jul 12 02:58:58 1998
Äàòà èíäåêñèðîâàíèÿ: Mon Oct 1 20:27:53 2012
Êîäèðîâêà:
Qt Toolkit - QMoveEvent Class Qt logo

QMoveEvent Class Reference


The QMoveEvent class contains event parameters for move events. More...

#include <qevent.h>

Inherits QEvent.

List of all member functions.

Public Members


Detailed Description

The QMoveEvent class contains event parameters for move events.

Move events are sent to widgets that have been moved to a new position relative to their parent.

The event handler QWidget::moveEvent() receives move events.

See also: QWidget::move() and QWidget::setGeometry().


Member Function Documentation

QMoveEvent::QMoveEvent ( const QPoint & pos, const QPoint & oldPos )

Constructs a move event with the new and old widget positions.

const QPoint & QMoveEvent::oldPos () const

Returns the old position of the widget.

const QPoint & QMoveEvent::pos () const

Returns the new position of the widget, which is the same as QWidget::pos().


Search the documentation, FAQ, qt-interest archive and more (uses www.troll.no):


This file is part of the Qt toolkit, copyright © 1995-98 Troll Tech, all rights reserved.

It was generated from the following files:


Copyright © 1998 Troll TechTrademarks
Qt version 1.40