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  · 

QSymbianEvent Class Reference

The QSymbianEvent class contains a Symbian event of any type. More...

 #include <QSymbianEvent>

This class was introduced in Qt 4.6.

Public Types

enum Type { InvalidEvent, WindowServerEvent, CommandEvent, ResourceChangeEvent }

Public Functions

QSymbianEvent ( const TWsEvent * windowServerEvent )
QSymbianEvent ( Type eventType, int value )
~QSymbianEvent ()
int command () const
bool isValid () const
int resourceChangeType () const
Type type () const
const TWsEvent * windowServerEvent () const

Detailed Description

The QSymbianEvent class contains a Symbian event of any type.

The class is used as a generic container type for all types of Symbian events.

Note: This class is only available on Symbian.

See also QApplication::symbianEventFilter().

Member Type Documentation

enum QSymbianEvent::Type

ConstantValueDescription
QSymbianEvent::InvalidEvent0The event is not valid.
QSymbianEvent::WindowServerEvent1Indicates an event of type TWsEvent.
QSymbianEvent::CommandEvent2Indicates that the event is a Symbian command.
QSymbianEvent::ResourceChangeEvent3Indicates that the event is a Symbian resource change type.

Member Function Documentation

QSymbianEvent::QSymbianEvent ( const TWsEvent * windowServerEvent )

Constructs a QSymbianEvent containing the given window server event windowServerEvent.

QSymbianEvent::QSymbianEvent ( Type eventType, int value )

Constructs a QSymbianEvent containing the given event value value. The type of event is controlled by the eventType parameter.

QSymbianEvent::~QSymbianEvent ()

Destroys the QSymbianEvent.

int QSymbianEvent::command () const

Returns the command contained in the class instance, or 0 if the event type is not CommandEvent.

bool QSymbianEvent::isValid () const

Returns whether this QSymbianEvent instance contains a valid event.

int QSymbianEvent::resourceChangeType () const

Returns the resource change type contained in the class instance, or 0 if the event type is not ResourceChangeEvent.

Type QSymbianEvent::type () const

Returns the event type contained in the QSymbianEvent instance.

const TWsEvent * QSymbianEvent::windowServerEvent () const

Returns the window server event contained in the class instance, or 0 if the event type is not WindowServerEvent.

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