Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

QScrollPrepareEvent Class

The QScrollPrepareEvent class is send in preparation of a scrolling. More...

 #include <QScrollPrepareEvent>

Inherits: QEvent.

This class was introduced in Qt 4.8.

Public Functions

QScrollPrepareEvent(const QPointF & startPos)
~QScrollPrepareEvent()
QPointF contentPos() const
QRectF contentPosRange() const
void setContentPos(const QPointF & pos)
void setContentPosRange(const QRectF & rect)
void setViewportSize(const QSizeF & size)
QPointF startPos() const
QSizeF viewportSize() const
  • 6 public functions inherited from QEvent

Additional Inherited Members

  • 1 property inherited from QEvent
  • 1 static public member inherited from QEvent

Detailed Description

The QScrollPrepareEvent class is send in preparation of a scrolling.

The scroll prepare event is send before scrolling (usually by QScroller) is started. The object receiving this event should set viewportSize, maxContentPos and contentPos. It also should accept this event to indicate that scrolling should be started.

It is not guaranteed that a QScrollEvent will be send after an acceepted QScrollPrepareEvent, e.g. in a case where the maximum content position is (0,0).

See also QScrollEvent and QScroller.

Member Function Documentation

QScrollPrepareEvent::QScrollPrepareEvent(const QPointF & startPos)

Creates new QScrollPrepareEvent The startPos is the position of a touch or mouse event that started the scrolling.

QScrollPrepareEvent::~QScrollPrepareEvent()

Destroys QScrollEvent.

QPointF QScrollPrepareEvent::contentPos() const

Returns the current position of the content as set by setContentPos.

See also setContentPos().

QRectF QScrollPrepareEvent::contentPosRange() const

Returns the range of coordinates for the content as set by setContentPosRange().

See also setContentPosRange().

void QScrollPrepareEvent::setContentPos(const QPointF & pos)

Sets the current content position to pos.

See also contentPos().

void QScrollPrepareEvent::setContentPosRange(const QRectF & rect)

Sets the range of content coordinates to rect.

See also contentPosRange().

void QScrollPrepareEvent::setViewportSize(const QSizeF & size)

Sets the size of the area that is to be scrolled to size.

See also viewportSize().

QPointF QScrollPrepareEvent::startPos() const

Returns the position of the touch or mouse event that started the scrolling.

QSizeF QScrollPrepareEvent::viewportSize() const

Returns size of the area that is to be scrolled as set by setViewportSize

See also setViewportSize().

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 5.0-snapshot
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web