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  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

QPlatformCursor Class Reference

The QPlatformCursor class provides information about pointer device events (movement, buttons), and requests to change the currently displayed cursor. More...

 #include <QPlatformCursor>

Inherits: QObject.

This class was introduced in Qt 4.8.

Public Functions

QPlatformCursor ( QPlatformScreen * screen )
virtual void changeCursor ( QCursor * widgetCursor, QWidget * widget ) = 0
virtual void pointerEvent ( const QMouseEvent & event )
  • 29 public functions inherited from QObject

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 1 signal inherited from QObject
  • 7 static public members inherited from QObject
  • 8 protected functions inherited from QObject

Detailed Description

The QPlatformCursor class provides information about pointer device events (movement, buttons), and requests to change the currently displayed cursor.

Note that QPlatformCursor does not include any graphics for display. An application that sets a QCursor may provide its own graphics.

See also QPlatformCursorImage.

Member Function Documentation

QPlatformCursor::QPlatformCursor ( QPlatformScreen * screen )

Constructs a QPlatformCursor for the given screen.

void QPlatformCursor::changeCursor ( QCursor * widgetCursor, QWidget * widget ) [pure virtual]

This method is called by Qt whenever the cursor graphic should be changed.

Implementation of this method is mandatory for a subclass of QPlatformCursor.

widgetCursor is a pointer to the QCursor that should be displayed.

widget is a pointer to the widget currently displayed at QCursor::pos(). Note that this may be 0 if the current position is not occupied by a displayed widget.

See also QCursor::pos().

void QPlatformCursor::pointerEvent ( const QMouseEvent & event ) [virtual]

This method is called by Qt whenever a QMouseEvent is generated by the underlying pointer input. event is a reference to the QMouseEvent in question. A default do-nothing implementation is provided.

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 4.8
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