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  · 

QWindowsGuiEventDispatcher Class

Event dispatcher for Windows More...

 #include <QWindowsGuiEventDispatcher>

Inherits: QAbstractEventDispatcher.

Public Types

class TimerInfo
typedef DispatchContext
typedef EventFilter

Public Functions

QAbstractEventDispatcher(QObject * parent = 0)
QWindowsGuiEventDispatcher(QObject * parent = 0)
~QAbstractEventDispatcher()
~QWindowsGuiEventDispatcher()
bool filterEvent(void * message)
virtual void flush() = 0
virtual bool hasPendingEvents() = 0
virtual void interrupt() = 0
virtual bool processEvents(QEventLoop::ProcessEventsFlags flags) = 0
virtual bool registerEventNotifier(QWinEventNotifier * notifier) = 0
virtual void registerSocketNotifier(QSocketNotifier * notifier) = 0
int registerTimer(int interval, Qt::TimerType timerType, QObject * object)
virtual void registerTimer(int timerId, int interval, Qt::TimerType timerType, QObject * object) = 0
virtual QList<TimerInfo> registeredTimers(QObject * object) const = 0
virtual int remainingTime(int timerId) = 0
EventFilter setEventFilter(EventFilter filter)
virtual void unregisterEventNotifier(QWinEventNotifier * notifier) = 0
virtual void unregisterSocketNotifier(QSocketNotifier * notifier) = 0
virtual bool unregisterTimer(int timerId) = 0
virtual bool unregisterTimers(QObject * object) = 0
virtual void wakeUp() = 0

Reimplemented Public Functions

virtual void sendPostedEvents()
  • 31 public functions inherited from QObject

Signals

void aboutToBlock()
void awake()

Static Public Members

DispatchContext currentDispatchContext()
QAbstractEventDispatcher * instance(QThread * thread = 0)
const char * windowsMessageName(UINT msg)
  • 11 static public members inherited from QObject

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 9 protected functions inherited from QObject

Detailed Description

Event dispatcher for Windows

Maintains a global stack storing the current event dispatcher and its processing flags for access from the Windows procedure qWindowsWndProc. Handling the Lighthouse gui events should be done from within the qWindowsWndProc to ensure correct processing of messages.

Member Type Documentation

typedef QWindowsGuiEventDispatcher::DispatchContext

Member Function Documentation

QWindowsGuiEventDispatcher::QWindowsGuiEventDispatcher(QObject * parent = 0)

QWindowsGuiEventDispatcher::~QWindowsGuiEventDispatcher()

DispatchContext QWindowsGuiEventDispatcher::currentDispatchContext() [static]

void QWindowsGuiEventDispatcher::sendPostedEvents() [virtual]

const char * QWindowsGuiEventDispatcher::windowsMessageName(UINT msg) [static]

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