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

MouseModeEvent Class Reference

Tell when the mouse mode changes. I hope no one is using this... More...

#include <TextEvent.h>

Inheritance diagram for MouseModeEvent:

InterpEvent Command List of all members.

Public Methods

 MouseModeEvent (const char *m, int sm)
virtual void do_callback (TextInterp *interp)

Detailed Description

Tell when the mouse mode changes. I hope no one is using this...

Definition at line 200 of file TextEvent.h.


Constructor & Destructor Documentation

MouseModeEvent::MouseModeEvent const char *    m,
int    sm
[inline]
 

Definition at line 206 of file TextEvent.h.


Member Function Documentation

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

Implements InterpEvent.

Definition at line 207 of file TextEvent.h.

References TextInterp::mousemode_cb.


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