Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

UserKeyEvent Class Reference

Evaluate the given hotkey combination. More...

#include <TextEvent.h>

Inheritance diagram for UserKeyEvent:

InterpEvent Command List of all members.

Public Methods

 UserKeyEvent (DisplayDevice::EventCodes ev, char thekey, int theshiftstate)
virtual void do_callback (TextInterp *interp)

Detailed Description

Evaluate the given hotkey combination.

Definition at line 36 of file TextEvent.h.


Constructor & Destructor Documentation

UserKeyEvent::UserKeyEvent DisplayDevice::EventCodes    ev,
char    thekey,
int    theshiftstate
[inline]
 

Definition at line 124 of file TextEvent.h.

References DisplayDevice::EventCodes.


Member Function Documentation

virtual void UserKeyEvent::do_callback TextInterp   interp [inline, virtual]
 

Implements InterpEvent.

Definition at line 127 of file TextEvent.h.

References TextInterp::userkey_cb.


The documentation for this class was generated from the following file:
Generated on Sat Apr 20 02:45:34 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002