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

VMDFltkMenu Class Reference

VMDMenu and FL_Window subclass for managing all FLTK-based menus in VMD. More...

#include <VMDFltkMenu.h>

Inheritance diagram for VMDFltkMenu:

VMDMenu UIObject ColorFltkMenu DisplayFltkMenu FileChooserFltkMenu GeometryFltkMenu GraphicsFltkMenu MainFltkMenu MaterialFltkMenu RenderFltkMenu SaveTrajectoryFltkMenu ToolFltkMenu List of all members.

Public Methods

 VMDFltkMenu (const char *menuname, const char *title, VMDApp *)
 ~VMDFltkMenu ()
virtual void move (int, int)
 Move the menu to a new place on the screen. More...

virtual void where (int &, int &)
 return the current location of the form. More...


Protected Methods

virtual void do_on ()
 virtual methods for performing on/off actions. More...

virtual void do_off ()

Detailed Description

VMDMenu and FL_Window subclass for managing all FLTK-based menus in VMD.

Definition at line 151 of file VMDFltkMenu.h.


Constructor & Destructor Documentation

VMDFltkMenu::VMDFltkMenu const char *    menuname,
const char *    title,
VMDApp  
 

Definition at line 36 of file VMDFltkMenu.C.

References NULL, and stringdup.

VMDFltkMenu::~VMDFltkMenu  
 

Definition at line 47 of file VMDFltkMenu.C.


Member Function Documentation

void VMDFltkMenu::do_off   [protected, virtual]
 

Reimplemented from UIObject.

Definition at line 57 of file VMDFltkMenu.C.

void VMDFltkMenu::do_on   [protected, virtual]
 

virtual methods for performing on/off actions.

Reimplemented from UIObject.

Definition at line 52 of file VMDFltkMenu.C.

void VMDFltkMenu::move int   ,
int   
[virtual]
 

Move the menu to a new place on the screen.

Implements VMDMenu.

Definition at line 62 of file VMDFltkMenu.C.

void VMDFltkMenu::where int &   ,
int &   
[virtual]
 

return the current location of the form.

Implements VMDMenu.

Definition at line 67 of file VMDFltkMenu.C.


The documentation for this class was generated from the following files:
Generated on Fri Apr 19 02:47:17 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002