rasdaman complete source
Public Member Functions | List of all members
rviewChoice Class Reference

#include <rviewUtils.hh>

Inheritance diagram for rviewChoice:

Public Member Functions

 rviewChoice (wxPanel *parent, int n, char *choices[], char *label="X", int x=-1, int y=-1, int w=-1, int h=-1, long style=0)
 
 rviewChoice (wxPanel *parent, int n, const char *choices[], char *label="X", int x=-1, int y=-1, int w=-1, int h=-1, long style=0)
 

Constructor & Destructor Documentation

rviewChoice::rviewChoice ( wxPanel *  parent,
int  n,
char *  choices[],
char *  label = "X",
int  x = -1,
int  y = -1,
int  w = -1,
int  h = -1,
long  style = 0 
)
rviewChoice::rviewChoice ( wxPanel *  parent,
int  n,
const char *  choices[],
char *  label = "X",
int  x = -1,
int  y = -1,
int  w = -1,
int  h = -1,
long  style = 0 
)

The documentation for this class was generated from the following file: