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

frame_selector.C File Reference

#include "frame_selector.h"
#include <string.h>
#include <stdio.h>
#include <FL/Fl.H>
#include <FL/Fl_Window.H>
#include <FL/Fl_Button.H>
#include <FL/Fl_Value_Input.H>
#include <FL/Fl_Box.H>

Go to the source code of this file.

Compounds

class  FrameSelector
 Fltk dialog for selecting/deleting ranges of frames. More...


Functions

int frame_selector (const char *message, const char *molname, int maxframe, int *first, int *last, int *stride)
int frame_delete_selector (const char *molname, int maxframe, int *first, int *last, int *stride)


Function Documentation

int frame_delete_selector const char *    molname,
int    maxframe,
int *    first,
int *    last,
int *    stride
 

Definition at line 173 of file frame_selector.C.

References FrameSelector::do_dialog, FrameSelector::firstvalue, FrameSelector::lastvalue, FrameSelector::okbutton, and FrameSelector::stridevalue.

int frame_selector const char *    message,
const char *    molname,
int    maxframe,
int *    first,
int *    last,
int *    stride
 

Definition at line 146 of file frame_selector.C.

References FrameSelector::do_dialog, FrameSelector::firstvalue, FrameSelector::lastvalue, and FrameSelector::stridevalue.


Generated on Thu Mar 28 02:44:37 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002