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

HelpEvent Class Reference

Indicates that help is desired on the given topic. More...

#include <TextEvent.h>

Inheritance diagram for HelpEvent:

InterpEvent Command List of all members.

Public Methods

 HelpEvent (const char *topic)
virtual void do_callback (TextInterp *interp)

Detailed Description

Indicates that help is desired on the given topic.

Definition at line 372 of file TextEvent.h.


Constructor & Destructor Documentation

HelpEvent::HelpEvent const char *    topic [inline]
 

Definition at line 376 of file TextEvent.h.


Member Function Documentation

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

Implements InterpEvent.

Definition at line 378 of file TextEvent.h.

References TextInterp::help_cb.


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