Xrb::EventKeyRepeat Class Reference

Key-repeat subclass of EventKey. More...

#include <xrb_input_events.hpp>

Inheritance diagram for Xrb::EventKeyRepeat:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 EventKeyRepeat (Key::Code code, Key::Modifier modifier, Float const time)
 Constructs an EventKeyRepeat with the given parameters.
virtual ~EventKeyRepeat ()
 Boring, empty virtual destructor.
virtual bool IsKeyRepeatEvent () const
 Override of Xrb::EventKey::IsKeyRepeatEvent to indicate that this is, indeed, a key repeat event.


Detailed Description

Key-repeat subclass of EventKey.

This event indicates a keyboard key has been depressed and is now repeating. There will be one of these events generated for each repetition. This event can be interpreted as a key down event (e.g. in LineEdit and such). There is no equivalent repeat event for key up events.

Definition at line 182 of file xrb_input_events.hpp.


The documentation for this class was generated from the following file:

Hosted by SourceForge.net Logo -- Generated on Fri Aug 21 21:46:39 2009 for XuqRijBuh by doxygen 1.5.8