CmdLabelDelete Class Reference
delete the Nth label in a category.
More...
#include <CmdLabel.h>
Inheritance diagram for CmdLabelDelete:
List of all members.
Public Methods
constructor: category name, item. More...
Protected Methods
virtual function which is called when a text version of the command must be created to be printed to the console or a log file. More...
Detailed Description
delete the Nth label in a category.
Definition at line 83 of file CmdLabel.h.
Constructor & Destructor Documentation
CmdLabelDelete::CmdLabelDelete
(
const char *
,
int
)
constructor: category name, item.
Definition at line 93 of file CmdLabel.C.
References n.
Member Function Documentation
void CmdLabelDelete::create_text
(
void
)
[protected, virtual]
virtual function which is called when a text version of the command must be created to be printed to the console or a log file.
Reimplemented from Command.
Definition at line 98 of file CmdLabel.C.
References Command::cmdText.
The documentation for this class was generated from the following files:
Generated on Wed Nov 19 02:48:11 2025 for VMD (current) by
doxygen1.2.14 written by Dimitri van Heesch,
© 1997-2002