Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
These classes are used to create and handle events.
For more information see the Object model and Signals and Slots.
TQChildEvent | Event parameters for child object events |
TQCloseEvent | Parameters that describe a close event |
TQContextMenuEvent | Parameters that describe a context menu event |
TQCustomEvent | Support for custom events |
TQDragEnterEvent | Event which is sent to the widget when a drag and drop first drags onto the widget |
TQDragLeaveEvent | Event which is sent to the widget when a drag and drop leaves the widget |
TQDragMoveEvent | Event which is sent while a drag and drop is in progress |
TQDropEvent | Event which is sent when a drag and drop is completed |
TQEvent | The base class of all event classes. Event objects contain event parameters |
TQEventLoop | Manages the event queue |
TQFocusEvent | Event parameters for widget focus events |
TQHideEvent | Event which is sent after a widget is hidden |
TQIconDragEvent | Signals that a main icon drag has begun |
TQIMEvent | Parameters for input method events |
TQKeyEvent | Describes a key event |
TQMouseEvent | Parameters that describe a mouse event |
TQMoveEvent | Event parameters for move events |
TQPaintEvent | Event parameters for paint events |
TQResizeEvent | Event parameters for resize events |
TQShowEvent | Event which is sent when a widget is shown |
TQTabletEvent | Parameters that describe a Tablet event |
TQTimer | Timer signals and single-shot timers |
TQTimerEvent | Parameters that describe a timer event |
TQWheelEvent | Parameters that describe a wheel event |
Copyright © 2007 Trolltech | Trademarks | TQt 3.3.8
|