Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Options Class Reference

#include <utils.h>

Inheritance diagram for Options::

QWidget List of all members.

Public Slots

void cancel_pressed ()
void ok_pressed ()
void checkBoxClicked ()

Signals

void SIG_setoptions (int, int)

Public Methods

 Options (const char *dname=0, int save=0, int plot=0)

Public Attributes

QLabel* label1
QPushButton* ok
QPushButton* cancel
QCheckBox* cb [3]

Constructor & Destructor Documentation

Options::Options ( const char * dname = 0,
int save = 0,
int plot = 0 )
 


Member Function Documentation

void Options::SIG_setoptions ( int,
int ) [signal]
 

void Options::cancel_pressed ( ) [slot]
 

void Options::checkBoxClicked ( ) [slot]
 

void Options::ok_pressed ( ) [slot]
 


Member Data Documentation

QPushButton * Options::cancel
 

QCheckBox * Options::cb
 

QLabel * Options::label1
 

QPushButton * Options::ok
 


The documentation for this class was generated from the following files:
Generated at Mon Sep 2 18:21:12 2002 for MAX by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001