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  · 

QMouseEventTransition Class

The QMouseEventTransition class provides a transition for mouse events. More...

 #include <QMouseEventTransition>

Inherits: QEventTransition.

This class was introduced in Qt 4.6.

Properties

Public Functions

QAbstractTransition(QState * sourceState = 0)
QMouseEventTransition(QState * sourceState = 0)
QMouseEventTransition(QObject * object, QEvent::Type type, Qt::MouseButton button, QState * sourceState = 0)
virtual ~QAbstractTransition()
~QMouseEventTransition()
void addAnimation(QAbstractAnimation * animation)
QList<QAbstractAnimation *> animations() const
Qt::MouseButton button() const
QPainterPath hitTestPath() const
QStateMachine * machine() const
Qt::KeyboardModifiers modifierMask() const
void removeAnimation(QAbstractAnimation * animation)
void setButton(Qt::MouseButton button)
void setHitTestPath(const QPainterPath & path)
void setModifierMask(Qt::KeyboardModifiers modifierMask)
void setTargetState(QAbstractState * target)
void setTargetStates(const QList<QAbstractState *> & targets)
QState * sourceState() const
QAbstractState * targetState() const
QList<QAbstractState *> targetStates() const

Signals

void triggered()

Protected Functions

virtual bool event(QEvent * e)
virtual bool eventTest(QEvent * event) = 0
virtual void onTransition(QEvent * event) = 0

Reimplemented Protected Functions

virtual bool eventTest(QEvent * event)
virtual void onTransition(QEvent * event)

Additional Inherited Members

  • 1 public slot inherited from QObject
  • 11 static public members inherited from QObject

Detailed Description

The QMouseEventTransition class provides a transition for mouse events.

QMouseEventTransition is part of The State Machine Framework.

See also QState::addTransition().

Property Documentation

button : Qt::MouseButton

This property holds the button that this mouse event transition is associated with.

Access functions:

Qt::MouseButton button() const
void setButton(Qt::MouseButton button)

modifierMask : Qt::KeyboardModifiers

This property holds the keyboard modifier mask that this mouse event transition checks for.

Access functions:

Qt::KeyboardModifiers modifierMask() const
void setModifierMask(Qt::KeyboardModifiers modifierMask)

Member Function Documentation

QMouseEventTransition::QMouseEventTransition(QState * sourceState = 0)

Constructs a new mouse event transition with the given sourceState.

QMouseEventTransition::QMouseEventTransition(QObject * object, QEvent::Type type, Qt::MouseButton button, QState * sourceState = 0)

Constructs a new mouse event transition for events of the given type for the given object, with the given button and sourceState.

QMouseEventTransition::~QMouseEventTransition()

Destroys this mouse event transition.

bool QMouseEventTransition::eventTest(QEvent * event) [virtual protected]

Reimplemented from QAbstractTransition::eventTest().

QPainterPath QMouseEventTransition::hitTestPath() const

Returns the hit test path for this mouse event transition.

See also setHitTestPath().

void QMouseEventTransition::onTransition(QEvent * event) [virtual protected]

Reimplemented from QAbstractTransition::onTransition().

void QMouseEventTransition::setHitTestPath(const QPainterPath & path)

Sets the hit test path for this mouse event transition to path. If a valid path has been set, the transition will only trigger if the mouse event position (QMouseEvent::pos()) is inside the path.

See also hitTestPath() and QPainterPath::contains().

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