Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TEventQueue Class Reference

Information about mouse. More...

#include <system.h>

List of all members.

Static Public Attributes

ushort doubleDelay
Boolean mouseReverse


Detailed Description

Stores some information about mouse.

The inner details will seldom be of interest in normal applications. It will usually be sufficient to know how the TEvent structure interacts with TView::handleEvent() and its derivatives.

Some old stuff is removed.

See also:
MouseEventType

Definition at line 425 of file system.h.


Member Data Documentation

ushort TEventQueue::doubleDelay [static]
 

In this time interval button presses are recognized as double-click events.

Not used in this port. It is still here only for backward compatibility (the `demo' program uses it). See `system.cc' for details.

Definition at line 435 of file system.h.

Boolean TEventQueue::mouseReverse [static]
 

If set to True left and right mouse buttons are swapped. See the `demo' program for more information.

Definition at line 440 of file system.h.


The documentation for this class was generated from the following file:
Generated at Sat Sep 22 20:19:24 2001 for TVision by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001