VMDFltkMenu Class Reference
VMDMenu and FL_Window subclass for managing all FLTK-based menus in VMD.
More...
#include <VMDFltkMenu.h>
Inheritance diagram for VMDFltkMenu:
List of all members.
Public Methods
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 methods for performing on/off actions. More...
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,
)
VMDFltkMenu::~VMDFltkMenu
(
)
Member Function Documentation
void VMDFltkMenu::do_off
(
)
[protected, virtual]
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]
void VMDFltkMenu::where
(
int &
,
int &
)
[virtual]
The documentation for this class was generated from the following files:
Generated on Sun Nov 16 02:47:42 2025 for VMD (current) by
doxygen1.2.14 written by Dimitri van Heesch,
© 1997-2002