Main Page   Namespace List   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

/cygdrive/d/Eigene Dateien/!DProcs/code_gen/QEvent.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Data Structures

class  QEvent
 Event class, which holds the events. More...


Enumerations

enum  QEventType {
  etDraw,
  etMouseDown,
  etMouseUp,
  etMouseMotion,
  etMouseClick,
  etKeyboard,
  etKeyboardUp,
  etSpecialKey
}
 enumeration of events More...

enum  QMouseButton {
  mbLeft,
  mbCenter,
  mbRight
}
 enumeration of mouse buttons More...


Enumeration Type Documentation

enum QEventType
 

enumeration of events

Enumeration values:
etDraw 
etMouseDown 
etMouseUp 
etMouseMotion 
etMouseClick 
etKeyboard 
etKeyboardUp 
etSpecialKey 

Definition at line 14 of file QEvent.h.

enum QMouseButton
 

enumeration of mouse buttons

Enumeration values:
mbLeft 
mbCenter 
mbRight 

Definition at line 17 of file QEvent.h.


Generated on Thu Mar 18 18:34:02 2004 for miniQT by doxygen1.2.18